6 Sep
2006
6 Sep
'06
9:23 p.m.
On Wed, Sep 06, 2006 at 11:07:24PM +0200, K. wrote:
in /hobbit-4.2.0/include there is no config.h (only in the old version) have downloaded 4.2.0 again - nada.
It is auto-generated as soon as you run "make".
henrik at osiris:~/hobbit-4.2.0$ make
MAKE="make" CC="gcc" CFLAGS="-g -Wall -Wno-pointer-sign -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DDO_ORCA -I. -Ipwd/include -I/usr/include" LDFLAGS="""" pwd/build/genconfig.sh
Checking for socklen_t
Checking for snprintf
Checking for vsnprintf
Checking for rpc/rpcent.h
Checking for sys/select.h
Checking for u_int32_t typedef
Checking for PATH_MAX definition
Checking for SHUT_RD/WR/RDWR definitions
config.h created
Henrik