John,

I'm aware of this issue, and have reported it to Apple.  Hopefully it will
get fixed before Panther is released.

In the meantime, adding the following two lines after "xmkmf" in your
CompileScript should fix the problem:

 mv Makefile Makefile.old
 sed "s|-arch i386||g" < Makefile.old > Makefile

(I've done this for a number of packages, in versions you can find in the
fink CVS repository in "experimental/dmrrsn/panther".)

  -- Dave


> To: [EMAIL PROTECTED]
> From: John Davidorff Pell <[EMAIL PROTECTED]>
> Subject: [Fink-devel] glut, X11 1.0 and Panther
> Date: Fri, 8 Aug 2003 04:10:26 -0700
> 
> I just thought i'd let y'all know that X11 1.0 in the panther preview 
> is built FAT just like everything else and so the Imake files that glut 
> uses to configure itself have '-arch i386' in them all over the place 
> so it won't work on a normal osx box. :-) either a custom version of 
> this file is needed or apple needs to be killed or maybe some patch to 
> glut or maybe our own version of Imake? :-)
> 
> JP
> 
> 
> 
> --
> Every time you share on a P2P network, God kills a kitten.
> Please think of the kittens.
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Fink-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-devel
> 


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to