jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Jailkit-users] ./configure problem


From: Mark Patterson
Subject: [Jailkit-users] ./configure problem
Date: Thu, 20 Jul 2006 12:31:54 -0600

Ladies and Gentlemen,

I get the following error while attempting to configure a make file:
configure: error: getopt_long not found

Below is the complete output.

Please help.

Cheers, Mark



l454 /ports/lang/python23# python -V
Python 2.4.3
l454 /ports/lang/python23# cd /usr/local/share/jailkit/jailkit-2.0/
l454 /usr/local/share/jailkit/jailkit-2.0# ./configure
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for inline... inline
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... 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... no
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking wordexp.h usability... no
checking wordexp.h presence... no
checking for wordexp.h... no
checking liberty.h usability... no
checking liberty.h presence... no
checking for liberty.h... no
checking for strndup... no
checking for iberty in -lstrndup... no
checking for strnlen... no
checking for wordexp... no
checking for mempcpy... no
checking for iberty in -lmempcpy... no
checking for stpcpy... no
checking for iberty in -lstpcpy... no
checking for clearenv... no
checking for get_current_dir_name... no
checking for pthread_create in -lpthread... no
checking for pthread_create in -lc_r... yes
checking for getopt_long... no
checking for getopt_long in -lgnugetopt... no
checking for getopt_long in -liberty... no
configure: error: getopt_long not found
l454 /usr/local/share/jailkit/jailkit-2.0#

reply via email to

[Prev in Thread] Current Thread [Next in Thread]