Displaying 2 results from an estimated 2 matches for "dtopdir".
Did you mean:
topdir
2007 Jul 27
1
help compiling tcng on 64bit
Hi,
Trying to compile tcng on 64bit server (centos-5 64bit), I''m getting:
--------------
cc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-I../shared -DVERSION=\"`cat ../VERSION`\"
-DTOPDIR=\"/usr/local/src/tcng-non-patched\" -DDOLLAR -DCONFIRM_EXCEED -c
-o f_fw.o f_fw.c
In file included from ../shared/memutil.h:13,
from util.h:14,
from f_fw.c:13:
/usr/include/sys/types.h:46: error: conflicting types for loff_t
/usr/include/linux/types.h:3...
2004 Jan 26
2
I can''t get TCNG to compile!!!
...in 2.4.22 :-(
*/
ERROR:
ake -f Makefile.unclean tcsim
make[2]: Entering directory `/home/jradke/tcng/tcsim''
cc -E -g -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -I../shared -Iklib -Iklib/include
-Iulib/iproute2/include -I. -DVERSION=\"`cat ../VERSION`\"
-DTOPDIR=\"/home/jradke/tcng\" -DTCC_CMD=\"/home/jradke/tcng/bin/tcc\"
-DKFULLVERSION=\"2.4.22-1.2149.nptlcustom\" -DKFULLVERSIONNUM=`printf
"0x%02x%02x%02x" 2 4 22`-1.2149.nptlcustom -DIVERSION=\"010824\" -I. -M *.c
>.depend || \
{ rm -...