Xymon Mailing List Archive search

Compile errors on snapshot

list Henrik Størner
Sat, 6 Aug 2005 18:26:20 +0200
Message-Id: <user-d19067cf3e44@xymon.invalid>

On Sat, Aug 06, 2005 at 04:00:08PM +0000, David Gore wrote:
gcc -g -O -D_REENTRANT -DNO_VSNPRINTF -DOSF -I. 
-I/var/tmp/snapshot/include -DCLIENTONLY=1 -o ../client/bb sendmsg-std.o 
../lib/hobbitclient.a
/usr/bin/ld:
Unresolved:
vsnprintf
snprintf
collect2: ld returned 1 exit status
Could you run
	make clean
	make include/config.h
and let me see what's in the include/config.h file ?


Henrik