Forum: CFEngine Help Subject: Re: CFE 3.2.1 on AIX 7.1 Author: npavelal Link to topic: https://cfengine.com/forum/read.php?3,23757,23784#msg-23784
Beto, thank you for the advice. I tried running the autogen.sh to re-create the configuration files based on the current environment. Unfortunately this caused it to fail to detect the compiler any longer with a long bit of libtool errors. I've verified that I have the latest libtool installed in /opt/freeware. libtool-ltdl-1.5.26-1 libtool-1.5.26-1 libtool-ltdl-devel-1.5.26-1 My autoreconf (the crux of autogen) call is: autoreconf --force -v --install -I m4 -B /opt/freeware The new libtool errors are: ../libtool[824]: X--tag=CC: not found ../libtool[857]: libtool: ignoring unknown tag : not found ../libtool[824]: X--mode=compile: not found ../libtool[991]: *** Warning: inferring the mode of operation is deprecated.: not found ../libtool[992]: *** Future versions of Libtool will require --mode=MODE be specified.: not found ../libtool[1135]: Xgcc: not found ../libtool[1135]: X-DHAVE_CONFIG_H: not found ../libtool[1135]: X-I.: not found ../libtool[1135]: X-I../src: not found ../libtool[1135]: X-I/usr/X11R7/include: not found ../libtool[1135]: X-w: not found ../libtool[1135]: X-D_THREAD_SAFE: not found ../libtool[1135]: X-maix64: not found ../libtool[1135]: X-I/opt/freeware/include: not found ../libtool[1135]: X-I/opt/freeware/include: not found ../libtool[1135]: X-I/opt/freeware/include: not found ../libtool[1135]: X-g: not found ../libtool[1135]: X-Wreturn-type: not found ../libtool[1135]: X-Wmissing-prototypes: not found ../libtool[1135]: X-fPIC: not found ../libtool[1135]: X-DPIC: not found ../libtool[1135]: X-D_THREAD_SAFE: not found ../libtool[1135]: X-maix64: not found ../libtool[1135]: X-I/opt/freeware/include: not found ../libtool[1135]: X-I/opt/freeware/include: not found ../libtool[1135]: X-I/opt/freeware/include: not found ../libtool[1135]: X-MT: not found ../libtool[1135]: Xgetopt.lo: not found ../libtool[1135]: X-MD: not found ../libtool[1135]: X-MP: not found ../libtool[1135]: X-MF: not found ../libtool[1135]: X.deps/getopt.Tpo: not found ../libtool[1135]: X-c: not found ../libtool[1188]: Xgetopt.lo: not found ../libtool[1193]: libtool: compile: cannot determine name of library object from `': not found All in all, I'm not sure this helped, but I'm not sure of much at this point. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine