[plt-scheme] Foreign not working on Solaris 10
Marek Kubica wrote:
> On Tue, 2 Dec 2008 21:05:24 +0100
> Marek Kubica <marek at xivilization.net> wrote:
>
>
>> It built correnctly but ``make install`` aborted at the end. I don't
>> think this is critical, but it shouldn't fail if it was configured
>> with --disable-foreign
>>
>
> Ok, it is somehow critical, because it doesn't create all neccessary
> stuff to run it.
>
>
FWIW today's latest revision in svn built properly on opensolaris
snv_89. I couldn't build mred, though, because opensolaris doesn't have
libXaw (fixed in snv 101) but I didn't get any errors about the foreign
stuff.
I only installed gcc so I don't think I'm mixing solaris + gnu tools.