Hello Sam,

Sam Varshavchik <[EMAIL PROTECTED]> wrote
in article Re: [Courier-imap] compile error on solalis8 
at Thu, 13 Dec 2007 07:00:53 -0500
>In the tcpd directory, run 'make -n' to see the full link command.

thanks alot the result is here.

% gmake -n
if test ! -f config.h; then \
  rm -f stamp-h1; \
  gmake stamp-h1; \
else :; fi
gmake  all-am
gmake[1]: Entering directory `/usr/local/src/courier-imap-4.1.1/tcpd'
if test ! -f config.h; then \
  rm -f stamp-h1; \
  gmake stamp-h1; \
else :; fi
rm -f couriertls
echo Linking couriertls; /bin/bash ./libtool --tag=CC --quiet --mode=link gcc  
-I./.. -I.. -Wall -g -O2  -R/usr/local/ssl/lib:/usr/local/lib:/usr/lib 
-L/usr/local/lib -L/usr/local/ssl/lib -o couriertls -static starttls.o 
argparse.o libcouriertls.la libspipe.la ../rfc1035/librfc1035.a 
../md5/libmd5.la ../random128/librandom128.la ../numlib/libnumlib.la 
../liblock/liblock.la ../soxwrap/libsoxwrap.a -Wl,-lssl -Wl,-lcrypto 
-Wl,-lsocket -Wl,-lnsl -Wl,-lsocket -Wl,-lnsl -lsocket
source='tlscachetest.c' object='tlscachetest.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/bash ./../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/local/ssl/include  -I./.. -I.. -Wall 
-g -O2 -c tlscachetest.c
rm -f tlscachetest
echo Linking tlscachetest; /bin/bash ./libtool --tag=CC --quiet --mode=link gcc 
 -I./.. -I.. -Wall -g -O2  -R/usr/local/ssl/lib:/usr/local/lib:/usr/lib 
-L/usr/local/lib -L/usr/local/ssl/lib -o tlscachetest -static tlscachetest.o 
../numlib/libnumlib.la ../liblock/liblock.la -lsocket
gmake[1]: Leaving directory `/usr/local/src/courier-imap-4.1.1/tcpd'

Is it correct? I don't figure out....;(

-- 
Koichi Mori

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to