help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiling cfengine 2.0.1 on Solaris 8


From: Alyce Fowler
Subject: Compiling cfengine 2.0.1 on Solaris 8
Date: Wed, 22 May 2002 15:48:46 -0400

Greetings

I'm attempting to compile cfengine 2.0.1 on a Sun Ultra 2 with Solaris
8.   I compiled SSL 0.9.6c on this system (did not use the sunfreeware
bundle), which seems to be working fine.   I also have BerkeleyDB
4.0.14.

I get the following error during make:

gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/BerkeleyDB.4.0/include
-I/usr/local/ssl/include    -g -O2  -Wreturn-type -Wmissing-prototypes
-Wuninitialized -c `test -f wildcard.c || echo './'`wildcard.c
bison -y -d  cfparse.y && mv y.tab.c cfparse.c
ld.so.1: bison: fatal: libiconv.so.2: open failed: No such file or
directory
Killed
make[2]: *** [cfparse.c] Error 137
make[2]: Leaving directory `/export/downloads/cfengine-2.0.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/export/downloads/cfengine-2.0.1/src'
make: *** [all-recursive] Error 1

I have checked the lib path in Makefile - it seems to be set correctly:
/usr/local/ssl/lib.  There is no libiconv.so.2 file anywhere on the
system.

I am stumped!


Thanks,

Alyce




reply via email to

[Prev in Thread] Current Thread [Next in Thread]