Eirik Nordbrøden wrote:
> I have problems building the 5.4 on cygwin. The make process stops with the 
> following error message:
> 
> /bin/sh ../libtool  --mode=compile gcc -I../include -I.         -I../snmplib 
> -I/usr/include  -g -O2 -Ucygwin -Dcygwin=cygwin  -c -o winservice.lo 
> winservice.c
>  gcc -I../include -I. -I../snmplib -I/usr/include -g -O2 -Ucygwin 
> -Dcygwin=cygwin -c winservice.c  -DPIC -o .libs/winservice.o  gcc 
> -I../include -I. -I../snmplib -I/usr/include -g -O2 -Ucygwin -Dcygwin=cygwin 
> -c winservice.c -o winservice.o >/dev/null 2>&1
> /bin/sh ../libtool  --mode=compile windres -I../include -I.     -I../snmplib 
> -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?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to