Hi,
I am running Ubuntu 8.10 Server Edition.
Today i tried the
LLTD Tutorial.
It seems I have troubles compiling the MS LLTD stuff.
I followed exactly every step.
After "make" I got several files, but not the required lltd2d executable.
I only got this:
Code:
-rw-r--r-- 1 root root 13608 2008-11-18 11:32 band.o
-rw-r--r-- 1 root root 16480 2008-11-18 11:31 event.o
-rw-r--r-- 1 root root 39712 2008-11-18 11:31 main.o
-r-x------ 1 root root 282 2006-08-03 11:47 Makefile
-rw-r--r-- 1 root root 62688 2008-11-18 11:31 osl-linux.o
-rw-r--r-- 1 root root 52760 2008-11-18 11:32 packetio.o
-rw-r--r-- 1 root root 14960 2008-11-18 11:31 util.o
and stops with this error message:
Code:
../src/state.c: In function ‘state_process_packet’:
../src/state.c:177: error: ‘UINT_MAX’ undeclared (first use in this function)
../src/state.c:177: error: (Each undeclared identifier is reported only once
../src/state.c:177: error: for each function it appears in.)
make: *** [state.o] Error 1
I would appreciate it if somebody can give me a hand here.
If required I can post the whole output of make.
Thanks,
Intra
Recent comments
21 hours 28 min ago
21 hours 34 min ago
1 day 2 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 15 hours ago
1 day 22 hours ago
2 days 2 hours ago
2 days 3 hours ago