Opened 5 years ago

Last modified 5 years ago

#58980 closed defect

Error: Failed to configure libwww — at Version 2

Reported by: dbl001 (dbl) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: libwww

Description (last modified by mf2k (Frank Schima))

opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_libwww/libwww/work/w3c-libwww-5.4.0/config.log

configure:7626: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  -lz -L/opt/local/lib -lssl -lcrypto 1>&5
configure:7622:2: warning: implicit declaration of function 'SSL_library_init' is invalid in C99 [-Wimplicit-function-declaration]
 SSL_library_init();
 ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_SSL_library_init", referenced from:
      _main in conftest-ba8912.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: failed program was:
#line 7619 "configure"
#include "confdefs.h"

Change History (3)

Changed 5 years ago by dbl001 (dbl)

Attachment: config.log added

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Milestone: MacPorts 2.6.0

The Milestone field is for use by Macports team members only, please do not set it.

comment:2 Changed 5 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: libwww removed
Note: See TracTickets for help on using tickets.