tech-pkg archive

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

Re: CVS commit: pkgsrc/devel/pkg-config



* On 2012-08-13 at 11:32 BST, Greg Troxel wrote:

> "Matthias Scheler" <tron%netbsd.org@localhost> writes:
> 
> > Module Name:        pkgsrc
> > Committed By:       tron
> > Date:               Mon Aug 13 07:50:39 UTC 2012
> >
> > Modified Files:
> >     pkgsrc/devel/pkg-config: Makefile
> >
> > Log Message:
> > Add dependence on "gettext-lib" package. This fixes the build under
> > Mac OS X Lion, no changes under NetBSD/amd64 6.0_BETA2. Bump package
> > revision because the binary package might have changed on some platforms.
> 
> I wonder if this is really the right thing, and if you're sure that
> gettext-lib doesn't use pkg-config.   It seems that something like
> pkg-config  should be built disabling all sorts of things like gettext,
> so that it has minimal dependencies (and humans almost never use it
> anyway, so i18n seems more likely to mess up scripts than be helpful).

Note that the pkg-config update also broke it on Solaris:

  --- gconvert.lo ---
  gconvert.c:66:2: error: #error GNU libiconv not in use but included iconv.h 
is from libiconv
  *** [gconvert.lo] Error code 1

  --- gdataset.lo ---
  In file included from gdataset.c:47:0:
  glib_trace.h:33:25: fatal error: glib_probes.h: No such file or directory
  compilation terminated.
  *** [gdataset.lo] Error code 1

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index