This is what I get on OS 10.2 doing an install:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include
-no-cpp-precomp -I/sw/include -Wall -W -I/sw/include/db3 -c checkpw.c
-fno-common -DPIC
cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
checkpw.c: In function `passwd_verify_password':
checkpw.c:606: warning: implicit declaration of function `getpwnam'
checkpw.c:606: warning: assignment makes pointer from integer without a
cast
checkpw.c:609: dereferencing pointer to incomplete type
checkpw.c:611: warning: implicit declaration of function `crypt'
checkpw.c:611: warning: assignment makes pointer from integer without a
cast
checkpw.c:613: dereferencing pointer to incomplete type
make[2]: *** [checkpw.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling cyrus-sasl-1.5.27-14 failed

        Jason



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to