-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/30/10 2:33 PM, Richard Miles wrote: > When trying to install balsa on 10.6.4 system balsa fails to build. See > below for info about the failure: > gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -I/sw/include > -std=c99 -pedantic -Os -Wall -Wchar-subscripts -Wmissing-declarations > -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs > -Wpointer-arith -Wbad-function-cast -Wcast-align -std=c99 -pedantic -Os > -c auth-client.c -fno-common -DPIC -o .libs/auth-client.o > auth-client.c: In function 'auth_set_mechanism': > auth-client.c:362: warning: implicit declaration of function 'strcasecmp' > auth-client.c:362: warning: nested extern declaration of 'strcasecmp' > gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -I/sw/include > -std=c99 -pedantic -Os -Wall -Wchar-subscripts -Wmissing-declarations > -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs > -Wpointer-arith -Wbad-function-cast -Wcast-align -std=c99 -pedantic -Os > -c auth-client.c -o auth-client.o >/dev/null 2>&1 > /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. > -I. -I. -I/usr/include -I/sw/include -std=c99 -pedantic -Os > -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes > -Wstrict-prototypes -Wnested-externs -Wpointer-arith > -Wbad-function-cast -Wcast-align -std=c99 -pedantic -Os -c -o base64.lo > base64.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -I/sw/include > -std=c99 -pedantic -Os -Wall -Wchar-subscripts -Wmissing-declarations > -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs > -Wpointer-arith -Wbad-function-cast -Wcast-align -std=c99 -pedantic -Os > -c base64.c -fno-common -DPIC -o .libs/base64.o > gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -I/sw/include > -std=c99 -pedantic -Os -Wall -Wchar-subscripts -Wmissing-declarations > -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs > -Wpointer-arith -Wbad-function-cast -Wcast-align -std=c99 -pedantic -Os > -c base64.c -o base64.o >/dev/null 2>&1 > /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. > -I. -I. -I/usr/include -I/sw/include -std=c99 -pedantic -Os > -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes > -Wstrict-prototypes -Wnested-externs -Wpointer-arith > -Wbad-function-cast -Wcast-align -std=c99 -pedantic -Os -c -o > concatenate.lo concatenate.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include -I/sw/include > -std=c99 -pedantic -Os -Wall -Wchar-subscripts -Wmissing-declarations > -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs > -Wpointer-arith -Wbad-function-cast -Wcast-align -std=c99 -pedantic -Os > -c concatenate.c -fno-common -DPIC -o .libs/concatenate.o > In file included from concatenate.c:42: > ./missing.h:48: error: expected declaration specifiers or '...' before > numeric constant > ./missing.h:48: error: expected declaration specifiers or '...' before > '__builtin_object_size' > ./missing.h:48: warning: conflicting types for built-in function > '__builtin___snprintf_chk' > ./missing.h:54: error: expected declaration specifiers or '...' before > numeric constant > ./missing.h:54: error: expected declaration specifiers or '...' before > '__builtin_object_size' > ./missing.h:54: warning: conflicting types for built-in function > '__builtin___vsnprintf_chk' > concatenate.c: In function 'cat_printf': > concatenate.c:185: warning: passing argument 4 of > '__builtin___vsnprintf_chk' makes pointer from integer without a cast > concatenate.c:185: error: too many arguments to function > '__builtin___vsnprintf_chk' > make[2]: *** [concatenate.lo] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-libesmtp-1.0.4-3 > (Reading database ... 742680 files and directories currently installed.) > Removing fink-buildlock-libesmtp-1.0.4-3 ... > Failed: phase compiling: libesmtp-1.0.4-3 failed > > Can someone help me to install balsa? Any assistance will be appreciated. > > Richard E. Miles > [email protected] <mailto:[email protected]> > > > >
Your problem is *not* with balsa, it is with libesmtp. You haven't gotten to balsa yet, so there are no data as to whether it works for you or not. I can reproduce this failure on 10.6/i386 and 10.6/x86_64, with Xcode 3.2.3. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkx8BdIACgkQB8UpO3rKjQ+ReQCfaD1plvC9ik1VfeBee+QJ+koq zTcAni/Ik8UpFggQwfTbhuNoVVo5svny =PYOl -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
