#14586: esniper won't build due to buggy curl dependency ---------------------------------+------------------------------------------ Reporter: tobias@weisserth.eu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ I get this while building esniper: {{{ polarapfel:~ tobias$ sudo port install esniper ---> Fetching pkgconfig ---> Attempting to fetch pkg-config-0.23.tar.gz from http://pkg- config.freedesktop.org/releases/ ---> Verifying checksum(s) for pkgconfig ---> Extracting pkgconfig ---> Configuring pkgconfig ---> Building pkgconfig with target all ---> Staging pkgconfig into destroot ---> Installing pkgconfig 0.23_0 ---> Activating pkgconfig 0.23_0 ---> Cleaning pkgconfig ---> Fetching curl ---> Attempting to fetch curl-7.18.0.tar.bz2 from http://curl.haxx.se/download/ ---> Verifying checksum(s) for curl ---> Extracting curl ---> Configuring curl ---> Building curl with target all ---> Staging curl into destroot ---> Installing curl 7.18.0_0 ---> Activating curl 7.18.0_0 ---> Cleaning curl ---> Fetching esniper ---> Attempting to fetch esniper-2-17-1.tgz from http://downloads.sourceforge.net/esniper ---> Verifying checksum(s) for esniper ---> Extracting esniper ---> Configuring esniper Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_esniper/work/esniper-2-17-1" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with- curl-config=/opt/local/bin/curl-config " returned error 1 Command output: checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc-4.0... gcc3 checking whether make sets $(MAKE)... (cached) yes yes checking for curl_easy_setopt in -lcurl... yes checking for curl_easy_strerror in -lcurl... yes checking for cURL SSL support... configure: error: no SSL cURL is available from http://curl.haxx.se/ Error: Status 1 encountered during processing. polarapfel:~ tobias$ }}} Any ideas? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14586> MacPorts </projects/macports> Ports system for Mac OS