|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: errors in building postfix on Solaris2.7 on Intel
From: Jackson Zhu (jazhu
swifttrade.com)Date: Wed Nov 01 2000 - 12:34:13 CST
- Next message: Lars Hecking: "Re: errors in building postfix on Solaris2.7 on Intel"
- Previous message: Len Conrad: "OT: mailbox format convertor"
- Next in thread: Lars Hecking: "Re: errors in building postfix on Solaris2.7 on Intel"
- Reply: Lars Hecking: "Re: errors in building postfix on Solaris2.7 on Intel"
- Reply: Michael Phillips: "RE: errors in building postfix on Solaris2.7 on Intel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Everybody
I download postfix-19991231-pl10 and untar the file. when I enter the
toplevel directory of postfix and run "$ make" it prompts the following
errors (only the last lines)
make[1]: Leaving directory `/export/home/jazhu/postfix-19991231-pl10'
make update
make[1]: Entering directory `/export/home/jazhu/postfix-19991231-pl10'
set -e; for i in util global dns master postfix smtpstone sendmail error
pickup
cleanup smtpd local trivial-rewrite qmgr smtp bounce pipe showq postalias
postca
t postconf postdrop postkick postlock postlog postmap postsuper ; do \
(set -e; echo "[$i]"; cd $i; make
"CC=gcc -Wmissing-prototypes -DHAS_POSIX_REGE
XP" update MAKELEVEL=) || exit 1; \
done
[util]
make: Entering directory `/export/home/jazhu/postfix-19991231-pl10/util'
gcc -Wmissing-prototypes -DHAS_POSIX_REGEXP -g -O -I. -DSUNOS5 -c argv.c
argv.c:61: stdlib.h: No such file or directory
argv.c:63: string.h: No such file or directory
make: *** [argv.o] Error 1
make: Leaving directory `/export/home/jazhu/postfix-19991231-pl10/util'
make[1]: *** [update] Error 1
make[1]: Leaving directory `/export/home/jazhu/postfix-19991231-pl10'
make: *** [update] Error 2
$
my environment is
Solaris 2.7 on Intel
make-3.77
gcc-2.95.2
please guide me how to solve it
Regards
Jackson
- Next message: Lars Hecking: "Re: errors in building postfix on Solaris2.7 on Intel"
- Previous message: Len Conrad: "OT: mailbox format convertor"
- Next in thread: Lars Hecking: "Re: errors in building postfix on Solaris2.7 on Intel"
- Reply: Lars Hecking: "Re: errors in building postfix on Solaris2.7 on Intel"
- Reply: Michael Phillips: "RE: errors in building postfix on Solaris2.7 on Intel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]