On May 3, 2008, at 2:33 AM, Erik M. Brilz wrote:



--
Package manager version: 0.28.1
Distribution version: selfupdate-rsync
Sat May  3 00:08:57 2008, 10.5, powerpc
Mac OS X version: 10.5.2
Xcode
version: 3.0
gcc version: 4.0.1 (Apple Inc. build 5465)
make version:
3.81
Feedback Courtesy of FinkCommander


Hello, I get the following compiler error (I'm ultimately trying to build
pygtk2-gtk-py25):


Whatever you're trying to build ultimately won't affect the build.

+ make
/bin/sh ./libtool --mode=compile cc -c -Os  -I../dist/..
../dist/../db_dump185/db_dump185.c
cc -c -Os -I../dist/.. ../dist/../db_dump185/db_dump185.c  -fno-common
-DPIC -o .libs/db_dump185.o
../dist/../db_dump185/db_dump185.c: In function 'main':
../dist/../db_dump185/db_dump185.c:212: warning: assignment makes pointer
from integer without a cast
../dist/../db_dump185/db_dump185.c:214: warning: assignment makes pointer
from integer without a cast
../dist/../db_dump185/db_dump185.c:229: error: 'struct __db' has no member
named 'seq'
../dist/../db_dump185/db_dump185.c:229: error: 'R_NEXT' undeclared (first
use in this function)
../dist/../db_dump185/db_dump185.c:229: error: (Each undeclared identifier
is reported only once
../dist/../db_dump185/db_dump185.c:229: error: for each function it appears
in.)
../dist/../db_dump185/db_dump185.c:234: error: 'struct __db' has no member
named 'seq'
../dist/../db_dump185/db_dump185.c: In function 'db_hash':
../dist/../db_dump185/db_dump185.c:262: error: 'struct __db' has no member
named 'internal'
../dist/../db_dump185/db_dump185.c:264: error: 'struct __db' has no member
named 'internal'
../dist/../db_dump185/db_dump185.c: In function 'db_btree':
../dist/../db_dump185/db_dump185.c:289: error: 'struct __db' has no member
named 'internal'
make: *** [db_dump185.lo] Error 1
### execution of /var/tmp/tmp.1.y85KFA failed, exit code 2

Hope this helps!



You probably have incompatible db stuff in /usr/local -- there are many posts on the Fink lists involving this error.

http://thread.gmane.org/gmane.os.macosx.fink.beginners/20502/focus=20505
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to