View Issue Details

IDProjectCategoryView StatusLast Update
0001678GNUnetNAT traversal librarypublic2011-05-20 22:19
Reporterseanshimoda Assigned ToChristian Grothoff  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Summary0001678: Cannot build on Mac OS X
DescriptionCannot build SVN rev. 15161 on Mac OS X by following instructions on the gnunet.org website.

"make" gives up at this stage:

 
  CC libgnunetnat_la-nat.lo
  CCLD libgnunetnat.la
Undefined symbols for architecture x86_64:
  "_curl_multi_cleanup", referenced from:
      _download_clean_up in libgnunetnat_la-upnp-discover.o
      _download_device_description in libgnunetnat_la-upnp-discover.o
  "_curl_multi_strerror", referenced from:
      _download_clean_up in libgnunetnat_la-upnp-discover.o
      _download_prepare in libgnunetnat_la-upnp-discover.o
      _download_device_description in libgnunetnat_la-upnp-discover.o
      _task_download in libgnunetnat_la-upnp-discover.o
  "_curl_easy_cleanup", referenced from:
      _download_clean_up in libgnunetnat_la-upnp-discover.o
      _download_device_description in libgnunetnat_la-upnp-discover.o
  "_curl_multi_fdset", referenced from:
      _download_prepare in libgnunetnat_la-upnp-discover.o
  "_curl_multi_timeout", referenced from:
      _download_prepare in libgnunetnat_la-upnp-discover.o
  "_curl_easy_init", referenced from:
      _download_device_description in libgnunetnat_la-upnp-discover.o
  "_curl_easy_setopt", referenced from:
      _download_device_description in libgnunetnat_la-upnp-discover.o
  "_curl_easy_strerror", referenced from:
      _download_device_description in libgnunetnat_la-upnp-discover.o
      _task_download in libgnunetnat_la-upnp-discover.o
  "_curl_multi_init", referenced from:
      _download_device_description in libgnunetnat_la-upnp-discover.o
  "_curl_multi_add_handle", referenced from:
      _download_device_description in libgnunetnat_la-upnp-discover.o
  "_curl_multi_info_read", referenced from:
      _task_download in libgnunetnat_la-upnp-discover.o
  "_curl_multi_perform", referenced from:
      _task_download in libgnunetnat_la-upnp-discover.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[3]: *** [libgnunetnat.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
TagsNo tags attached.

Activities

seanshimoda

2011-05-05 15:56

reporter   ~0004319

Last edited: 2011-05-05 15:59

OS X details:
Snow Leopard 10.6.7
Darwin 10.7.3 Darwin Kernel Version 10.7.3: Sun Mar 6 13:37:56 PST 2011; root:xnu-1504.14.2~1/RELEASE_X86_64 x86_64

MacPorts is a fresh install and fully updated as of writing this bug report.

The following is the output of "port installed":

The following ports are currently installed:
  apr @1.4.2_1 (active)
  apr-util @1.3.10_0 (active)
  autoconf @2.68_2 (active)
  automake @1.11.1_0 (active)
  curl @7.21.6_0+ssl (active)
  curl-ca-bundle @7.21.6_0 (active)
  cyrus-sasl2 @2.1.23_3+kerberos (active)
  db46 @4.6.21_6 (active)
  expat @2.0.1_1 (active)
  gettext @0.18.1.1_2 (active)
  gnutls @2.8.6_1 (active)
  gperf @3.0.4_0 (active)
  help2man @1.39.2_0 (active)
  htop @0.8.2.1_0 (active)
  libgcrypt @1.4.6_0 (active)
  libgpg-error @1.10_0 (active)
  libiconv @1.13.1_0 (active)
  libidn @1.20_0 (active)
  libmicrohttpd @0.9.10_0 (active)
  libtasn1 @2.9_0 (active)
  libtool @2.4_0 (active)
  lzo2 @2.03_2 (active)
  m4 @1.4.16_0 (active)
  ncurses @5.9_0 (active)
  ncursesw @5.8_0 (active)
  neon @0.29.5_0 (active)
  openssl @1.0.0d_0 (active)
  p5-locale-gettext @1.05_5 (active)
  perl5 @5.12.3_1+perl5_12 (active)
  perl5.12 @5.12.3_1 (active)
  pkgconfig @0.25_2 (active)
  readline @6.2.000_0 (active)
  serf @0.7.1_0 (active)
  sqlite3 @3.7.6_0 (active)
  subversion @1.6.16_0 (active)
  zlib @1.2.5_0 (active)

Christian Grothoff

2011-05-06 18:08

manager   ~0004320

Should be fixed in SVN 15174.

Issue History

Date Modified Username Field Change
2011-05-05 15:53 seanshimoda New Issue
2011-05-05 15:56 seanshimoda Note Added: 0004319
2011-05-05 15:56 seanshimoda Note Edited: 0004319
2011-05-05 15:59 seanshimoda Note Edited: 0004319
2011-05-06 18:08 Christian Grothoff Note Added: 0004320
2011-05-06 18:08 Christian Grothoff Status new => resolved
2011-05-06 18:08 Christian Grothoff Resolution open => fixed
2011-05-06 18:08 Christian Grothoff Assigned To => Christian Grothoff
2011-05-20 22:19 Christian Grothoff Status resolved => closed