Re: Trouble compiling...

Xavier Glattard <[email protected]> Wed, 25 Apr 2007 15:43:55 +0200
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
Selon Rick <[email protected]>:

> I seem to be having troubles installing gnustep-base...here is the log
> of the compile and the steps I have ensured:
>
(...)
>
> So I decided to make sure my libobjc and ffcall was/were installed and
> got the following:
>
>
> [root@UNIX1 rick]# rpm -i libobjc-3.4.4-2.fc3.i386.rpm
>         package libobjc-3.4.4-2.fc3 is already installed
>
> [root@UNIX1 rick]# rpm -i ffcall-1.10-1.1.fc3.rf.i386.rpm
> warning: ffcall-1.10-1.1.fc3.rf.i386.rpm: V3 DSA signature: NOKEY, key
> ID 6b8d79e6
>         package ffcall-1.10-1.1.fc3.rf is already installed
>

You need 'development' version of all packages.
You should try with ffcall-devel(...).rpm

Regards

Xavier