pkgsrc-Bugs archive

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

Re: pkg/33744: error in /pkgsrc/x11/Xfixes



The following reply was made to PR pkg/33744; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/33744: error in /pkgsrc/x11/Xfixes
Date: Fri, 16 Jun 2006 00:38:13 -0700 (PDT)

 On Fri, 16 Jun 2006 tannert%mis.mpg.de@localhost wrote:
 
 > >Environment:
 > SunOS 5.10 Generic_118833-03 sun4u sparc SUNW,Sun-Fire-V240
 > >Description:
 > checking for fixesext >= 2.0... sh: gnome-config: not found
 > sh: gnome-config: not found
 > Package fixesext was not found in the pkg-config search path. Perhaps you 
 > should add the directory containing `fixesext.pc' to the PKG_CONFIG_PATH 
 > environment variable No package 'fixesext' found
 > configure: error: Library requirements (fixesext >= 2.0) not met; consider 
 > adjusting the PKG_CONFIG_PATH environment variable if your libraries are in 
 > a nonstandard prefix so pkg-config can find them.
 > *** Error code 1
 > >How-To-Repeat:
 > bmake
 > >Fix:
 > add symlink /pkgsrc/x11/Xfixes/work/.buildlink/lib/pkgconfig/fixesext.pc -> 
 > /pkgsrc/lib/pkgconfig/fixesproto.pc
 
 In fact, the builtin.mk files already does that.
 
 If it does not do that, then it is because the builtin.mk thinks that you 
 have existing headers that are good enough.
 
 Can you please provide a little info from your Solaris system?
 
 After you do a "bmake clean", the do a "bmake configure" (which may fail) 
 and provide:
 
 grep -i fixes work/.extract_makevars.mk
 
 For example, on one of my BSD systems with no native X I have:
 
 H_XFIXESPROTO=  /home/reed/pkg/include/X11/extensions/xfixesproto.h
 H_XFIXESWIRE=   /home/reed/pkg/include/X11/extensions/xfixeswire.h
 IS_BUILTIN.fixesproto=  no
 USE_BUILTIN.fixesproto= no
 
 
  Jeremy C. Reed
 
 echo ':6DB6=88>?;@69876tA=AC8BB5tA6487><' | tr '4-F' 'wu rofIn.lkigemca'
 



Home | Main Index | Thread Index | Old Index