* [LARTC] TCNG building problems...help
@ 2003-09-12 11:25 aj
2003-09-12 13:42 ` raptor
0 siblings, 1 reply; 2+ messages in thread
From: aj @ 2003-09-12 11:25 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 1885 bytes --]
Hi,
I downloaded the latest tcng release, however am having problems to
build it.below are the kind of error messages am getting. Do u people
have a clue as to why this is happening ?
Thanks in advance
=-============================================
-
-
-
-
make[3]: Entering directory
`/home/joolia/tcnge/tcng/tcsim/ulib/iproute2/lib'
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g
-I../include-glibc -include ../include-glibc/glibc-bugs.h
-I/home/joolia/tcnge/tcng/tcsim/klib/include -I../include
-DRESOLVE_HOSTNAMES -c -o ll_map.o ll_map.c
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g
-I../include-glibc -include ../include-glibc/glibc-bugs.h
-I/home/joolia/tcnge/tcng/tcsim/klib/include -I../include
-DRESOLVE_HOSTNAMES -c -o libnetlink.o libnetlink.c
libnetlink.c: In function `rtnl_dump_filter':
libnetlink.c:130: warning: comparison between signed and unsigned
libnetlink.c: In function `rtnl_talk':
libnetlink.c:227: warning: comparison between signed and unsigned
libnetlink.c:253: warning: comparison between signed and unsigned
libnetlink.c: In function `rtnl_listen':
libnetlink.c:329: warning: comparison between signed and unsigned
libnetlink.c: In function `rtnl_from_file':
libnetlink.c:394: warning: comparison between signed and unsigned
libnetlink.c: In function `addattr32':
libnetlink.c:421: warning: comparison between signed and unsigned
libnetlink.c: In function `addattr_l':
libnetlink.c:436: warning: comparison between signed and unsigned
make[3]: *** [libnetlink.o] Error 1
make[3]: Leaving directory
`/home/joolia/tcnge/tcng/tcsim/ulib/iproute2/lib'
make[2]: *** [iproute2/lib/libnetlink.a] Error 2
make[2]: Leaving directory `/home/joolia/tcnge/tcng/tcsim/ulib'
make[1]: *** [ulib/ulib.o] Error 2
make[1]: Leaving directory `/home/joolia/tcnge/tcng/tcsim'
make: *** [all] Error 1
[-- Attachment #2: Type: text/html, Size: 8727 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] TCNG building problems...help
2003-09-12 11:25 [LARTC] TCNG building problems...help aj
@ 2003-09-12 13:42 ` raptor
0 siblings, 0 replies; 2+ messages in thread
From: raptor @ 2003-09-12 13:42 UTC (permalink / raw)
To: lartc
]- try to build w/o tcsim, (if u need it u will have to find a solution then :"))
i.e.
./configure --no-tcsim
make
make test
....
|Hi,
|
|I downloaded the latest tcng release, however am having problems to
|build it.below are the kind of error messages am getting. Do u people
|have a clue as to why this is happening ?
|
|
|
|Thanks in advance
|
|
|
|=-======================
|
|-
|
|-
|
|-
|
|-
|
|make[3]: Entering directory
|`/home/joolia/tcnge/tcng/tcsim/ulib/iproute2/lib'
|
|gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g
|-I../include-glibc -include ../include-glibc/glibc-bugs.h
|-I/home/joolia/tcnge/tcng/tcsim/klib/include -I../include
|-DRESOLVE_HOSTNAMES -c -o ll_map.o ll_map.c
|
|gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g
|-I../include-glibc -include ../include-glibc/glibc-bugs.h
|-I/home/joolia/tcnge/tcng/tcsim/klib/include -I../include
|-DRESOLVE_HOSTNAMES -c -o libnetlink.o libnetlink.c
|
|libnetlink.c: In function `rtnl_dump_filter':
|
|libnetlink.c:130: warning: comparison between signed and unsigned
|
|libnetlink.c: In function `rtnl_talk':
|
|libnetlink.c:227: warning: comparison between signed and unsigned
|
|libnetlink.c:253: warning: comparison between signed and unsigned
|
|libnetlink.c: In function `rtnl_listen':
|
|libnetlink.c:329: warning: comparison between signed and unsigned
|
|libnetlink.c: In function `rtnl_from_file':
|
|libnetlink.c:394: warning: comparison between signed and unsigned
|
|libnetlink.c: In function `addattr32':
|
|libnetlink.c:421: warning: comparison between signed and unsigned
|
|libnetlink.c: In function `addattr_l':
|
|libnetlink.c:436: warning: comparison between signed and unsigned
|
|make[3]: *** [libnetlink.o] Error 1
|
|make[3]: Leaving directory
|`/home/joolia/tcnge/tcng/tcsim/ulib/iproute2/lib'
|
|make[2]: *** [iproute2/lib/libnetlink.a] Error 2
|
|make[2]: Leaving directory `/home/joolia/tcnge/tcng/tcsim/ulib'
|
|make[1]: *** [ulib/ulib.o] Error 2
|
|make[1]: Leaving directory `/home/joolia/tcnge/tcng/tcsim'
|
|make: *** [all] Error 1
|
|
|
|
|
|
|
|
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-09-12 13:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-12 11:25 [LARTC] TCNG building problems...help aj
2003-09-12 13:42 ` raptor
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.