On Dec 27, 2007 11:30 AM, ORlando Escobosa <[EMAIL PROTECTED]> wrote:
>
> Hello, trying to update db44-aes-4.4.20-1002, however it allways crashes on
> the compilation.
> I'm using a Mac OSX 10.4.11 on Intel chip.
>
> I've ran selfupdate and tried again, but same problem.
> Here's the output when the failure happens:
>
>
> ranlib: file: .libs/libdb_cxx-4.4.a(snprintf.o) has no symbols
> ranlib .libs/libdb_cxx-4.4.a
> ranlib: file: .libs/libdb_cxx-4.4.a(snprintf.o) has no symbols
> creating libdb_cxx-4.4.la
> (cd .libs && rm -f libdb_cxx-4.4.la && ln -s ../libdb_cxx-4.4.la
> libdb_cxx-4.4.la)
> rm -f libdb_cxx.a
> ln -s .libs/libdb_cxx-4.4.a libdb_cxx.a
> + 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.g6rwwB failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-db44-aes-4.4.20-1002
> (Reading database ... 62927 files and directories currently installed.)
> Removing fink-buildlock-db44-aes-4.4.20-1002 ...
> Failed: phase compiling: db44-aes-4.4.20-1002 failed
>
>
> Thanks.
> ORlando.
>
>

Ah, as I thought.  It looks like you have db stuff in /usr/local and
that is interfering with this build.  Compare with

http://thread.gmane.org/gmane.os.macosx.fink.beginners/20502/focus=20505

-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to