[cvsnt-dev] Build errors on Solaris 10 : CVSNT 2.5.05.3240

Arthur Barrett arthur.barrett at march-hare.com
Tue Dec 2 20:15:45 GMT 2008


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


Tom,

> FYI:  I configured the build this way:
>
> ./configure \
>   --disable-mysql --disable-odbc --disable-postgres \
>   --disable-hfs \
>   --disable-gserver --disable-gserve --disable-sspi \

The build script is cvsnt/solaris/build_solaris32


It does something like:
./configure --with-ssl=/usr/local/ssl CFLAGS="-m32 -O2 -fPIC " 
CXXFLAGS="-m32 -O2 -fPIC " 
CPPFLAGS="-I/usr/local/include -I$MYSQLDIR/include/mysql" 
LDFLAGS=" -L/etc/lib -ldl -L/usr/local/lib --L$MYSQLDIR/lib"

Regards,


Arthur





More information about the cvsnt-dev mailing list