Re: [MacPorts] #5448: htdig-3.1.6 configure script exits with request to install c++, -Wno-depricated complains and exists compilation.
#5448: htdig-3.1.6 configure script exits with request to install c++, -Wno- depricated complains and exists compilation. --------------------------------+------------------------------------------- Reporter: itabtabai@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Changes (by btjanes@rtda.com): * status: closed => reopened * resolution: fixed => Comment: I'm reopening this ticket for Leopard (10.5) users. I tried installing and forcing the compiler to be 3.3 as suggested above but for Leopard, it complains about gcc/cc 3.3 not being able to create executables. The default for Leopard is gcc/cc 4.0 and the XCode tools need it to create executables. Here is what I get when I try to install htdig as-is: {{{ ---> Fetching htdig ---> Verifying checksum(s) for htdig ---> Extracting htdig ---> Applying patches to htdig ---> Configuring htdig 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_www_htdig/work/htdig-3.1.6" && ./configure --prefix=/opt/local --with-cgi-bin- dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_htdig/work/destroot/Library/WebServer /CGI-Executables " returned error 1 Command output: checking for tar... tar checking for acroread... /usr/local/bin/acroread checking for sendmail... /usr/sbin/sendmail checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for AIX... no checking for socket in -lsocket... no checking for t_accept in -lnsl... no checking for deflate in -lz... yes checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... no checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for getopt.h... yes checking for strings.h... yes checking for zlib.h... yes checking for alloca.h... yes checking for sys/select.h... yes checking for wait.h... no checking for sys/wait.h... yes checking for malloc.h... (cached) no checking for ostream.h... no checking for iostream.h... no checking for fstream.h... no configure: error: To compile ht://Dig, you will need a C++ library. Try installing libstdc++. Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/5448#comment:3> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts