Opened 15 years ago
Closed 13 years ago
#20580 closed defect (worksforme)
tokyocabinet-java @1.18 Build Error
Reported by: | imirene@… | Owned by: | ieure@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | tokyocabinet-java |
Description
$ sudo port install tokyocabinet-java ---> Building tokyocabinet-java 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_tokyocabinet-java/work/tokyocabinet-java-1.18" && make all " returned error 2 Command output: /usr/bin/gcc-4.0 -I/opt/local/include -I/System/Library/Frameworks/JavaVM.framework/Headers -std=c99 -Wall -fPIC -fsigned-char -O2 -dynamiclib -o libjtokyocabinet.1.1.0.dylib \ -install_name /opt/local/lib/libjtokyocabinet.1.dylib \ -current_version 1.1.0 -compatibility_version 1 \ hdb.o bdb.o bdbcur.o fdb.o util.o myconf.o -L/opt/local/lib -L. -L/opt/local/lib -L/Users/iros/lib -L/usr/local/lib -ltokyocabinet -lbz2 -lz -lpthread -lm -lc Undefined symbols: "_tcfdbtranabort", referenced from: _Java_tokyocabinet_FDB_tranabort in fdb.o "_tcfdbtrancommit", referenced from: _Java_tokyocabinet_FDB_trancommit in fdb.o "_tcfdbtranbegin", referenced from: _Java_tokyocabinet_FDB_tranbegin in fdb.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [libjtokyocabinet.1.1.0.dylib] Error 1
Change History (5)
comment:1 Changed 15 years ago by imirene@…
Cc: | imirene@… added |
---|
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Cc: | ime@… imirene@… removed |
---|---|
Owner: | changed from macports-tickets@… to ime@… |
comment:3 Changed 15 years ago by tobypeterson
Keywords: | tokyocabinet java removed |
---|
Need the usual info... versions of Mac OS X and Xcode. And as usual, please provide debug log:
sudo port clean tokyocabinet-java sudo port -d build tokyocabinet-java
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from ime@… to ieure@… |
---|
Changed to a valid maintainer address in r73515.
comment:5 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response; closing.
Note: See
TracTickets for help on using
tickets.
Cc Me!