Subject: Re: Problem with gnome-desktop
To: None <tech-pkg@netbsd.org>
From: Benedikt Meurer <Benedikt.Meurer@unix-ag.uni-siegen.de>
List: tech-pkg
Date: 06/05/2003 09:40:49
On Wed, 04, Jun 2003, Nick Ricketts wrote:
> I am trying to compile gnome2 using pkgrc/meta-package/gnome2 and when it gets
> to /pkgsrc/x11/gnome-desktop it fails with this:
>
> gnome-desktop-item.c:58: libsn/sn.h: No such file or directory
> gmake[2]: *** [gnome-desktop-item.lo] Error 1
> gmake[2]: Leaving directory
> `/usr/pkgsrc/x11/gnome-desktop/work/gnome-desktop-2.2.0.1/libgnome-desktop'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/usr/pkgsrc/x11/gnome-desktop/work/gnome-desktop-2.2.0.1'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
> any ideas on what is going one iot is almost like the includes is wrong or
> something. Any ideas would be great.
You have installed the startup-notification library, which gets found
by configure, but isn't linked to the buildlink directory. To fix it:
Add the following line to the x11/gnome-desktop/Makefile:
.include "../../x11/startup-notification/buildlink2.mk"
Julio, can you fix it please?
regards,
Benedikt
--
NetBSD Operating system: http://www.NetBSD.org/
pkgsrc "Work in progress": http://pkgsrc-wip.sf.net/
XFce desktop environment: http://www.xfce.org/
German Unix-AG Association: http://www.unix-ag.org/