pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44428: PNG build broken on Solaris since 1.5.1.beta01 update
The following reply was made to PR pkg/44428; it has been noted by GNATS.
From: Jim Wise <jwise%draga.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: wiz%NetBSD.org@localhost
Subject: Re: pkg/44428: PNG build broken on Solaris since 1.5.1.beta01 update
Date: Fri, 04 Feb 2011 15:51:19 -0500
--=-=-=
Content-Transfer-Encoding: quoted-printable
gnats-admin%NetBSD.org@localhost writes:
>>Category: pkg
>>Responsible: pkg-manager
>>Synopsis: PNG build broken on Solaris since 1.5.1.beta01 update
>>Arrival-Date: Thu Jan 20 14:35:00 +0000 2011
With the recent updates, PNG is broken in a different way. The above
problem has been resolved, but PNG still attempts to use /lib/cpp to
process the generated dfn.c:
echo '#include "scripts/sym.dfn"' >dfn.c
/lib/cpp -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/usr/include
-DPNGLIB_LIBNAME=3D'PNG15_0' -DPNGLIB_VERSION=3D'1.5.1' -DSYMBOL_PR=
EFIX=3D''
-DPNG_NO_USE_READ_MACROS dfn.c > dfn1.out
"/usr/include/sys/isa_defs.h", line 503: undefined control
"/usr/include/iso/setjmp_iso.h", line 57: undefined control
"/usr/include/iso/setjmp_iso.h", line 72: undefined control
"/usr/include/iso/limits_iso.h", line 51: undefined control
*** Error code 2
The failure here is because /lib/cc does not define several symbols
expected by the Solaris system includes. Using cc -E would solve this
problem.
Thanks,
=2D-=20
Jim Wise
jwise%draga.com@localhost
--=-=-=
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (SunOS)
iEYEARECAAYFAk1MZscACgkQHDchQepTnhT1sACeO+SE5fGAGYsa/T5Aov7b0Omr
RuYAniknpSc5oCedzeI6McQ5e+JF7aPq
=OYFg
-----END PGP SIGNATURE-----
--=-=-=--
Home |
Main Index |
Thread Index |
Old Index