Subject: Re: pkg/29448
To: None <garbled@netbsd.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@NetBSD.org>
List: pkgsrc-bugs
Date: 06/15/2005 16:38:02
The following reply was made to PR pkg/29448; it has been noted by GNATS.

From: "Johnny C. Lam" <jlam@NetBSD.org>
To: almeyers@consult-meyers.com
Cc: gnats-bugs@netbsd.org
Subject: Re: pkg/29448
Date: Wed, 15 Jun 2005 12:38:06 -0400

 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>