[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Compile errors on snapshot
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Compile errors on snapshot
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Sat, 6 Aug 2005 18:26:20 +0200
- References: <42F4DE88.9050902@mci.com>
- User-agent: Mutt/1.5.6+20040907i
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