|
cosign-discuss at umich.edu
|
general discussion of cosign development and deployment
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cosign, Solaris 9, and Sun CC compiler
- To: cosign-discuss <cosign-discuss@xxxxxxxxx>
- Subject: Cosign, Solaris 9, and Sun CC compiler
- From: Jeffrey Altman <jaltman@xxxxxxxxxxxx>
- Date: Tue, 14 Jun 2005 07:08:16 -0400
- Organization: No Longer Affiliated with Columbia University in the City of New York
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414
Has anyone successfully built Cosign with the Sun CC compiler?
The build fails while attempting to build the apache2 filter.
make[1]: Entering directory `/usr/local/src/cosign-1.8.0/filters/apache2'
/usr/local/apache2/bin/apxs -c mod_cosign.o connect.o cookiefs.o
sparse.o ../../common/argcargv.o ../../common/fbase64.o
../../common/mkcookie.o ../../common/rate.o ../../version.o
-L../../libsnet/ -L/usr/local/lib -lsnet
/usr/local/apache2/build/libtool --silent --mode=link /usr/bin/cc -o
mod_cosign.la
-rpath /usr/local/apache2/modules -module -avoid-version mod_cosign.o
connect.o cookiefs.o sparse.o ../../common/argcargv.o
../../common/fbase64.o ../../common/mkcookie.o ../../common/rate.o
../../version.o -L../../libsnet/ -L/usr/local/lib -lsnet
*** Warning: Linking the shared library mod_cosign.la against the
non-libtool
*** objects mod_cosign.o connect.o cookiefs.o sparse.o
../../common/argcargv.o ../../common/fbase64.o ../../common/mkcookie.o
../../common/rate.o ../../version.o is not portable!
/usr/ccs/bin/ld: illegal option -- W
/usr/ccs/bin/ld: illegal option -- W
/usr/ccs/bin/ld: illegal option -- W
/usr/ccs/bin/ld: illegal option -- W
I want to use the Sun compiler instead of gcc in order to deploy Apache2
with Cosign and a new Apache module that contains a built-in AFS user
mode cache manager.
Thanks.
Jeffrey Altman
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
|