Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Building pkgsrc/x11/gnome-panel fails (pkgsrc-2009Q4)



On Fri, 29 Jan 2010 12:40:23 +0100
Rhialto <rhialto%falu.nl@localhost> wrote:

> Building pkgsrc/x11/gnome-panel fails for me on pkgsrc-2009Q4.
> This is what happens:
> 
> gmake[5]: Entering directory
> `/pkg_comp/obj/pkgsrc/x11/gnome-panel/default/gnome-panel-2.28.0/applets/clock'
> CC     clock_applet-calendar-window.o calendar-window.c:46:42: error:
> libgnome/gnome-desktop-utils.h: No such file or directory gmake[5]:
> *** [clock_applet-calendar-window.o] Error 1 gmake[5]: Leaving
> directory
> `/pkg_comp/obj/pkgsrc/x11/gnome-panel/default/gnome-panel-2.28.0/applets/clock'
> gmake[4]: *** [all-recursive] Error 1
> 
> However, in the buildlink directory,
> /scratch/chroot/pkg_comp.amd64-5.0/default/pkg_comp/obj/pkgsrc/x11/gnome-panel/default/.buildlink/include/gnome-desktop-2.0/libgnome,
> gnome-desktop-utils.h is present:
> 
> lrwxr-xr-x  1 root  wheel   65 Jan 27 23:00 gnome-desktop-utils.h@
> -> /usr/pkg/include/gnome-desktop-2.0/libgnome/gnome-desktop-utils.h
> 
> and the file it points to is there.
> 
> Any ideas?
> -Olaf.
> -- 
> ___ Olaf 'Rhialto' Seibert    -- You author it, and I'll reader it.
> \X/ rhialto/at/xs4all.nl      -- Cetero censeo "authored" delendum
> esse.

Maybe compiler needs '-I/usr/pkg/include/gnome-desktop-2.0' flag, in
order to find include files under that directory?


Home | Main Index | Thread Index | Old Index