On May 8, 2009, at 3:31 AM, Jonathan Koren wrote: > I've tried both `fink selfupdate` and `fink selfupdate-cvs` followed > by `fink update-all` to resolve this issue, but it's still here. > > + 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.2Z26Mu failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-db44-aes-4.4.20-1004 > (Reading database ... 35740 files and directories currently > installed.) > Removing fink-buildlock-db44-aes-4.4.20-1004 ... > Failed: phase compiling: db44-aes-4.4.20-1004 failed > > Ideas? > >
Normally this is due to the presence of another db install in /usr/ local. I'd suggest temporarily renaming that. ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
