Comment 3 for bug 1115449

Revision history for this message
Alexander Sack (asac) wrote :

Hi,
sorry for slow reponse, but mail setup is screwed; next time ping me on freenode irc ... nick is asac ...

So I just did a fresh build on trunk on latest Ubuntu trusty. That seem to work. Please give me more info what libnl version you are targetting here...

asac@thinki:~/Development/asac/ntrack/build/modules$ make
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../modules -I.. -I/home/asac/local/include/libnl3 -DHAVE_LIBNL3_X -Wall -Werror -Wno-variadic-macros -I../../common/ -g -O2 -MT ntrack_libnl3_x_la-ntrack-libnl.lo -MD -MP -MF .deps/ntrack_libnl3_x_la-ntrack-libnl.Tpo -c -o ntrack_libnl3_x_la-ntrack-libnl.lo `test -f 'ntrack-libnl.c' || echo '../../modules/'`ntrack-libnl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../modules -I.. -I/home/asac/local/include/libnl3 -DHAVE_LIBNL3_X -Wall -Werror -Wno-variadic-macros -I../../common/ -g -O2 -MT ntrack_libnl3_x_la-ntrack-libnl.lo -MD -MP -MF .deps/ntrack_libnl3_x_la-ntrack-libnl.Tpo -c ../../modules/ntrack-libnl.c -fPIC -DPIC -o .libs/ntrack_libnl3_x_la-ntrack-libnl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../modules -I.. -I/home/asac/local/include/libnl3 -DHAVE_LIBNL3_X -Wall -Werror -Wno-variadic-macros -I../../common/ -g -O2 -MT ntrack_libnl3_x_la-ntrack-libnl.lo -MD -MP -MF .deps/ntrack_libnl3_x_la-ntrack-libnl.Tpo -c ../../modules/ntrack-libnl.c -o ntrack_libnl3_x_la-ntrack-libnl.o >/dev/null 2>&1
mv -f .deps/ntrack_libnl3_x_la-ntrack-libnl.Tpo .deps/ntrack_libnl3_x_la-ntrack-libnl.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -I/home/asac/local/include/libnl3 -DHAVE_LIBNL3_X -Wall -Werror -Wno-variadic-macros -I../../common/ -g -O2 -module -avoid-version -o ntrack-libnl3_x.la -rpath /home/asac/local/lib/ntrack/modules ntrack_libnl3_x_la-ntrack-libnl.lo -L/home/asac/local/lib -lnl-route-3 -lnl-3
libtool: link: gcc -shared -fPIC -DPIC .libs/ntrack_libnl3_x_la-ntrack-libnl.o -Wl,-rpath -Wl,/home/asac/local/lib -Wl,-rpath -Wl,/home/asac/local/lib -L/home/asac/local/lib /home/asac/local/lib/libnl-route-3.so /home/asac/local/lib/libnl-3.so -O2 -Wl,-soname -Wl,ntrack-libnl3_x.so -o .libs/ntrack-libnl3_x.so
libtool: link: ar cru .libs/ntrack-libnl3_x.a ntrack_libnl3_x_la-ntrack-libnl.o
libtool: link: ranlib .libs/ntrack-libnl3_x.a
libtool: link: ( cd ".libs" && rm -f "ntrack-libnl3_x.la" && ln -s "../ntrack-libnl3_x.la" "ntrack-libnl3_x.la" )