[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unable to compile simple Apps - *.plist] Error 139
From: |
Jason Lincoln |
Subject: |
Unable to compile simple Apps - *.plist] Error 139 |
Date: |
Fri, 14 Jun 2002 10:27:15 -0700 (PDT) |
Hello All,
I have attempted to update my GNUstep installation on
my RH 7.2/GCC 2.96-98 Intel system and ran into a lot
a difficulty. Initially with gnustep-gui which I got
by and finished the install using the snapshot from
6-14-02.
However, I am unable to compile even the most simple
apps. When I attempt to compile an app the make
chokes with an error 139 about a resource plist file
everytime.
The following is from CurrencyConverter.app that came
from the usr-apps 6-14-02 snapshot.
$ make clean
rm -rf *~ obj
rm -rf shared_obj/ix86/linux-gnu/gnu-gnu-gnu
rm -rf *.app/ix86/linux-gnu/gnu-gnu-gnu
[jlincoln@jlincoln CurrencyConverter]$ make
Making all for app CurrencyConverter...
mkdir -p ./shared_obj/ix86/linux-gnu/gnu-gnu-gnu
mkdir -p
CurrencyConverter.app/ix86/linux-gnu/gnu-gnu-gnu
Compiling file CurrencyConverter.m ...
Linking app CurrencyConverter ...
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSMenu' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSTextField' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_GSHbox' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSColor' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_GSVbox' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSObject' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSWindow' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSApplication' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NXConstantString' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSAutoreleasePool' are not defined
make[1]: ***
[CurrencyConverter.app/Resources/Info-gnustep.plist]
Error 139
make: *** [CurrencyConverter.all.app.variables] Error
2
Does anyone have any suggestions? I was starting to
get used to the development tools and applications.
So I really miss my GNUstep.
Thanks,
Jason
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
- Unable to compile simple Apps - *.plist] Error 139,
Jason Lincoln <=