Skip to content

Instantly share code, notes, and snippets.

@lloyd
Created August 4, 2009 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lloyd/161669 to your computer and use it in GitHub Desktop.
Save lloyd/161669 to your computer and use it in GitHub Desktop.
---> Computing dependencies for db46
---> Building db46
Error: Target org.macports.build returned: shell command " cd "/Users/lloyd/.macports/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: ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [db_archive] Error 1
make: *** Waiting for unfinished jobs....
ld warning: in ./.libs/libdb-4.6.dylib, file is not of required architecture
Undefined symbols:
"___os_id", referenced from:
___db_util_logset in util_log.o
"_db_env_create", referenced from:
_main in db_checkpoint.o
"_db_strerror", referenced from:
_main in db_checkpoint.o
_main in db_checkpoint.o
"___os_sleep", referenced from:
_main in db_checkpoint.o
"___db_ctime", referenced from:
_main in db_checkpoint.o
_main in db_checkpoint.o
___db_util_logset in util_log.o
"___db_getlong", referenced from:
_main in db_checkpoint.o
_main in db_checkpoint.o
"___db_rpath", referenced from:
_main in db_checkpoint.o
"_db_version", referenced from:
_version_check in db_checkpoint.o
_main in db_checkpoint.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [db_checkpoint] Error 1
Error: Status 1 encountered during processing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment