Hi,

On 14/Jun/05, Tres Melton wrote:
>       I'm trying to port plextor-tools.ebuild from ~x86 to ~amd64 and have
> encountered a problem.  The Makefile sets
> 
> CFLAGS=`gnome-config --cflags applets` $(SCFLAGS)
> 
> but "gnome-config --cflags applets" returns "Unknown library `applets'"
> even though I have gnome-base/gnome-applets installed.
> 
> *  gnome-base/gnome-applets
>       Latest version available: 2.10.0
>       Latest version installed: 2.10.0
>       Size of downloaded files: 5,529 kB
>       Homepage:    http://www.gnome.org/
>       Description: Applets for the Gnome2 Desktop and Panel
>       License:     GPL-2 FDL-1.1

Al gnome2 based libs will use pkg-config, if you see gnome-config in
Makefile, most likely, it is referring to gnome1 stuffs.
So obviously, you need to the gnome applet library of gnome1.4 (not
gnome2)

Regards,
Zarick Lau
-- 
gentoo-user@gentoo.org mailing list

Reply via email to