Thanks,
Just got it to compile cleanly by adding --with-ssl=/opt/csw/ssl instead of using the Solaris GNU packages in /usr/sfw.


Timo Sirainen wrote:
On Wed, 2009-01-21 at 10:25 -0700, CJ Keist wrote:
Thanks,
    Running autogen.sh I get:

% ./autogen.sh
configure.in:16: warning: macro `AM_ICONV' not found in library
configure.in:15: error: possibly undefined macro: AC_PROG_LIBTOOL
       If this token and others are legitimate, please use m4_pattern_allow.
       See the Autoconf documentation.
configure.in:16: error: possibly undefined macro: AM_ICONV
autoreconf: /opt/csw/bin/autoconf failed with exit status: 1

Then configure fails with:
checking for dlopen... yes
./configure: line 13370: syntax error near unexpected token `SSL,'
./configure: line 13370: `    PKG_CHECK_MODULES(SSL, openssl)'

You'll need pkg-config package installed to be able to run autogen.sh
successfully.

I suppose instead of running autogen.sh you could also just run:

automake src/login-common/Makefile
./configure


--
C. J. Keist                     Email: cj.ke...@colostate.edu
UNIX/Network Manager            Phone: 970-491-0630
Engineering Network Services    Fax:   970-491-5569
College of Engineering, CSU
Ft. Collins, CO 80523-1301

All I want is a chance to prove 'Money can't buy happiness'

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to