This is a discussion on Re: Can't build 5.4 on cygwin within the SNMP Coders forums, part of the Networking and Network Related category; Eirik Nordbr=F8den wrote: > I have problems building the 5.4 on cygwin. The make process stops with t= ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Eirik Nordbr=F8den wrote:
> I have problems building the 5.4 on cygwin. The make process stops with t= he following error message: > = > /bin/sh ../libtool --mode=3Dcompile gcc -I../include -I. -I../sn= mplib -I/usr/include -g -O2 -Ucygwin -Dcygwin=3Dcygwin -c -o winservice.l= o winservice.c > gcc -I../include -I. -I../snmplib -I/usr/include -g -O2 -Ucygwin -Dcygwi= n=3Dcygwin -c winservice.c -DPIC -o .libs/winservice.o gcc -I../include -= I. -I../snmplib -I/usr/include -g -O2 -Ucygwin -Dcygwin=3Dcygwin -c winserv= ice.c -o winservice.o >/dev/null 2>&1 > /bin/sh ../libtool --mode=3Dcompile windres -I../include -I. -I../sn= mplib -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 Known bug which should already be fixed in SVN. Grab the top-level Makefile.top from SVN and re-run "./configure ...; make". +Thomas -- = Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- 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 |