Re: [Cooker] No way to run objective-c programs ? Gnustep cannot be isntalled ?

2003-02-07 Thread Götz Waschk
Am Freitag, 7. Februar 2003, 12:24:53 Uhr MET, schrieb Paul Cheyrou-lagreze: As I were triyng to compile and run an objective program : urpmi gnustep-base installing /var/cache/urpmi/rpms/gnustep-base-1.5.1-1mdk.i586.rpm Installation failed: libgnustep-base.so.1 is needed by

Re: [Cooker] No way to run objective-c programs ? Gnustep cannot be isntalled ?

2003-02-07 Thread J.A. Magallon
On 2003.02.07 Götz Waschk wrote: Am Freitag, 7. Februar 2003, 12:24:53 Uhr MET, schrieb Paul Cheyrou-lagreze: As I were triyng to compile and run an objective program : urpmi gnustep-base installing /var/cache/urpmi/rpms/gnustep-base-1.5.1-1mdk.i586.rpm Installation failed:

[Cooker] No way to run objective-c programs ? Gnustep cannot be isntalled ?

2003-02-07 Thread Paul Cheyrou-lagreze
Hi, As I were triyng to compile and run an objective program : http://www.cs.indiana.edu/classes/c304/oop-intro.html make gcc -c -Wno-import List.m List.m: In function `+[List new]': List.m:8: warning: cannot find class (factory) method List.m:8: warning: return type for `resetSize' defaults