Opened 15 years ago
Closed 14 years ago
#22062 closed defect (worksforme)
db46 build error
Reported by: | ajcblyth@… | Owned by: | blair (Blair Zajac) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | db46 |
Description (last modified by jmroot (Joshua Root))
sh-3.2# port install atk ---> Computing dependencies for atk ---> Building db46 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/work/db-4.6.21/build_unix" && /usr/bin/make -j2 all " returned error 2 Command output: /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I../dist/.. -I/opt/local/include -I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers ../dist/../db_dump185/db_dump185.c /bin/sh ./libtool --mode=link /usr/bin/gcc-4.2 -O2 -arch x86_64 -o db_codegen -L/opt/local/lib \ db_codegen.lo code_capi.lo code_parse.lo libdb-4.6.la /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I../dist/.. -I/opt/local/include -I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers ../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:211: warning: assignment makes pointer from integer without a cast ../dist/../db_dump185/db_dump185.c:213: warning: assignment makes pointer from integer without a cast ../dist/../db_dump185/db_dump185.c:228: error: 'DB' has no member named 'seq' ../dist/../db_dump185/db_dump185.c:228: error: 'R_NEXT' undeclared (first use in this function) ../dist/../db_dump185/db_dump185.c:228: error: (Each undeclared identifier is reported only once ../dist/../db_dump185/db_dump185.c:228: error: for each function it appears in.) ../dist/../db_dump185/db_dump185.c:233: error: 'DB' has no member named 'seq' ../dist/../db_dump185/db_dump185.c: In function 'db_hash': ../dist/../db_dump185/db_dump185.c:261: error: 'DB' has no member named 'internal' ../dist/../db_dump185/db_dump185.c:263: error: 'DB' has no member named 'internal' ../dist/../db_dump185/db_dump185.c: In function 'db_btree': ../dist/../db_dump185/db_dump185.c:288: error: 'DB' has no member named 'internal' make: *** [db_dump185.lo] Error 1 make: *** Waiting for unfinished jobs.... /usr/bin/gcc-4.2 -O2 -arch x86_64 -o .libs/db_codegen .libs/db_codegen.o .libs/code_capi.o .libs/code_parse.o -L/opt/local/lib ./.libs/libdb-4.6.dylib creating db_codegen /bin/sh ./libtool --mode=execute true db_codegen Error: The following dependencies failed to build: gtk-doc gnome-doc-utils py26-libxml2 python26 db46 Error: Status 1 encountered during processing. sh-3.2#
Change History (4)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to blair@… |
Port: | db46 added |
comment:2 Changed 15 years ago by blair (Blair Zajac)
Do you have anything in /usr/local? If so, do
mv /usr/local /usr/local.SAVE port -v clean db46 port -v install db46 mv /usr/local.SAVE /usr/local
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response; closing.
Note: See
TracTickets for help on using
tickets.
Please preview and use WikiFormatting in future.