Re: neon27-shlibs configure fails
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 8/10/21 3:18 AM, Christian Ebert wrote: > Hi, > > The neon27 configure script cannot 'find library containing socket' and > errors out. It does find socket.h though: > > > ./configure --prefix=/opt/sw --with-libxml2 --with-ssl=openssl > --without-egd --enable-shared --disable-static > --with-ca-bundle=/opt/sw/etc/ssl/certs/ca-bundle.crt --without-pakchois > checking for a BSD-compatible install... /usr/bin/install -c > checking for gcc... gcc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking how to run the C preprocessor... gcc -E > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking minix/config.h usability... no > checking minix/config.h presence... no > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking for inline... inline > checking for an ANSI C-conforming const... yes > checking for size_t... yes > checking for off_t... yes > checking for uname... Darwin > checking whether make sets $(MAKE)... yes > checking size of int... 4 > checking size of long... 8 > checking size of long long... 8 > checking for gcc -Wformat -Werror sanity... yes > checking errno.h usability... yes > checking errno.h presence... yes > checking for errno.h... yes > checking stdarg.h usability... yes > checking stdarg.h presence... yes > checking for stdarg.h... yes > checking for string.h... (cached) yes > checking for stdlib.h... (cached) yes > checking sys/uio.h usability... yes > checking sys/uio.h presence... yes > checking for sys/uio.h... yes > checking size of size_t... 8 > checking how to print size_t... lu > checking size of off_t... 8 > checking how to print off_t... lld > checking size of ssize_t... 8 > checking how to print ssize_t... ld > checking whether byte ordering is bigendian... no > checking whether strerror_r is declared... yes > checking for strerror_r... yes > checking whether strerror_r returns char *... no > checking for snprintf... yes > checking for vsnprintf... yes > checking for sys/time.h... yes > checking for limits.h... yes > checking for sys/select.h... yes > checking for arpa/inet.h... yes > checking for libintl.h... yes > checking for signal.h... yes > checking for sys/socket.h... yes > checking for netinet/in.h... yes > checking for netinet/tcp.h... yes > checking for netdb.h... yes > checking for sys/poll.h... yes > checking for sys/limits.h... no > checking for fcntl.h... yes > checking for iconv.h... yes > checking for timezone global... yes > configure: LFS support unnecessary, off_t is not 32-bit > checking for strtoll... yes > checking for strcasecmp... yes > checking for signal... yes > checking for setvbuf... yes > checking for setsockopt... yes > checking for stpcpy... yes > checking for poll... (cached) no > checking for fcntl... yes > checking for getsockopt... yes > checking whether stpcpy is declared... yes > checking for library containing socket... not found > configure: error: could not find library containing socket > ### execution of ./configure failed, exit code 1 > ### execution of /tmp/fink.ZB5HP failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /opt/sw/bin/dpkg-lockwait -r fink-buildlock-neon27-0.31.2-1 > (Reading database ... 164841 files and directories currently installed.) > Removing fink-buildlock-neon27-0.31.2-1 ... > Failed: phase compiling: neon27-0.31.2-1 failed > > Before reporting any errors, please run "fink selfupdate" and try again. > > If you continue to have issues, please check to see if the FAQ on Fink's > website solves the problem. If not, ask on one (not both, please) of > these mailing lists: > > The Fink Users List <[email protected]> > The Fink Beginners List <[email protected]>, > > with a carbon copy to the maintainer: > > Daniel Johnson <[email protected]> > > Note that this is preferable to emailing just the maintainer directly, > since most fink package maintainers do not have access to all possible > hardware and software configurations. > > Please try to include the complete error message in your report. This > generally consists of a compiler line starting with e.g. "gcc" or "g++" > followed by the actual error output from the compiler. > > Also include the following system information: > Package manager version: 0.45.3 > Distribution version: selfupdate-git Tue Aug 10 10:08:28 2021, 10.14.5, > x86_64 > Trees: local/main stable/main > Xcode.app: 12.4 > Xcode command-line tools: 12.4.0.0.1.1610135815 > Max. Fink build jobs: 1 > > > Thanks, > > Christian Thanks for the heads up. I've pushed a fix for this. Hanspeter _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users