Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 538890 - net-firewall/pglinux-2.3.0 version bump
Summary: net-firewall/pglinux-2.3.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-05 07:32 UTC by Kalisox
Modified: 2015-08-15 19:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Julian Ospald 2015-08-09 16:14:50 UTC
I don't know, it doesn't work here, I always get


/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -fPIC -march=core-avx2 -O2 -pipe -Wall -Wl,-export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pgld src/pgld.o src/stream.o src/blocklist.o src/parser.o -lnetfilter_queue -lnfnetlink  -lz  -ldbus-1  -ldl -lpthread 
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -fPIC -march=core-avx2 -O2 -pipe -Wall -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libdbus.la -rpath /usr/lib64/pgl src/dbus.lo -lnetfilter_queue -lnfnetlink  -lz  -ldbus-1  -ldl -lpthread 
libtool: link: x86_64-pc-linux-gnu-gcc -fPIC -march=core-avx2 -O2 -pipe -Wall -Wl,-export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pgld src/pgld.o src/stream.o src/blocklist.o src/parser.o  -lnetfilter_queue -lnfnetlink -lz -ldbus-1 -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  src/.libs/dbus.o   -lnetfilter_queue -lnfnetlink -lz -ldbus-1 -ldl -lpthread  -march=core-avx2 -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu   -Wl,-soname -Wl,libdbus.so -o .libs/libdbus.so
Makefile:553: recipe for target 'pgld' failed
libtool: link: ( cd ".libs" && rm -f "libdbus.la" && ln -s "../libdbus.la" "libdbus.la" )
make[2]: Leaving directory '/var/tmp/paludis/net-firewall-pglinux-2.3.0/work/pgl-2.3.0/pgld'
Makefile:547: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/var/tmp/paludis/net-firewall-pglinux-2.3.0/work/pgl-2.3.0'
Makefile:458: recipe for target 'all' failed
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.5/../../../../lib64/libnetfilter_queue.so: undefined reference to `mnl_attr_parse'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.5/../../../../lib64/libnetfilter_queue.so: undefined reference to `mnl_attr_validate2'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.5/../../../../lib64/libnetfilter_queue.so: undefined reference to `mnl_attr_get_type'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.5/../../../../lib64/libnetfilter_queue.so: undefined reference to `mnl_attr_validate'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.5/../../../../lib64/libnetfilter_queue.so: undefined reference to `mnl_attr_put_u32'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.5/../../../../lib64/libnetfilter_queue.so: undefined reference to `mnl_attr_put'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.5/../../../../lib64/libnetfilter_queue.so: undefined reference to `mnl_attr_type_valid'
collect2: error: ld returned 1 exit status
make[2]: *** [pgld] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2