Forum: CFEngine Help Subject: Installing CFEngine on windows Author: Frost Link to topic: https://cfengine.com/forum/read.php?3,22811,22811#msg-22811
Hey there I'm trying to install CFEngine on window with cygwin. But each time I try it keeps failing on me, saying: cf.extern.h:189: warning: '_tzname' redeclared without dllimport attribute: previous dllimport ignored when i "make" after ./configure. Configure it self seem to succeed. Also at start of "make" it says; *** Warning: linker path does not have real file for library -lpthread. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libpthread and none of the candidates passed a file format test *** using a file magic. Last file checked: /lib/libpthread.a *** Warning: linker path does not have real file for library -lrt. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with librt and none of the candidates passed a file format test *** using a file magic. Last file checked: /lib/librt.a *** Warning: linker path does not have real file for library -lcrypto. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libcrypto and none of the candidates passed a file format test *** using a file magic. Last file checked: /lib/libcrypto.dll.a *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. *** Since this library must not contain undefined symbols, *** because either the platform does not support them or *** it was explicitly requested with -no-undefined, *** libtool will only create a static version of it. I have installed following packages: Devel: bison 2.4.2-1 flex 2.5.35-1 gcc 3.4.4-999 make 3.81-2 openssl-devel 0.9.8o-2 Libs: libdb4.5 4.5.20.2-2 libdb4.5-devel 4.5.20.2-2 libpcre-devel 8.02-1 Web: wget Can anyone help me? I'm new to both cygwin and UNIX. Regards Frost _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine