Re: probs. compiling

1999-05-25 Thread Joergen Persson
Hi I've made it down to pop3d now, almost done :) Remove all linking options in conf-ld (one can strip afterwards, haven't tried yet though) and add the users the graphical way (still haven't found the right files to change, it's not /etc/passwd & /etc/group). Anyway... I still have more problem

Re: probs. compiling

1999-05-25 Thread Faried Nawaz
[EMAIL PROTECTED] (smurf) writes: Then you'll get this error: ./compile auto-str.c ./load auto-str substdio.a error.a str.a cc: auto-str: No such file or directory cc: language -o not recognized cc: language -o not recognized cc: language -o not recognized cc: language -o not

Re: probs. compiling

1999-05-25 Thread Joergen Persson
At 03:06 1999-05-26 +0900, smurf wrote: [snip] >Then you'll get this error: > >./compile auto-str.c >./load auto-str substdio.a error.a str.a >cc: auto-str: No such file or directory >cc: language -o not recognized >cc: language -o not recognized >cc: language -o not recognized >cc: language -o n

Re: probs. compiling

1999-05-25 Thread smurf
Dave Sill wrote: > > Jörgen Persson <[EMAIL PROTECTED]> wrote: > > > >./load auto-str substdio.a error str.a > >/usr/bin/ld: can't use -s with input files containing indirect symbols > >(output file must contain at least global symbols, for maximum stripping > >use -x) > > Try putting "cc -x"

Re: probs. compiling

1999-05-25 Thread Dave Sill
Jörgen Persson <[EMAIL PROTECTED]> wrote: > >./load auto-str substdio.a error str.a >/usr/bin/ld: can't use -s with input files containing indirect symbols >(output file must contain at least global symbols, for maximum stripping >use -x) Try putting "cc -x" in conf-ld. -Dave

probs. compiling

1999-05-25 Thread Jörgen Persson
Hi I tried to compile Qmail-1.03 under Mac OS X and there was some problems. Unfortunately I'm no cc-guru, maybe some of you are. During "make setup check" I was told [lot of output] ./compile auto-str.c ./load auto-str substdio.a error str.a /usr/bin/ld: can't use -s with input files containing