[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installing GNUstep on RedHat 8 with SRPMS
From: |
Pogue Mahone |
Subject: |
Re: Installing GNUstep on RedHat 8 with SRPMS |
Date: |
Mon, 17 Feb 2003 14:01:30 -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).
Thanks. I had installed gnustep-objc which I've removed and apps compile
now.
ffcall is installed. When I rebuilt gnustep-base, the configure script
seemed to find it.
Should I manually build base or ffcall?
Thanks.
Sean