Re: Error compiling net-snmp 5.1.2

2004-11-17 Thread Alex Burger
Hi Sergio. If you remove 'My Documents' from the path, it should work. I just tried under Mandrake in a folder called 'test folder' and I got the exact same error. The space is what is causing the problem. Alex Sergio Afonso Coderch wrote: Hi all, When I compile the net-snmp 5.1.2 (make

Re: Error compiling net-snmp 5.1.2

2004-11-17 Thread Users
On Tue, 16 Nov 2004 20:58:25 -0500 Alex wrote: AB If you remove 'My Documents' from the path, it should work. I just AB tried under Mandrake in a folder called 'test folder' and I got the AB exact same error. The space is what is causing the problem. Oooh, good catch Alex! If a space in the

RE: error compiling net-snmp 5.1.2

2004-11-16 Thread Bruce Shaw
Hi all, When I compile the net-snmp5.1.2 (make sentence), the next error messages appear: make[2]: Leaving directory `/home/sergio/My Documents/SNMP/net-snmp-5.0.9/apps/s nmpnetstat' /bin/sh ../libtool --mode=link gcc -o snmpget snmpget.lo -L../snmplib -L../agen t -L../agent/helpers

Error compiling net-snmp 5.1.2

2004-11-16 Thread Sergio Afonso Coderch
Hi all, When I compile the net-snmp 5.1.2 (make sentence), the next error messages appear: [...] gcc -I../include -I../include -I.. -I./.. -I./../snmplib -I./../agent -I../agent/helpers -I./../agent/mibgroup -g -O2 -Dlinux -c snmpget.c -o snmpget.o /dev/null 21 mv -f .libs/snmpget.lo snmpget.lo