[an error occurred while processing the directive]
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



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


[an error occurred while processing the directive]