Summary: | net-analyzer/openvas-scanner-3.2.4 - ld: CMakeFiles/openvassd.dir/preferences.c.o: undefined reference to symbol 'settings_iterator_name' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexandr Tiurin <alexanderyt> |
Component: | Current packages | Assignee: | Hanno Böck <hanno> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | slawomir.nizio |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build log
emerge info patch |
Created attachment 323322 [details]
emerge info
Created attachment 323342 [details, diff]
patch
I can confirm this bug and that with this patch it compiles (thanks!). I can also confirm this bug. This should be fixed by upstream in 3.4.0. If it still appears for anyone, please re-open. |
Created attachment 323320 [details] build log ... /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: CMakeFiles/openvassd.dir/preferences.c.o: undefined reference to symbol 'settings_iterator_name' /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: note: 'settings_iterator_name' is defined in DSO /usr/lib/libopenvas_base.so so try adding it to the linker command line /usr/lib/libopenvas_base.so: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[2]: *** [src/openvassd] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-analyzer/openvas-scanner-3.2.4/work/openvas-scanner-3.2.4' make[1]: *** [src/CMakeFiles/openvassd.dir/all] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-analyzer/openvas-scanner-3.2.4/work/openvas-scanner-3.2.4' make: *** [all] Error 2 * ERROR: net-analyzer/openvas-scanner-3.2.4 failed (compile phase): * emake failed