Subject: Re: pkg/29448
To: None <garbled@netbsd.org, gnats-admin@netbsd.org,>
From: A L Meyers <me@privacy.net>
List: pkgsrc-bugs
Date: 06/15/2005 19:15:03
The following reply was made to PR pkg/29448; it has been noted by GNATS.

From: A L Meyers <me@privacy.net>
To: "Johnny C. Lam" <jlam@NetBSD.org>
Cc: gnats-bugs@netbsd.org
Subject: Re: pkg/29448
Date: Wed, 15 Jun 2005 21:14:21 +0200

 Johnny C. Lam wrote:
 > A L Meyers wrote:
 > 
 >>
 >> Thanks.  There is no "tune=pentiumpro" in /usr/pkg/etc/mk.conf. Have 
 >> no clue where to look.  Advice much appreciated.
 > 
 > 
 > 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.
 > 
 >     Cheers,
 > 
 >     -- Johnny Lam <jlam@NetBSD.org>
 > 
 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.
 
 Regards,
 
 lux