You may need to update to XCode 1.2.

On Jul 22, 2004, at 7:00 PM, Bob wrote:

I'm afraid that my compiler may be out-bleeding fink, I seem to be getting compilation errors as a result of its overly rigid nature... Regardless, this is quite annoying, I'd love any help this good list is willing to afford.

Bob

System is running:
Xcode 1.1
gcc (GCC) 3.3.1 (Apple Computer, Inc. build 1555)
g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1640)

Error:
g++ -I/sw/include -no-cpp-precomp -I/sw/include -Wall -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\"/sw/share/locale\" -I/sw/src/dpkg-1.10.21-202/dpkg-1.10.21/intl -I../intl -I/sw/src/dpkg-1.10.21-202/dpkg-1.10.21/include -I/sw/src/dpkg-1.10.21-202/dpkg-1.10.21 -I/sw/src/dpkg-1.10.21-202/dpkg-1.10.21/dselect -I../include -I.. -I. -I/sw/src/dpkg-1.10.21-202/dpkg-1.10.21/optlib -F/System/Library/Frameworks/CoreFoundation.framework -DUSE_ZLIB -g -O2 -c main.cc
cc1plus: warning: "-Wnested-externs" is valid for C/ObjC but not for C++
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: "-Wbad-function-cast" is valid for C/ObjC but not for C++
main.cc: In function `void curseson()':
main.cc:301: warning: deprecated conversion from string constant to `char*'
main.cc:302: warning: deprecated conversion from string constant to `char*'
main.cc: In function `void finkinit()':
main.cc:507: warning: unsigned int format, long unsigned int arg (arg 4)
main.cc:535: error: invalid conversion from `const void*' to `void*'
main.cc:536: error: invalid conversion from `const void*' to `void*'
main.cc:590: error: invalid conversion from `const void*' to `const
__CFDictionary*'
main.cc:590: error: invalid conversion from `void*' to `const void**'
make[2]: *** [main.o] Error 1
make[1]: *** [all-dselect] Error 2
make: *** [all-recursive] Error 2
### execution of make failed, exit code 2
Failed: compiling dpkg-1.10.21-202 failed



--
Alexander K. Hansen
Fink Documentarian
Day Job:  Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to