Hi

Having trouble building cfe 3.03 on Solaris 10. I was using these command to
build 3.02 without any problems:
automake --add-missing
autoreconf
./configure --prefix=$INSTDIR   --exec-prefix=$INSTDIR               \
            --without-sql       --with-openssl=/usr/sfw              \
            --with-workdir=/export/rt/cfengine
/bin/cp -f /usr/local/bin/libtool .
gmake
gmake install

However, when using the exact same commands I get the following errors:
(during autoreconf)
autoheader: warning: missing template: CFCYG
autoheader: Use AC_DEFINE([CFCYG], [], [Description])
autoheader: warning: missing template: MINGW
autoreconf: /usr/local/bin/autoheader failed with exit status: 1

(during link)
grep: can't open /usr/local/lib/libjpeg.la
Can't open /usr/local/lib/libjpeg.la
libtool: link: `/usr/local/lib/libjpeg.la' is not a valid libtool archive

I would be interested to know if anyone else is having success building 3.03
for Solaris 10.

Cheers
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to