[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Startup build fail on 64 bit Xeon/Linux
From: |
Adam Fedor |
Subject: |
Re: Startup build fail on 64 bit Xeon/Linux |
Date: |
Fri, 21 Oct 2005 20:25:19 -0600 |
On Oct 21, 2005, at 3:02 PM, Stefan Böhringer wrote:
Here comes a install report for a gnustep-startup-0.13.0 built on Suse
Linux 10.0-64. This seems to be a simple error but I would like to
report the problem since startup should be hassle free.
Well, this particular problem comes from the ffcall package. I think
because you specifically need shared libraries for ffcall. If
InstallGNUstep installs ffcall itself it tries to do this. So you could
either just uninstall ffcall, or recompile it yourself with
--disable-static --enable-shared. Of course there are likely all kinds
of other problems as GNUstep is not 64-bit clean. Perhaps look here
for more info:
http://mediawiki.gnustep.org/index.php/
Installation_of_32bit_GNUstep_on_64bit_Linux
I also tried the -l option without understanding its meaning. I'll
look into this by mid of next week.
-I option?