[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FIXED Re: Installing GNUstep on RedHat 8 with SRPMS
From: |
Pogue Mahone |
Subject: |
FIXED Re: Installing GNUstep on RedHat 8 with SRPMS |
Date: |
Mon, 17 Feb 2003 16:13:59 -0500 |
User-agent: |
KNode/0.7.1 |
Adam Fedor wrote:
>
>
> Pogue Mahone wrote:
>> Hello,
>>
>> I'm trying to get GNUstep running on RedHat 8 without luck. I've built
>> RPMS from the SRPMS but I get errors with the setup script and compiles.
>>
>> setup script:
>>
>> /usr/GNUstep/System/Tools/ix86/linux-gnu/gnu-gnu-gnu/make_services:
>> relocation error:
>>
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1:
>> undefined symbol: __vacall_r
>>
>
> Make sure you installed ffcall. Make sure you did NOT install
> gnustep-objc. Make sure there are no old copies of the libobjc library
> around (from old GNUstep or gcc installations, etc).
>
>
I upgraded to the CVS version of gnustep-base and it seems to be fixed.
Sean