When I now rebuild the courier-authlib library, per Sam's instructions in the last message he sent, I am now getting an error which I can't figure out: "./configure: Error: Cannot link with ". Attached is the output of my ./configure command.

Tyler
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for perl5... no
checking for perl... /usr/local/bin/perl
checking for sysconftool...... ././sysconftool
configure: error: cannot run /bin/sh ./config.sub
hether build environment is sane
configure:2619: result: yes
configure:2760: checking for a thread-safe mkdir -p
configure:2799: result: /bin/mkdir -p
configure:2812: checking for gawk
configure:2828: found /usr/bin/gawk
configure:2839: result: gawk
configure:2850: checking whether make sets $(MAKE)
configure:2872: result: yes
configure:2960: checking for gawk
configure:2987: result: gawk
configure:3046: checking for gcc
configure:3062: found /usr/bin/gcc
configure:3073: result: gcc
configure:3302: checking for C compiler version
configure:3311: gcc --version >&5
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3322: $? = 0
configure:3311: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.4 --enable-shared --enable-multiarch 
--enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc 
--enable-targets=all --with-arch-32=i586 --with-tune=generic 
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu 
--target=i486-linux-gnu
Thread model: posix
gcc version 4.4.5 (Debian 4.4.5-8) 
configure:3322: $? = 0
configure:3311: gcc -V >&5
gcc: '-V' option must have argument
configure:3322: $? = 1
configure:3311: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3322: $? = 1
configure:3342: checking whether the C compiler works
configure:3364: gcc    conftest.c  >&5
configure:3368: $? = 0
configure:3416: result: yes
configure:3419: checking for C compiler default output file name
configure:3421: result: a.out
configure:3427: checking for suffix of executables
configure:3434: gcc -o conftest    conftest.c  >&5
configure:3438: $? = 0
configure:3460: result: 
configure:3482: checking whether we are cross compiling
configure:3490: gcc -o conftest    conftest.c  >&5
configure:3494: $? = 0
configure:3501: ./conftest
configure:3505: $? = 0
configure:3520: result: no
configure:3525: checking for suffix of object files
configure:3547: gcc -c   conftest.c >&5
configure:3551: $? = 0
configure:3572: result: o
configure:3576: checking whether we are using the GNU C compiler
configure:3595: gcc -c   conftest.c >&5
configure:3595: $? = 0
configure:3604: result: yes
configure:3613: checking whether gcc accepts -g
configure:3633: gcc -c -g  conftest.c >&5
configure:3633: $? = 0
configure:3674: result: yes
configure:3691: checking for gcc option to accept ISO C89
configure:3755: gcc  -c -g -O2  conftest.c >&5
configure:3755: $? = 0
configure:3768: result: none needed
configure:3799: checking for style of include used by make
configure:3827: result: GNU
configure:3853: checking dependency style of gcc
configure:3964: result: gcc3
configure:3984: checking how to run the C preprocessor
configure:4015: gcc -E  conftest.c
configure:4015: $? = 0
configure:4029: gcc -E  conftest.c
conftest.c:2:28: error: ac_nonexistent.h: No such file or directory
configure:4029: $? = 1
configure: failed program was:
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4054: result: gcc -E
configure:4074: gcc -E  conftest.c
configure:4074: $? = 0
configure:4088: gcc -E  conftest.c
conftest.c:2:28: error: ac_nonexistent.h: No such file or directory
configure:4088: $? = 1
configure: failed program was:
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4117: checking whether ln -s works
configure:4121: result: yes
configure:4134: checking for perl5
configure:4167: result: no
configure:4134: checking for perl
configure:4152: found /usr/local/bin/perl
configure:4164: result: /usr/local/bin/perl
configure:4182: checking for sysconftool...
configure:4199: result: ././sysconftool
configure:4232: error: cannot run /bin/sh ./config.sub

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_objext=o
ac_cv_path_SYSCONFTOOL_PERL=/usr/local/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/tyler/courier-authlib-0.65.0/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR=''
ARGZ_H=''
AUTHPAMCRYPT=''
AUTOCONF='${SHELL} /home/tyler/courier-authlib-0.65.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/tyler/courier-authlib-0.65.0/missing --run 
autoheader'
AUTOMAKE='${SHELL} /home/tyler/courier-authlib-0.65.0/missing --run 
automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CONVENIENCE_LTDL_FALSE=''
CONVENIENCE_LTDL_TRUE=''
COURIERCONFIG=''
CPP='gcc -E'
CPPFLAGS=''
CRYPTLIBS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXPECT=''
FGREP=''
GREP=''
HAVE_AUTHMYSQL_FALSE=''
HAVE_AUTHMYSQL_TRUE=''
HAVE_AUTHPGSQL_FALSE=''
HAVE_AUTHPGSQL_TRUE=''
HAVE_AUTHSQLITE_FALSE=''
HAVE_AUTHSQLITE_TRUE=''
HAVE_CUSTOM_FALSE=''
HAVE_CUSTOM_TRUE=''
HAVE_LDAP_FALSE=''
HAVE_LDAP_TRUE=''
HAVE_PIPE_FALSE=''
HAVE_PIPE_TRUE=''
HAVE_SGML_FALSE=''
HAVE_SGML_TRUE=''
INCLTDL=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDAPLIBS=''
LDFLAGS=''
LIBADD_DL=''
LIBADD_DLD_LINK=''
LIBADD_DLOPEN=''
LIBADD_SHL_LOAD=''
LIBAUTHCUSTOM=''
LIBAUTHLDAP=''
LIBAUTHMYSQL=''
LIBAUTHPAM=''
LIBAUTHPGSQL=''
LIBAUTHPIPE=''
LIBAUTHPWD=''
LIBAUTHSHADOW=''
LIBAUTHSQLITE=''
LIBAUTHUSERDB=''
LIBDB=''
LIBDL=''
LIBGDBM=''
LIBLTDL=''
LIBM=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S='ln -s'
LTDLDEPS=''
LTDLINCL=''
LTDLOPEN=''
LTLIBOBJS=''
LT_CONFIG_H=''
LT_DLLOADERS=''
LT_DLPREOPEN=''
MAKEINFO='${SHELL} /home/tyler/courier-authlib-0.65.0/missing --run makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
MYSQL_CONFIG=''
MYSQL_LIBS=''
NETLIBS=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='courier-authlib'
PACKAGE_BUGREPORT='courier-users@lists.sourceforge.net'
PACKAGE_NAME='courier-authlib'
PACKAGE_STRING='courier-authlib 0.65.0'
PACKAGE_TARNAME='courier-authlib'
PACKAGE_URL=''
PACKAGE_VERSION='0.65.0'
PASSWD=''
PATH_SEPARATOR=':'
PERL=''
PGSQL_LIBS=''
PG_CONFIG=''
RANLIB=''
REPOSITORY=''
SED=''
SET_MAKE=''
SHADOWLIBS=''
SHELL='/bin/sh'
SQLITE_LIBS=''
STRIP=''
SYSCONFTOOL='/usr/local/bin/perl ././sysconftool'
SYSCONFTOOL_PERL='/usr/local/bin/perl'
USE_DB=''
USE_GDBM=''
VERSION='0.65.0'
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
authProg=''
authdaemonrc=''
authdaemonvar=''
authldaprc=''
authmysqlrc=''
authpgsqlrc=''
authsqliterc=''
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dblibrary=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/tyler/courier-authlib-0.65.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
ltdl_LIBOBJS=''
ltdl_LTLIBOBJS=''
mailgroup=''
mailuser=''
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sys_symbol_underscore=''
sysconfdir='${prefix}/etc'
target_alias=''
userdb=''

configure: exit 127
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to