[Goodies-dev] [Bug 2782] Fix xfce4-netload-plugin-0.4.0 building with -Wl, --as-needed [PATCH]

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Jul 10 00:29:51 CEST 2009


http://bugzilla.xfce.org/show_bug.cgi?id=2782





--- Comment #3 from Samuli Suominen <ssuominen at gentoo.org>  2009-07-09 22:29:51 UTC ---
(In reply to comment #2)
> This fixes the issue for me, though I applied it to Makefile.in instead of
> Makefile.am, since .am requires autoreconf, which fails with syntax errors
> during configure.

This is because you need xfce4-dev-tools and you need to point them to
autotools, like so:

AT_M4DIR="/usr/share/xfce4/dev-tools/m4macros" autoreconf

Assuming the xfce4-dev-tools pkg gets installed to this directory, but just to
serve as an example

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Goodies-dev mailing list