pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/mk/compiler
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?
--
D'Arcy J.M. Cain <darcy%NetBSD.org@localhost>
http://www.NetBSD.org/ IM:darcy%Vex.Net@localhost
Home |
Main Index |
Thread Index |
Old Index