| Summary: | net-analyzer/openvas-client-1.0.3 compilation failed | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Stephan Kupfer <mail> |
| Component: | Current packages | Assignee: | Hanno Böck <hanno> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | edavison |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://www.openvas.org | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | log | ||
|
Description
Stephan Kupfer
2008-05-29 15:45:41 UTC
Please post the full error, I cannot even see the command causing that failure. Created attachment 155239 [details]
log
emerge openvas-client log ...
Can you try with 1.0.4? (In reply to comment #3) > Can you try with 1.0.4? > with 1.0.4: gdchart.c:(.text+0x76ee): undefined reference to `gdImageLine' gdchart.c:(.text+0x777d): undefined reference to `gdImageLine' gdchart.c:(.text+0x77b1): undefined reference to `gdImageColorExact' gdchart.c:(.text+0x780c): undefined reference to `gdImageColorClosest' gdchart.c:(.text+0x788b): undefined reference to `gdImageCopy' gdchart.c:(.text+0x78b7): undefined reference to `gdImageColorClosest' gdchart.c:(.text+0x7c9b): undefined reference to `gdImageColorClosest' gdchart.c:(.text+0x82b9): undefined reference to `gdImageColorAllocate' gdchart.c:(.text+0x8310): undefined reference to `gdImageColorClosest' collect2: ld returned 1 exit status make[1]: *** [OpenVAS-Client] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-analyzer/openvas-client-1.0.4/work/openvas-client-1.0.4/nessus' make: *** [client] Error 2 works fine for me with 1.0.4. Okay, works now! Thx for Support! |