pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/mk/compiler



* On 2012-09-16 at 10:57 BST, D'Arcy Cain wrote:

> On Sun, 16 Sep 2012 07:31:18 +0000
> "Steven Drake" <sbd%netbsd.org@localhost> wrote:
> 
> > Module Name:        pkgsrc
> > Committed By:       sbd
> > Date:               Sun Sep 16 07:31:18 UTC 2012
> > 
> > Modified Files:
> >     pkgsrc/mk/compiler: gcc.mk
> > 
> > Log Message:
> > Add dependency on GCC libraries if requested.
> 
> I get the following error after these changes:
> 
> make: "../../mk/compiler/../../mk/compiler/gcc.mk" line 743: Malformed
> conditional (!empty(_USE_GCC_SHLIB:M[Yy][Ee][Ss]) && !empty
> (USE_PKGSRC_GCC_RUNTIME:M[Yy][Ee][Ss])) make: Fatal errors encountered
> -- cannot continue
> 
> make: stopped in /usr/pkgsrc/print/poppler
> 
> The problem seems to be with the USE_PKGSRC_GCC_RUNTIME variable
> because if I remove the test I get the error elsewhere:
> 
> make: "../../lang/gcc47-libs/../../lang/gcc47-libs/buildlink3.mk" line
> 18: Malformed conditional (!empty(USE_PKGSRC_GCC_RUNTIME:M[Yy][Ee]
> [Ss])) make: Fatal errors encountered -- cannot continue
> 
> make: stopped in /usr/pkgsrc/print/poppler
> 
> Any ideas?

This should be fixed now.

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



Home | Main Index | Thread Index | Old Index