bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InstallGNUstep script problem...


From: Adam Fedor
Subject: Re: InstallGNUstep script problem...
Date: Tue, 6 Jun 2006 09:33:21 -0600

Even though gcc says it has objc, it most definitely appears that it does not: both the objc headers and the cc1obj compiler are missing. You are probably missing one of the gcc packages, perhaps something like gcc-objc.


On Jun 5, 2006, at 12:51 AM, Brian Odlum wrote:

Attempting to run the script "InstallGNUstep" (gnustep-startup-0.1.15). It complains that the installed gcc compiler is not configured for Objective C. Below is the output of the command "gcc -v", which clearly indicates that it is:
(--enable-languages=c,c++,ada,f95,objc,java).
 
----------------------------------------------------------------------- ------------------------------
Using built-in specs.
Target: i586-mandriva-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=i586-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib
Thread model: posix
gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)
----------------------------------------------------------------------- ------------------------------
 
This is a brand new and very vanilla (i.e. unaltered) Mandriva Linux 2006 distro. Logfiles attached.
 
Please advise.
 
Thanks,
 
Brian Odlum
 

<logs.tar.gz><gcc.txt>_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep





reply via email to

[Prev in Thread] Current Thread [Next in Thread]