procmail
[Top] [All Lists]

Re^3: unknown mailer error 127

1997-09-19 19:37:58
Mitsuru Furukawa <furu(_at_)009(_dot_)com> wrote:

Mitsuru> "Edward J. Sabol" 
<sabol(_at_)alderaan(_dot_)gsfc(_dot_)nasa(_dot_)gov> wrote:
Mitsuru> 
Mitsuru> "Edward> Excerpts from mail: (19-Sep-97) Re^2: unknown mailer error 
127 by Mitsuru Furukawa
Mitsuru> "Edward> > I tried procmail compiled with
Mitsuru> "Edward> > ARCHITECTURE        =.sun4
Mitsuru> "Edward> > again, but failed for same reason which is 
Mitsuru> "Edward> >
Mitsuru> "Edward> > ld.so: libc.so.101: not found 554 "| IFS=' '&&exec
Mitsuru> "Edward> > /home/xxxx/xxxx/bin.sun4/procmail -Yf- || exit 75 #xxxx" .. 
. unknown
Mitsuru> "Edward> > mailer error 127
Mitsuru> "Edward> 
Mitsuru> "Edward> It sounds like to me that you have to link your procmail 
binary *statically*
Mitsuru> "Edward> (-static or -Bstatic or something like that) since your mail 
server doesn't
Mitsuru> "Edward> have the libc shared libraries. Just a guess though...
Mitsuru> 
Mitsuru> Thanks for comment. I want to give it a try anyway.
Mitsuru> >From cc man page, the option seems to be -Bbinding (static or 
dynamic).
Mitsuru> But how and where should I specify -Bstatic
Mitsuru>  in MAKEFILE or conifig.h or elsewhere?

Follow-up to my own mail:->
The procmail compiled with following options in MAKEFILE
seems to be successfully working so far.

ARCHITECTURE    =
LDFLAGS0= -s -Bstatic

Thanks for suggestions.
_/_/_/      Mitsuru FURUKAWA      _/_/_/
_/_/_/        Tokyo, Japan        _/_/_/
_/_/_/     mailto:furu(_at_)009(_dot_)com    _/_/_/
_/_/_/  http://www.009.com/furu/  _/_/_/

<Prev in Thread] Current Thread [Next in Thread>