pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/29448
The following reply was made to PR pkg/29448; it has been noted by GNATS.
From: "Johnny C. Lam" <jlam%NetBSD.org@localhost>
To: almeyers%consult-meyers.com@localhost
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/29448
Date: Wed, 15 Jun 2005 15:28:56 -0400
A L Meyers wrote:
> Johnny C. Lam wrote:
>> As your troubles seem to stem from building X11 packages using imake,
>> try searching for "-mtune=pentiumpro" in /usr/X11R6/lib/X11/config, e.g:
>>
>> grep -- "-mtune=pentiumpro" /usr/X11R6/lib/X11/config/*
>>
>> It's possible that the X.Org distribution you're using added some
>> extra bits to the imake config files that may not match the compiler
>> that you're using on your Mandrake Linux system. For now, I will mark
>> your PR as analyzed, since at this point, it no longer appears to be a
>> pkgsrc problem.
>>
>
> Thanks for the suggestion, Johnny. grep indeed found
> "-mtune=pentiumpro" in the first 4 lines of config/host.cf. Full of
> hope, I deleted these 4 instances but, alas, the error message when
> trying to build games/tanked is still the same. More ideas welcome.
Please also check in /usr/pkg/lib/X11/config. I forgot that those files
are also used by imake when using xpkgwedge.
Cheers,
-- Johnny Lam <jlam%NetBSD.org@localhost>
Home |
Main Index |
Thread Index |
Old Index