This is a discussion on Can't build 5.4 on cygwin within the SNMP Coders forums, part of the Networking and Network Related category; Hello I have problems building the 5.4 on cygwin. The make process stops with the= following error message: /bin/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello
I have problems building the 5.4 on cygwin. The make process stops with the= following error message: /bin/sh ../libtool --mode=3Dcompile gcc -I../include -I. -I../snmp= lib -I/usr/include -g -O2 -Ucygwin -Dcygwin=3Dcygwin -c -o winservice.lo = winservice.c gcc -I../include -I. -I../snmplib -I/usr/include -g -O2 -Ucygwin -Dcygwin= =3Dcygwin -c winservice.c -DPIC -o .libs/winservice.o gcc -I../include -I= .. -I../snmplib -I/usr/include -g -O2 -Ucygwin -Dcygwin=3Dcygwin -c winservi= ce.c -o winservice.o >/dev/null 2>&1 /bin/sh ../libtool --mode=3Dcompile windres -I../include -I. -I../snmp= lib -I/usr/include -o winservicerc.lo -i winservicerc.rc libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' make[1]: *** [winservicerc.lo] Error 1 make[1]: Leaving directory `/cygdrive/c/prj/open-source/net-snmp/net-snmp-5= ..4/snmplib' make: *** [subdirs] Error 1 My configure command is: ../configure \ --sysconfdir=3D"/etc" \ --with-default-snmp-version=3D"1" \ --without-sys-contact \ --without-sys-location \ --with-logfile=3D"/var/log/snmpd.log" \ --with-persistent-directory=3D"/var/net-snmp" \ --with-out-transports=3D"AAL5PVC IPX" \ --enable-mfd-rewrites \ --with-out-mib-modules=3D"host/hr_network" \ --disable-embedded-perl \ --without-perl-modules \ --with-openssl=3D"/usr" \ --with-libs=3D"-lws2_32" = __________________________________________________ _____ Eirik Nordbr=F8den Telephone (+47) 90174789 moreCom A/S Switchboard (+47) 90064444 T=F8nne Huitfeldts plass 2 Fax. (+47) 69188119 N-1767 Halden Home (+47) 69187899 Norway Email: mailto:eirik.nordbroden@moreCom.no WWW: http://www.moreCom.no/ __________________________________________________ _____ = ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?p...orge&CID=3DDE= VDEV _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |