Am Sunday 12 March 2006 21:46 schrieb Michael Nottebrock:
> Kris Kennaway schrieb:
> > This package has failed on every amd64 7.0 build since January 20. It
> > builds fine on amd64 5.x and 6.x, so it's probably due to a change in
> > 7.0.
>
> I don't have access to an amd64 7-CURRENT system, so I'm calling out to
>
> the mailing list subscribers for help:
> > ===> Building package for qt-3.3.5
> > tar: libdata/pkgconfig/qt-mt.pc: Cannot stat: No such file or directory
>
> Qt installs this pkgconfig file into lib/pkgconfig by default, which is
> why we patch it to the correct location in the port Makefile's
> post-configure target:
>
> post-configure:
> @${REINPLACE_CMD} -e \
> 's|/lib/pkgconfig/|/libdata/pkgconfig/|g' \
> ${WRKSRC}/src/Makefile
>
> My suspicion is that for some reason this doesn't work anymore and the
> file ends up in lib/pkgconfig/ again.
>
> I'd be grateful for anybody on an amd64 7-C system to try and reproduce
> this and investigate what's happening.I have tried it here with the default PREFIX and a custom one on an amd64 7-CURRENT system from a couple of days ago and the package gets created fine. qt-mt.pc is placed correctly in libdata/pkgconfig. Any ideas? Markus -- Markus Brueffer | GPG-Key: http://people.FreeBSD.org/~markus/markus.asc [EMAIL PROTECTED] | FP: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4 [EMAIL PROTECTED] | FreeBSD: The Power to Serve!
pgpa2oGLv9H1v.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
