pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/34980
The following reply was made to PR pkg/34980; it has been noted by GNATS.
From: David Howland <dhowland%users.sourceforge.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/34980
Date: Wed, 06 Dec 2006 17:12:24 -0500
The fix seemed to have something to do with pkgconfig and cpuflags.
From the pkgsrc-users mailing list...
Christian Biere wrote:
> The CFLAGS poisoning is caused by /usr/pkg/lib/pkgconfig/xrandr.pc right?
> Could you edit this file and remove '-O2' and '-march=pentium3' from it?
> GCC 4.x will refuse to work if you mix -mcpu and -march, so that will be
> a problem anyway. Does this maybe already fix gmplayer for you?
Well, I did what you said, I edited /usr/pkg/lib/pkgconfig/xrandr.pc and
removed '-O2' and '-march=pentium3' from the Cflags: line.
That seemed to fix it.
More info and a conclusion to this PR comming soon.
Home |
Main Index |
Thread Index |
Old Index