|
From: | Simon Josefsson |
Subject: | Re: libntlm test case doesn't honor correct library path |
Date: | Thu, 24 Sep 2009 11:10:47 +0200 |
User-agent: | Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) |
address@hidden writes: > cd work/build-isa-sparcv8/libntlm-1.2 && prefix="/opt/csw" > exec_prefix="/opt/csw" bindir="/opt/csw/bin" sbindir="/opt/csw/sbin" > libexecdir="/opt/csw/libexec" datadir="/opt/csw/share" > sysconfdir="/opt/csw/etc" sharedstatedir="/opt/csw/share" > localstatedir="/opt/csw/var" libdir="/opt/csw/lib" > infodir="/opt/csw/share/info" lispdir="/opt/csw/share/emacs/site-lisp" > includedir="/opt/csw/include" mandir="/opt/csw/share/man" > docdir="/opt/csw/share/doc" sourcedir="/opt/csw/src" > CPPFLAGS="-I/opt/csw/include" CFLAGS="-xO3 -xarch=v8 -I/opt/csw/include" > CXXFLAGS="-xO3 -xarch=v8 -I/opt/csw/include" LDFLAGS="-xarch=v8 > -L/opt/csw/lib" ASFLAGS="" OPTFLAGS="-xO3 -xarch=v8" > CC="/opt/studio/SOS11/SUNWspro/bin/cc" > CXX="/opt/studio/SOS11/SUNWspro/bin/CC" > CC_HOME="/opt/studio/SOS11/SUNWspro" CC_VERSION="Sun C 5.8 Patch 121015-07 > 2009/04/22" CXX_VERSION="Sun C++ 5.8 Patch 121017-20 2009/04/22" > GARCH="sparc" GAROSREL="5.8" GARPACKAGE="trunk" > LD_OPTIONS="-R/opt/csw/lib/\$ISALIST -R/opt/csw/lib" > PKG_CONFIG_PATH="/opt/csw/lib/pkgconfig" > DESTDIR="/home/dam/mgar/pkg/libntlm/trunk/work/install-isa-sparcv8" > ./configure --prefix=/opt/csw --exec_prefix=/opt/csw --bindir=/opt/csw/bin > --sbindir=/opt/csw/sbin --libexecdir=/opt/csw/libexec > --datadir=/opt/csw/share --sysconfdir=/opt/csw/etc > --sharedstatedir=/opt/csw/share --localstatedir=/opt/csw/var > --libdir=/opt/csw/lib --infodir=/opt/csw/share/info > --includedir=/opt/csw/include --mandir=/opt/csw/share/man What is $ISALIST? Still cannot reproduce: -bash-4.0$ rm -rf libntlm-1.2/ -bash-4.0$ gzip -cd libntlm-20090924.tar.gz |tar xf - -bash-4.0$ cd libntlm-1.2 -bash-4.0$ prefix="/opt/csw" exec_prefix="/opt/csw" bindir="/opt/csw/bin" sbindir="/opt/csw/sbin" libexecdir="/opt/csw/libexec" datadir="/opt/csw/share" sysconfdir="/opt/csw/etc" sharedstatedir="/opt/csw/share" localstatedir="/opt/csw/var" libdir="/opt/csw/lib" infodir="/opt/csw/share/info" lispdir="/opt/csw/share/emacs/site-lisp" includedir="/opt/csw/include" mandir="/opt/csw/share/man" docdir="/opt/csw/share/doc" sourcedir="/opt/csw/src" CPPFLAGS="-I/opt/csw/include" CFLAGS="-xO3 -xarch=v8 -I/opt/csw/include" CXXFLAGS="-xO3 -xarch=v8 -I/opt/csw/include" LDFLAGS="-xarch=v8 -L/opt/csw/lib" ASFLAGS="" OPTFLAGS="-xO3 -xarch=v8" CC="/opt/studio/SOS11/SUNWspro/bin/cc" CXX="/opt/studio/SOS11/SUNWspro/bin/CC" CC_HOME="/opt/studio/SOS11/SUNWspro" CC_VERSION="Sun C 5.8 Patch 121015-07 2009/04/22" CXX_VERSION="Sun C++ 5.8 Patch 121017-20 2009/04/22" GARCH="sparc" GAROSREL="5.8" GARPACKAGE="trunk" LD_OPTIONS="-R/opt/csw/lib/\$ISALIST -R/opt/csw/lib" PKG_CONFIG_PATH="/opt/csw/lib/pkgconfig" DESTDIR="/home/simon/install-isa-sparcv8" ./configure --prefix=/opt/csw --exec_prefix=/opt/csw --bindir=/opt/csw/bin --sbindir=/opt/csw/sbin --libexecdir=/opt/csw/libexec --datadir=/opt/csw/share --sysconfdir=/opt/csw/etc --sharedstatedir=/opt/csw/share --localstatedir=/opt/csw/var --libdir=/opt/csw/lib --infodir=/opt/csw/share/info --includedir=/opt/csw/include --mandir=/opt/csw/share/man ... -bash-4.0$ make check ... ntlm.h 1.2 libntlm 1.2 /Simon
[Prev in Thread] | Current Thread | [Next in Thread] |