
|
[beports]
||
[Date Prev]
[05-2008 Date Index]
[Date Next]
||
[Thread Prev]
[05-2008 Thread Index]
[Thread Next]
[beports] Re: ./configure
- From: Schrijvers Luc <Begasus@xxxxxxxxx>
- To: beports@xxxxxxxxxxxxx
- Date: Thu, 01 May 2008 07:07:15 +0200
Your config.guess file is out of date due to it not knowing how to
handle the OS. I've added a section for Haiku in there myself when
running into this:
<snip>
BePC:Haiku:*:*) # BeOS running on Intel PC compatible
echo i586-pc-beos
exit ;;
<snip>
If you search inside config.guess for BeOS you'll find a simular line in
there, I've just changed/added BePC:BeOS into BePC:Haiku.
This will probly change in the future but works for now. IIRC there was
some talk on the Haiku ml a short while ago.
Begasus aka Luc
On wo, 2008-04-30 at 15:33 -0700, scott mc wrote:
> In Haiku when I get a package that requires running ./configure it
> usually bombs out not know how to handle Haiku. Are you guys seeing
> this as well? And how are you getting around it?
>
> -scottmc
>
> --
> BePorts homepage - http://tools.assembla.com/BePorts
> List archives: http://www.freelists.org/archives/beports
> Administrative contact: brecht@xxxxxxxxxxx
--
BePorts homepage - http://tools.assembla.com/BePorts
List archives: http://www.freelists.org/archives/beports
Administrative contact: brecht@xxxxxxxxxxx
|

|