discuss-gnustep
[Top][All Lists]
Advanced

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

NT problems... yet... :(


From: mirko . viviani
Subject: NT problems... yet... :(
Date: Wed, 4 Apr 2001 11:04:05 +0000

Ciao!

I've finally compiled correctly gnustep-obj and base, now I'm having problems
with extensions:

Well I don't understand why it uses administrator while I'm logged as mirko,
anyway it doesn't find the Foundation includes.

They are in the correct place (c:cygwin/usr/..etc), / is mounted as c:cygwin
but I think mingw replaces / as c: instead of c:cygwin. if I try to manually
compile sources with -Ic:cygwin/usr/GNUstep..etc it works.

What could I do ?

Thanks.


administrator:~/gnustep/extensions/extensions> make BUILD_DLL=yes WITH_DLL=yes
cp gnustep-base/NSException.h NSException.h
Making all for library libFoundationExt...
gcc objc-runtime.m -c  -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP 
-DGNUS
TEP_VERSION=0.6.7 -DGNUSTEP_MAJOR_VERSION=0 -DGNUSTEP_MINOR_VERSION=6 
-DGNUSTEP_
BASE_LIBRARY=1   -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 
-Dlibgnustep_base_ISDL
L=1  -DBUILD_libFoundationExt_DLL=1 -DGSWARN -O2 -Wno-import -fgnu-runtime 
-Wall
  -I..    -I. -I/usr/GNUstep/System/Headers -I/usr/GNUstep/System/Headers 
-I/Ute
nti/mirko/GNUstep/Library/Headers -I/usr/GNUstep/Local/Library/Headers 
-I/usr/GN
Ustep/Network/Library/Headers -I/usr/GNUstep/System/Library/Headers 
-I/usr/GNUst
ep/Network/Headers/gnustep -I/Utenti/mirko/GNUstep/Headers/gnustep 
-I/usr/GNUste
p/Local/Headers/gnustep -I/usr/GNUstep/System/Headers/gnustep  
-I/usr/GNUstep/Ne
twork/Headers/ix86/mingw32 -I/Utenti/mirko/GNUstep/Headers/ix86/mingw32 
-I/usr/G
NUstep/Local/Headers/ix86/mingw32 -I/usr/GNUstep/System/Headers/ix86/mingw32 
-I/
Utenti/mirko/GNUstep/Headers -I/usr/GNUstep/Local/Headers 
-I/usr/GNUstep/Network
/Headers -I/usr/GNUstep/System/Headers  -o 
shared_obj/ix86/mingw32/gnu-gnu-gnu-w
in32/objc-runtime.o
objc-runtime.m:25: Foundation/NSString.h: No such file or directory
In file included from objc-runtime.m:27:
./extensions/common.h:78: Foundation/NSZone.h: No such file or directory
In file included from ../extensions/common.h:79,
                 from objc-runtime.m:27:
./extensions/MissingMethods.h:28: Foundation/NSArray.h: No such file or 
directo
ry
./extensions/MissingMethods.h:29: Foundation/NSDictionary.h: No such file or 
di
rectory
./extensions/MissingMethods.h:30: Foundation/NSValue.h: No such file or 
directo
ry
./extensions/MissingMethods.h:31: Foundation/NSMethodSignature.h: No such file
or directory
In file included from objc-runtime.m:28:
./extensions/NSException.h:28: Foundation/NSException.h: No such file or 
direct
ory
./extensions/NSException.h:29: Foundation/NSArray.h: No such file or directory
make[2]: *** [shared_obj/ix86/mingw32/gnu-gnu-gnu-win32/objc-runtime.o] Error 1
make[1]: *** [libFoundationExt.build] Error 2
make: *** [libFoundationExt.all.library.variables] Error 2

--
Bye,
  Mirko





reply via email to

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