I try to compile: gsetp-core-000621 with corrected of use: MINGW32=0 on
Solaris 2.8 operating system (on intel platform).
(gcc version 2.8.1)
The compilation was terminated with error: (I have got)
...
Making all in Source...
make[2]: Entering directory
`/Users/jano/install/gstep-000621/base/Source'
Making all for library libgnustep-base...
mkdir -p ./shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps
gcc md5.c -c -DGNUSTEP_INSTALL_PREFIX=/usr/local/GNUstep/System
-DGNUSTEP_TARGET_DIR=\"ix86/solaris2.8\" -DGNUSTEP_TARGET_CPU=\"ix86\"
-DGNUSTEP_TARGET_OS=\"solaris2.8\" -DLIBRARY_COMBO=\"gnu-gnu-gnu-xgps\"
-Wall -DGNUSTEP -DGNUSTEP_VERSION=0.6.5 -DGNUSTEP_MAJOR_VERSION=0
-DGNUSTEP_MINOR_VERSION=6 -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1
-DXGPS_BACKEND_LIBRARY=1 -DGNU_RUNTIME=1 -fpic -fPIC -DGSWARN
-fno-strict-aliasing -fgnu-runtime -I../Headers/gnustep
-I./ix86/solaris2.8 -I. -I/usr/include/kaffe
-I/usr/openwin/include/X11 -I/usr/local/include -I/usr/local/include
-I/usr/openwin/include -I/usr/local/GNUstep/Network/Headers
-I/nowhere/Headers -o shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/md5.o
cc1: Invalid option `-fno-strict-aliasing'
make[4]: *** [shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/md5.o] Error 1
make[3]: *** [libgnustep-base.build] Error 2
make[2]: *** [libgnustep-base.all.library.variables] Error 2
make[2]: Leaving directory
`/Users/jano/install/gstep-000621/base/Source'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/Users/jano/install/gstep-000621/base'
make: *** [subproj-all] Error 2
When I disable (comment line in Makefiles/common.make) the
'no-strict-aliasing' flag, the compilation was successfully.
ifneq ($(debug), yes)
#OPTFLAG += -fno-strict-aliasing
endif
Then I type:
#make install:
(in my opion the instalation has some problems:) I've got messages:
Making install in make...
make[1]: Entering directory `/Users/jano/install/gstep-000621/make'
./mkinstalldirs /usr/local/GNUstep/System
/usr/local/GNUstep/System/Makefiles \
/usr/local/GNUstep/System/Makefiles/ix86 \
/usr/local/GNUstep/System/Makefiles/ix86/solaris2.8 \
/usr/local/GNUstep/System/Tools \
/usr/local/GNUstep/System/share \
/usr/local/GNUstep/System/Apps \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps \
/usr/local/GNUstep/System/Headers/ix86/solaris2.8 \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8 \
/usr/local/GNUstep/System/Library \
/usr/local/GNUstep/System/Library/Colors \
/usr/local/GNUstep/System/Library/PostScript \
/usr/local/GNUstep/System/Library/Services \
/usr/local/GNUstep/System/Documentation/info \
/usr/local/GNUstep/System/Documentation/man \
/usr/local/GNUstep/System/../Local \
/usr/local/GNUstep/System/../Local/Users \
/usr/local/GNUstep/System/../Local/Users/Administrator \
/usr/local/GNUstep/System/../Network
./install-sh -c -m 755 which_lib
/usr/local/GNUstep/System/Makefiles/ix86/solaris2.8
for f in config.guess config.sub install-sh mkinstalldirs \
GNUstep.sh MediaBook.sh clean_cpu.sh clean_os.sh \
clean_vendor.sh cpu.sh ld_lib_path.sh os.sh \
transform_paths.sh vendor.sh \
rootinstall.sh rootuninstall.sh \
GNUstep.csh ld_lib_path.csh ; do \
./install-sh -c -m 755 $f /usr/local/GNUstep/System/Makefiles; \
done
./install-sh -c -m 755 openapp /usr/local/GNUstep/System/Tools; \
./install-sh -c -m 755 debugapp /usr/local/GNUstep/System/Tools; \
./install-sh -c -m 755 opentool /usr/local/GNUstep/System/Tools; \
for f in aggregate.make application.make bundle.make service.make
common.make brain.make library.make rules.make target.make tool.make
ctool.make test-library.make names.make objc.make test-application.make
test-tool.make subproject.make palette.make gswapp.make gswbundle.make
woapp.make wobundle.make documentation.make MediaBook.func
executable.template; do \
./install-sh -c -m 644 $f /usr/local/GNUstep/System/Makefiles; \
done
./install-sh -c -m 644 config.site /usr/local/GNUstep/System/share
./install-sh -c -m 644 config.make
/usr/local/GNUstep/System/Makefiles/ix86/solaris2.8
make[1]: Leaving directory `/Users/jano/install/gstep-000621/make'
Making install in base...
make[1]: Entering directory `/Users/jano/install/gstep-000621/base'
Making install in Source...
make[2]: Entering directory
`/Users/jano/install/gstep-000621/base/Source'
Making all for library libgnustep-base...
make[4]: Nothing to be done for `internal-library-all'.
Making install for library libgnustep-base...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps \
/usr/local/GNUstep/System/Headers/gnustep \
/usr/local/GNUstep/System/Headers/gnustep/base
/usr/local/GNUstep/System/Headers/gnustep/Foundation
/usr/local/GNUstep/System/Headers/gnustep/unicode
/usr/local/GNUstep/System/Headers/ix86/solaris2.8
if [ -f
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/libgnustep-base.so.0.6.5 ];
then \
/usr/local/GNUstep/System/Makefiles/./install-sh -c
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/libgnustep-base.so.0.6.5 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps ; \
(cd
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps; rm
-f libgnustep-base.so libgnustep-base.so.`echo 0.6.5|awk -F. '{print
$1}'`; ln -s libgnustep-base.so.0.6.5 libgnustep-base.so.`echo 0.6.5|awk
-F. '{print $1}'`; ln -s libgnustep-base.so.`echo 0.6.5|awk -F. '{print
$1}'` libgnustep-base.so; ) \
fi
if [ "Foundation/Foundation.h Foundation/DistributedObjects.h
Foundation/NSArchiver.h Foundation/NSArray.h
Foundation/NSAttributedString.h Foundation/NSAutoreleasePool.h
Foundation/NSBitmapCharSet.h Foundation/NSBundle.h
Foundation/NSByteOrder.h Foundation/NSCharacterSet.h
Foundation/NSCoder.h Foundation/NSConcreteNumber.h
Foundation/NSConcreteValue.h Foundation/NSConnection.h
Foundation/NSData.h Foundation/NSDate.h Foundation/NSDateFormatter.h
Foundation/NSDebug.h Foundation/NSDecimal.h Foundation/NSDecimalNumber.h
Foundation/NSDictionary.h Foundation/NSDistantObject.h
Foundation/NSDistributedLock.h
Foundation/NSDistributedNotificationCenter.h Foundation/NSEnumerator.h
Foundation/NSException.h Foundation/NSFileHandle.h
Foundation/NSFileManager.h Foundation/NSFormatter.h
Foundation/NSGeometry.h Foundation/NSGArray.h
Foundation/NSGAttributedString.h Foundation/NSGCString.h
Foundation/NSGSet.h Foundation/NSGString.h Foundation/NSHashTable.h
Foundation/NSHost.h Foundation/NSInvocation.h Foundation/NSLock.h
Foundation/NSMapTable.h Foundation/NSMethodSignature.h
Foundation/NSNotification.h Foundation/NSNotificationQueue.h
Foundation/NSObjCRuntime.h Foundation/NSObject.h
Foundation/NSPathUtilities.h Foundation/NSPort.h
Foundation/NSPortCoder.h Foundation/NSPortMessage.h
Foundation/NSPortNameServer.h Foundation/NSProcessInfo.h
Foundation/NSProtocolChecker.h Foundation/NSProxy.h Foundation/NSRange.h
Foundation/NSRunLoop.h Foundation/NSScanner.h
Foundation/NSSerialization.h Foundation/NSSet.h Foundation/NSString.h
Foundation/NSTask.h Foundation/NSThread.h Foundation/NSTimer.h
Foundation/NSUndoManager.h Foundation/NSUserDefaults.h
Foundation/NSUtilities.h Foundation/NSValue.h Foundation/NSZone.h
Foundation/objc-load.h Foundation/NSURL.h Foundation/NSURLHandle.h" !=
"" ]; then \
for file in Foundation/Foundation.h Foundation/DistributedObjects.h
Foundation/NSArchiver.h Foundation/NSArray.h
Foundation/NSAttributedString.h Foundation/NSAutoreleasePool.h
Foundation/NSBitmapCharSet.h Foundation/NSBundle.h
Foundation/NSByteOrder.h Foundation/NSCharacterSet.h
Foundation/NSCoder.h Foundation/NSConcreteNumber.h
Foundation/NSConcreteValue.h Foundation/NSConnection.h
Foundation/NSData.h Foundation/NSDate.h Foundation/NSDateFormatter.h
Foundation/NSDebug.h Foundation/NSDecimal.h Foundation/NSDecimalNumber.h
Foundation/NSDictionary.h Foundation/NSDistantObject.h
Foundation/NSDistributedLock.h
Foundation/NSDistributedNotificationCenter.h Foundation/NSEnumerator.h
Foundation/NSException.h Foundation/NSFileHandle.h
Foundation/NSFileManager.h Foundation/NSFormatter.h
Foundation/NSGeometry.h Foundation/NSGArray.h
Foundation/NSGAttributedString.h Foundation/NSGCString.h
Foundation/NSGSet.h Foundation/NSGString.h Foundation/NSHashTable.h
Foundation/NSHost.h Foundation/NSInvocation.h Foundation/NSLock.h
Foundation/NSMapTable.h Foundation/NSMethodSignature.h
Foundation/NSNotification.h Foundation/NSNotificationQueue.h
Foundation/NSObjCRuntime.h Foundation/NSObject.h
Foundation/NSPathUtilities.h Foundation/NSPort.h
Foundation/NSPortCoder.h Foundation/NSPortMessage.h
Foundation/NSPortNameServer.h Foundation/NSProcessInfo.h
Foundation/NSProtocolChecker.h Foundation/NSProxy.h Foundation/NSRange.h
Foundation/NSRunLoop.h Foundation/NSScanner.h
Foundation/NSSerialization.h Foundation/NSSet.h Foundation/NSString.h
Foundation/NSTask.h Foundation/NSThread.h Foundation/NSTimer.h
Foundation/NSUndoManager.h Foundation/NSUserDefaults.h
Foundation/NSUtilities.h Foundation/NSValue.h Foundation/NSZone.h
Foundation/objc-load.h Foundation/NSURL.h Foundation/NSURLHandle.h
__done; do \
if [ $file != __done ]; then \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
../Headers/$file \
/usr/local/GNUstep/System/Headers/gnustep/$file ; \
fi; \
done; \
fi
for file in fast.x GSUnion.h GSIArray.h GSIMap.h BinaryCStream.h Coder.h
CoderPrivate.h Coding.h CStream.h CStreaming.h Enumerating.h
GetDefEncoding.h Locking.h MachPort.h MemoryStream.h Ordering.h Port.h
RawCStream.h Retaining.h RunLoop.h StdioStream.h Stream.h Streaming.h
TcpPort.h TextCStream.h UdpPort.h Unicode.h UnixFileHandle.h
ValueHolding.h behavior.h numbers.h ostream.h o_array.h o_array_bas.h
o_array_cbs.h o_cbs.h o_hash.h o_hash_bas.h o_hash_cbs.h o_list.h
o_list_bas.h o_list_cbs.h o_map.h o_map_bas.h o_map_cbs.h
objc-gnu2next.h preface.h; do \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
../Headers/gnustep/base/$file \
/usr/local/GNUstep/System/Headers/gnustep/base/$file ; \
done
cp: cannot access ../Headers/gnustep/base/RunLoop.h
chmod: WARNING: can't access
/usr/local/GNUstep/System/Headers/gnustep/base/#inst.216#
mv: cannot access
/usr/local/GNUstep/System/Headers/gnustep/base/#inst.216#
for file in unicode/caseconv.h unicode/cop.h unicode/cyrillic.h
unicode/latin2.h unicode/decomp.h unicode/nextstep.h; do \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
../Headers/gnustep/$file \
/usr/local/GNUstep/System/Headers/gnustep/$file ; \
done
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
ix86/solaris2.8/GSConfig.h \
/usr/local/GNUstep/System/Headers/ix86/solaris2.8
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
ix86/solaris2.8/mframe.h \
/usr/local/GNUstep/System/Headers/ix86/solaris2.8
if [ "" = "" ]; then \
services=/etc/services; \
else \
mkdir -p /etc; \
services=/etc/services.add; \
fi; \
if [ "`whoami`" != root ]; then \
echo "WARNING: Please add the following lines to $services"; \
echo "gdomap 538/tcp # GNUstep distrib objects"; \
echo "gdomap 538/udp # GNUstep distrib objects"; \
else \
if [ "`fgrep gdomap $services 2>/dev/null`" = "" ]; then \
echo "GNUstep addons for /etc/services written to $services"; \
set -x; \
echo "gdomap 538/tcp # GNUstep distrib objects" >> $services; \
echo "gdomap 538/udp # GNUstep distrib objects" >> $services; \
fi; \
fi
/bin/sh: whoami: not found
WARNING: Please add the following lines to /etc/services
gdomap 538/tcp # GNUstep distrib objects
gdomap 538/udp # GNUstep distrib objects
make[2]: Leaving directory
`/Users/jano/install/gstep-000621/base/Source'
Making install in Tools...
make[2]: Entering directory
`/Users/jano/install/gstep-000621/base/Tools'
Making install for objc_program gdomap...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755 \
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/gdomap \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8;
Making install for tool gdnc...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/gdnc \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/gdnc
chmod a+x /usr/local/GNUstep/System/Tools/gdnc
Making install for tool gsdoc...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/gsdoc \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/gsdoc
chmod a+x /usr/local/GNUstep/System/Tools/gsdoc
Making install for tool defaults...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/defaults \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/defaults
chmod a+x /usr/local/GNUstep/System/Tools/defaults
Making install for tool plmerge...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/plmerge \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/plmerge
chmod a+x /usr/local/GNUstep/System/Tools/plmerge
Making install for tool plparse...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/plparse \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/plparse
chmod a+x /usr/local/GNUstep/System/Tools/plparse
Making install for tool sfparse...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/sfparse \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/sfparse
chmod a+x /usr/local/GNUstep/System/Tools/sfparse
Making install for tool pldes...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/pldes \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/pldes
chmod a+x /usr/local/GNUstep/System/Tools/pldes
Making install for tool plser...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/plser \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/plser
chmod a+x /usr/local/GNUstep/System/Tools/plser
for file in gsdoc-0_6_5.dtd; do \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644 $file
/usr/local/GNUstep/System/Libraries/Resources/DTDs/$file; \
done; \
if [ "`whoami`" != "root" ]; then \
echo ""; \
echo "************************************************************"; \
echo "WARNING: gdomap MUST be installed owned by root and with"; \
echo "the 's-bit' set unless you defined 'GDOMAP_PORT_OVERRIDE' in"; \
echo "gdomap.h before compiling gdomap.c and NSPortNameServer.m"; \
echo "in which case you should install it by hand."; \
echo "************************************************************"; \
echo ""; \
else \
echo "Installing gdomap and gdnc in
/usr/local/GNUstep/System/Tools/ix86/solaris2.8"; \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 05755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/gdomap
/usr/local/GNUstep/System/Tools/ix86/solaris2.8; \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/gdnc
/usr/local/GNUstep/System/Tools/ix86/solaris2.8; \
fi; \
echo "************************************************************"; \
echo "WARNING: if gdomap is started automatically, it will probe"; \
echo "all machines on your network periodically so that it can make"; \
echo "services on remote systems available to your local programs"; \
echo "If this is not what you want, gdomap must be started with the"; \
echo "-p flag (to disable probing) or the -c flag (to specify which"; \
echo "remote systems should be probed), and you should addd this"; \
echo "startup command to your system boot scripts!"; \
echo "************************************************************"; \
cp: cannot create
/usr/local/GNUstep/System/Libraries/Resources/DTDs/#inst.1237#: No such
file or directory
chmod: WARNING: can't access
/usr/local/GNUstep/System/Libraries/Resources/DTDs/#inst.1237#
mv: cannot access
/usr/local/GNUstep/System/Libraries/Resources/DTDs/#inst.1237#
/bin/sh: whoami: not found
************************************************************
WARNING: gdomap MUST be installed owned by root and with
the 's-bit' set unless you defined 'GDOMAP_PORT_OVERRIDE' in
gdomap.h before compiling gdomap.c and NSPortNameServer.m
in which case you should install it by hand.
************************************************************
************************************************************
WARNING: if gdomap is started automatically, it will probe
all machines on your network periodically so that it can make
services on remote systems available to your local programs
If this is not what you want, gdomap must be started with the
-p flag (to disable probing) or the -c flag (to specify which
remote systems should be probed), and you should addd this
startup command to your system boot scripts!
************************************************************
make[2]: Leaving directory `/Users/jano/install/gstep-000621/base/Tools'
Making install in NSCharacterSets...
make[2]: Entering directory
`/Users/jano/install/gstep-000621/base/NSCharacterSets'
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Libraries/Resources/NSCharacterSets
for file in alphanumericCharSet.dat controlCharSet.dat
decimalDigitCharSet.dat decomposableCharSet.dat illegalCharSet.dat
letterCharSet.dat lowercaseLetterCharSet.dat nonBaseCharSet.dat
punctuationCharSet.dat symbolAndOperatorCharSet.dat
uppercaseLetterCharSet.dat whitespaceAndNlCharSet.dat
whitespaceCharSet.dat README.CharSet; do \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644 $file
/usr/local/GNUstep/System/Libraries/Resources/NSCharacterSets/$file ; \
done
make[2]: Leaving directory
`/Users/jano/install/gstep-000621/base/NSCharacterSets'
Making install in NSTimeZones...
make[2]: Entering directory
`/Users/jano/install/gstep-000621/base/NSTimeZones'
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
cp NSTimeZones.tar /usr/local/GNUstep/System/Libraries/Resources; \
cd /usr/local/GNUstep/System/Libraries/Resources; \
if [ -f NSTimeZones/localtime ]; then \
cp NSTimeZones/localtime /tmp/localtime.tmp; \
else \
rm -f /tmp/localtime.tmp; \
fi; \
rm -rf NSTimeZones; \
tar -xf NSTimeZones.tar; \
rm -f NSTimeZones.tar; \
if [ -f /tmp/localtime.tmp ]; then \
cp /tmp/localtime.tmp NSTimeZones/localtime; \
rm -f /tmp/localtime.tmp; \
fi
make[2]: Leaving directory
`/Users/jano/install/gstep-000621/base/NSTimeZones'
make[1]: Leaving directory `/Users/jano/install/gstep-000621/base'
Making install in gui...
make[1]: Entering directory `/Users/jano/install/gstep-000621/gui'
Making install in Source...
make[2]: Entering directory
`/Users/jano/install/gstep-000621/gui/Source'
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
./shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Parsers
Making all for library libgnustep-gui...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
./shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Parsers
Making install for library libgnustep-gui...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps \
/usr/local/GNUstep/System/Headers/gnustep \
/usr/local/GNUstep/System/Headers/gnustep/AppKit
if [ -f
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/libgnustep-gui.so.0.6.5 ];
then \
/usr/local/GNUstep/System/Makefiles/./install-sh -c
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/libgnustep-gui.so.0.6.5 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps ; \
(cd
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps; rm
-f libgnustep-gui.so libgnustep-gui.so.`echo 0.6.5|awk -F. '{print
$1}'`; ln -s libgnustep-gui.so.0.6.5 libgnustep-gui.so.`echo 0.6.5|awk
-F. '{print $1}'`; ln -s libgnustep-gui.so.`echo 0.6.5|awk -F. '{print
$1}'` libgnustep-gui.so; ) \
fi
if [ "AppKit/AppKit.h AppKit/AppKitExceptions.h AppKit/DPSOperators.h
AppKit/GMAppKit.h AppKit/GMArchiver.h AppKit/GSInfoPanel.h
AppKit/GSMethodTable.h AppKit/GSPasteboardServer.h
AppKit/GSServicesManager.h AppKit/GSTrackingRect.h AppKit/GSWraps.h
AppKit/GSHelpManagerPanel.h AppKit/GSTable.h AppKit/GSHbox.h
AppKit/GSVbox.h AppKit/IMConnectors.h AppKit/IMCustomObject.h
AppKit/IMLoading.h AppKit/NSActionCell.h AppKit/NSAffineTransform.h
AppKit/NSApplication.h AppKit/NSAttributedString.h AppKit/NSBezierPath.h
AppKit/NSBox.h AppKit/NSBitmapImageRep.h AppKit/NSBrowser.h
AppKit/NSBrowserCell.h AppKit/NSButton.h AppKit/NSButtonCell.h
AppKit/NSCStringText.h AppKit/NSCachedImageRep.h AppKit/NSCell.h
AppKit/NSClipView.h AppKit/NSColor.h AppKit/NSColorList.h
AppKit/NSColorPanel.h AppKit/NSColorPicker.h AppKit/NSColorPicking.h
AppKit/NSColorPrivate.h AppKit/NSColorWell.h AppKit/NSComboBox.h
AppKit/NSComboBoxCell.h AppKit/NSControl.h AppKit/NSCursor.h
AppKit/NSCustomImageRep.h AppKit/NSDataLink.h AppKit/NSDataLinkManager.h
AppKit/NSDataLinkPanel.h AppKit/NSDocument.h
AppKit/NSDocumentController.h AppKit/NSDocumentFrameworkPrivate.h
AppKit/NSDragging.h AppKit/NSEPSImageRep.h AppKit/NSEvent.h
AppKit/NSFileWrapper.h AppKit/NSFont.h AppKit/NSFontManager.h
AppKit/NSFontPanel.h AppKit/NSForm.h AppKit/NSFormCell.h
AppKit/NSGraphics.h AppKit/NSGraphicsContext.h AppKit/NSHelpPanel.h
AppKit/NSHelpManager.h AppKit/NSImage.h AppKit/NSImageCell.h
AppKit/NSImageRep.h AppKit/NSImageView.h AppKit/NSInterfaceStyle.h
AppKit/NSLayoutManager.h AppKit/NSMatrix.h AppKit/NSMenu.h
AppKit/NSMenuItem.h AppKit/NSMenuItemCell.h AppKit/NSMenuView.h
AppKit/NSNibConnector.h AppKit/NSNibDeclarations.h AppKit/NSNibLoading.h
AppKit/NSOpenPanel.h AppKit/NSPageLayout.h AppKit/NSPanel.h
AppKit/NSParagraphStyle.h AppKit/NSPasteboard.h AppKit/NSPopUpButton.h
AppKit/NSPopUpButtonCell.h AppKit/NSPrintInfo.h
AppKit/NSPrintOperation.h AppKit/NSPrintPanel.h AppKit/NSPrinter.h
AppKit/NSProgressIndicator.h AppKit/NSResponder.h AppKit/NSRulerMarker.h
AppKit/NSRulerView.h AppKit/NSSavePanel.h AppKit/NSScreen.h
AppKit/NSScrollView.h AppKit/NSScroller.h AppKit/NSSecureTextField.h
AppKit/NSSelection.h AppKit/NSSlider.h AppKit/NSSliderCell.h
AppKit/NSText.h AppKit/NSSpellChecker.h AppKit/NSSpellProtocol.h
AppKit/NSSpellServer.h AppKit/NSSplitView.h AppKit/NSStringDrawing.h
AppKit/NSTabView.h AppKit/NSTabViewItem.h AppKit/NSTableColumn.h
AppKit/NSTableHeaderCell.h AppKit/NSTableHeaderView.h
AppKit/NSTableView.h AppKit/NSTextAttachment.h AppKit/NSTextContainer.h
AppKit/NSTextField.h AppKit/NSTextFieldCell.h AppKit/NSTextStorage.h
AppKit/NSTextView.h AppKit/NSView.h AppKit/NSWindow.h
AppKit/NSWindowController.h AppKit/NSWorkspace.h AppKit/PSOperators.h
AppKit/nsimage-tiff.h" != "" ]; then \
for file in AppKit/AppKit.h AppKit/AppKitExceptions.h
AppKit/DPSOperators.h AppKit/GMAppKit.h AppKit/GMArchiver.h
AppKit/GSInfoPanel.h AppKit/GSMethodTable.h AppKit/GSPasteboardServer.h
AppKit/GSServicesManager.h AppKit/GSTrackingRect.h AppKit/GSWraps.h
AppKit/GSHelpManagerPanel.h AppKit/GSTable.h AppKit/GSHbox.h
AppKit/GSVbox.h AppKit/IMConnectors.h AppKit/IMCustomObject.h
AppKit/IMLoading.h AppKit/NSActionCell.h AppKit/NSAffineTransform.h
AppKit/NSApplication.h AppKit/NSAttributedString.h AppKit/NSBezierPath.h
AppKit/NSBox.h AppKit/NSBitmapImageRep.h AppKit/NSBrowser.h
AppKit/NSBrowserCell.h AppKit/NSButton.h AppKit/NSButtonCell.h
AppKit/NSCStringText.h AppKit/NSCachedImageRep.h AppKit/NSCell.h
AppKit/NSClipView.h AppKit/NSColor.h AppKit/NSColorList.h
AppKit/NSColorPanel.h AppKit/NSColorPicker.h AppKit/NSColorPicking.h
AppKit/NSColorPrivate.h AppKit/NSColorWell.h AppKit/NSComboBox.h
AppKit/NSComboBoxCell.h AppKit/NSControl.h AppKit/NSCursor.h
AppKit/NSCustomImageRep.h AppKit/NSDataLink.h AppKit/NSDataLinkManager.h
AppKit/NSDataLinkPanel.h AppKit/NSDocument.h
AppKit/NSDocumentController.h AppKit/NSDocumentFrameworkPrivate.h
AppKit/NSDragging.h AppKit/NSEPSImageRep.h AppKit/NSEvent.h
AppKit/NSFileWrapper.h AppKit/NSFont.h AppKit/NSFontManager.h
AppKit/NSFontPanel.h AppKit/NSForm.h AppKit/NSFormCell.h
AppKit/NSGraphics.h AppKit/NSGraphicsContext.h AppKit/NSHelpPanel.h
AppKit/NSHelpManager.h AppKit/NSImage.h AppKit/NSImageCell.h
AppKit/NSImageRep.h AppKit/NSImageView.h AppKit/NSInterfaceStyle.h
AppKit/NSLayoutManager.h AppKit/NSMatrix.h AppKit/NSMenu.h
AppKit/NSMenuItem.h AppKit/NSMenuItemCell.h AppKit/NSMenuView.h
AppKit/NSNibConnector.h AppKit/NSNibDeclarations.h AppKit/NSNibLoading.h
AppKit/NSOpenPanel.h AppKit/NSPageLayout.h AppKit/NSPanel.h
AppKit/NSParagraphStyle.h AppKit/NSPasteboard.h AppKit/NSPopUpButton.h
AppKit/NSPopUpButtonCell.h AppKit/NSPrintInfo.h
AppKit/NSPrintOperation.h AppKit/NSPrintPanel.h AppKit/NSPrinter.h
AppKit/NSProgressIndicator.h AppKit/NSResponder.h AppKit/NSRulerMarker.h
AppKit/NSRulerView.h AppKit/NSSavePanel.h AppKit/NSScreen.h
AppKit/NSScrollView.h AppKit/NSScroller.h AppKit/NSSecureTextField.h
AppKit/NSSelection.h AppKit/NSSlider.h AppKit/NSSliderCell.h
AppKit/NSText.h AppKit/NSSpellChecker.h AppKit/NSSpellProtocol.h
AppKit/NSSpellServer.h AppKit/NSSplitView.h AppKit/NSStringDrawing.h
AppKit/NSTabView.h AppKit/NSTabViewItem.h AppKit/NSTableColumn.h
AppKit/NSTableHeaderCell.h AppKit/NSTableHeaderView.h
AppKit/NSTableView.h AppKit/NSTextAttachment.h AppKit/NSTextContainer.h
AppKit/NSTextField.h AppKit/NSTextFieldCell.h AppKit/NSTextStorage.h
AppKit/NSTextView.h AppKit/NSView.h AppKit/NSWindow.h
AppKit/NSWindowController.h AppKit/NSWorkspace.h AppKit/PSOperators.h
AppKit/nsimage-tiff.h __done; do \
if [ $file != __done ]; then \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
../Headers/$file \
/usr/local/GNUstep/System/Headers/gnustep/$file ; \
fi; \
done; \
fi
make[2]: Leaving directory `/Users/jano/install/gstep-000621/gui/Source'
Making install in Images...
make[2]: Entering directory
`/Users/jano/install/gstep-000621/gui/Images'
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Libraries/Resources/Images
for file in GNUstep_Images_Copyright common_3DArrowDown.tiff
common_ArrowDown.tiff common_ArrowUp.tiff common_ArrowRight.tiff
common_3DArrowRight.tiff common_ArrowLeft.tiff common_ArrowDownH.tiff
common_ArrowUpH.tiff common_ArrowRightH.tiff common_3DArrowRightH.tiff
common_ArrowLeftH.tiff common_2DCheckMark.tiff common_Close.tiff
common_CloseH.tiff common_CloseBroken.tiff common_ColorSwatch.tiff
common_2DDash.tiff common_Home.tiff common_Mount.tiff
common_Unmount.tiff common_RadioOn.tiff common_RadioOff.tiff
common_Right.tiff common_RightH.tiff common_SwitchOn.tiff
common_SwitchOff.tiff common_SliderHoriz.tiff common_SliderVert.tiff
common_TabDownSelectedLeft.tiff common_TabDownSelectedRight.tiff
common_TabDownSelectedToUnSelectedJunction.tiff
common_TabDownUnSelectedJunction.tiff common_TabDownUnSelectedLeft.tiff
common_TabDownUnSelectedRight.tiff
common_TabDownUnSelectedToSelectedJunction.tiff
common_TabSelectedLeft.tiff common_TabSelectedRight.tiff
common_TabSelectedToUnSelectedJunction.tiff
common_TabUnSelectToSelectedJunction.tiff
common_TabUnSelectedJunction.tiff common_TabUnSelectedLeft.tiff
common_TabUnSelectedRight.tiff common_Tile.tiff
common_UpAndDownArrowSmall.tiff common_DownArrowSmall.tiff
common_Nibble.tiff common_Dimple.tiff common_ret.tiff
common_WMClose.tiff common_WMCloseBroken.tiff common_Unknown.tiff
common_Folder.tiff common_Root_PC.tiff common_Root_SGI.tiff
common_Root_Sparc.tiff common_Root_Sparc2.tiff common_Root_Apple.tiff
GNUstep.tiff GNUstepMenuImage.tiff nsmapping.strings NSComboArrow.tiff
common_Diamond.tiff; do \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644 $file
/usr/local/GNUstep/System/Libraries/Resources/Images/$file ; \
done
make[2]: Leaving directory `/Users/jano/install/gstep-000621/gui/Images'
Making install in Model...
make[2]: Entering directory `/Users/jano/install/gstep-000621/gui/Model'
Making all for library libgmodel...
make[4]: Nothing to be done for `internal-library-all'.
Making install for library libgmodel...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps \
/usr/local/GNUstep/System/Headers/gnustep/AppKit \
if [ -f shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/libgmodel.so.0.6.5
]; then \
/usr/local/GNUstep/System/Makefiles/./install-sh -c
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/libgmodel.so.0.6.5 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps ; \
(cd
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps; rm
-f libgmodel.so libgmodel.so.`echo 0.6.5|awk -F. '{print $1}'`; ln -s
libgmodel.so.0.6.5 libgmodel.so.`echo 0.6.5|awk -F. '{print $1}'`; ln -s
libgmodel.so.`echo 0.6.5|awk -F. '{print $1}'` libgmodel.so; ) \
fi
if [ "IMConnectors.h IMCustomObject.h IMLoading.h GMAppKit.h
GMArchiver.h" != "" ]; then \
for file in IMConnectors.h IMCustomObject.h IMLoading.h GMAppKit.h
GMArchiver.h __done; do \
if [ $file != __done ]; then \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
../Headers/AppKit/$file \
/usr/local/GNUstep/System/Headers/gnustep/AppKit/$file ; \
fi; \
done; \
fi
make[2]: Leaving directory `/Users/jano/install/gstep-000621/gui/Model'
Making install in Tools...
make[2]: Entering directory `/Users/jano/install/gstep-000621/gui/Tools'
Making install for tool gpbs...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/gpbs \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/gpbs
chmod a+x /usr/local/GNUstep/System/Tools/gpbs
Making install for tool make_services...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/make_services \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/make_services
chmod a+x /usr/local/GNUstep/System/Tools/make_services
Making install for tool set_show_service...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/set_show_service \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/set_show_service
chmod a+x /usr/local/GNUstep/System/Tools/set_show_service
Making install for svc example...
rm -rf /usr/local/GNUstep/System/Library/Services/example.service
tar cf - example.service | (cd
/usr/local/GNUstep/System/Library/Services; tar xf -)
make[2]: Leaving directory `/Users/jano/install/gstep-000621/gui/Tools'
Making install in Panels...
make[2]: Entering directory
`/Users/jano/install/gstep-000621/gui/Panels'
if [ ! -d /usr/local/GNUstep/System/Library ]; then \
mkdir /usr/local/GNUstep/System/Library; \
fi
if [ ! -d /usr/local/GNUstep/System/Library/Model ]; then \
mkdir /usr/local/GNUstep/System/Library/Model; \
fi
for f in ColorPanel.gmodel SavePanel.gmodel; do \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644 $f
/usr/local/GNUstep/System/Library/Model/; \
done
make[2]: Leaving directory `/Users/jano/install/gstep-000621/gui/Panels'
make[1]: Leaving directory `/Users/jano/install/gstep-000621/gui'
Making install in xgps...
make[1]: Entering directory `/Users/jano/install/gstep-000621/xgps'
Making install in Source...
make[2]: Entering directory
`/Users/jano/install/gstep-000621/xgps/Source'
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
./shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/SharedX
Making all for library libgnustep-xgps...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
./shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/SharedX
Making install for library libgnustep-xgps...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps \
/usr/local/GNUstep/System/Headers \
/usr/local/GNUstep/System/Headers/gnustep
/usr/local/GNUstep/System/Headers/gnustep/xgps
if [ -f
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/libgnustep-xgps.so.0.6.5 ];
then \
/usr/local/GNUstep/System/Makefiles/./install-sh -c
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/libgnustep-xgps.so.0.6.5 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps ; \
(cd
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps; rm
-f libgnustep-xgps.so libgnustep-xgps.so.`echo 0.6.5|awk -F. '{print
$1}'`; ln -s libgnustep-xgps.so.0.6.5 libgnustep-xgps.so.`echo 0.6.5|awk
-F. '{print $1}'`; ln -s libgnustep-xgps.so.`echo 0.6.5|awk -F. '{print
$1}'` libgnustep-xgps.so; ) \
fi
if [ "gnustep/xgps/XGContext.h gnustep/xgps/XGContextPrivate.h
gnustep/xgps/XGContextWindow.h gnustep/xgps/XGDrawObject.h
gnustep/xgps/XGGState.h gnustep/xgps/XGGStateOps.h" != "" ]; then \
for file in gnustep/xgps/XGContext.h gnustep/xgps/XGContextPrivate.h
gnustep/xgps/XGContextWindow.h gnustep/xgps/XGDrawObject.h
gnustep/xgps/XGGState.h gnustep/xgps/XGGStateOps.h __done; do \
if [ $file != __done ]; then \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
../Headers/$file \
/usr/local/GNUstep/System/Headers/$file ; \
fi; \
done; \
fi
/usr/local/GNUstep/System/Makefiles/./install-sh -c -d -m 0755
/usr/local/GNUstep/System/Libraries/Resources && \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
GNUstepSystemXFontList
/usr/local/GNUstep/System/Libraries/Resources/GNUstepSystemXFontList
cp: illegal option -- d
cp: Insufficient arguments (1)
Usage: cp [-f] [-i] [-p] f1 f2
cp [-f] [-i] [-p] f1 ... fn d1
cp -r|R [-f] [-i] [-p] d1 ... dn-1 dn
chmod: WARNING: can't access
/usr/local/GNUstep/System/Libraries/Resources/#inst.3818#
mv: cannot access
/usr/local/GNUstep/System/Libraries/Resources/#inst.3818#
make[2]: Leaving directory
`/Users/jano/install/gstep-000621/xgps/Source'
Making install in Tools...
make[2]: Entering directory
`/Users/jano/install/gstep-000621/xgps/Tools'
Making install for tool font_cacher...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/font_cacher \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/font_cacher
chmod a+x /usr/local/GNUstep/System/Tools/font_cacher
Making install for tool gpbs...
/Users/jano/install/gstep-000621/Makefiles/mkinstalldirs
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 0755
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/gpbs \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8/gnu-gnu-gnu-xgps;
cp /Users/jano/install/gstep-000621/Makefiles/executable.template
/usr/local/GNUstep/System/Tools/gpbs
chmod a+x /usr/local/GNUstep/System/Tools/gpbs
make[2]: Leaving directory `/Users/jano/install/gstep-000621/xgps/Tools'
make[1]: Leaving directory `/Users/jano/install/gstep-000621/xgps'
=================================================================================
I think, that there are some problems in above listing (with 'whoiam'
commad, with 'cp' command, ...).
When I try to compile some Test application (Testing/GSTest) I got
message:
...
Making all in Composite-test...
make[1]: Entering directory
`/Users/jano/install/gstep-000625/Testing/GSTest/Composite-test'
Making all for bundle Composite-test...gcc -shared -mimpure-text \
-o
Composite-test.bundle/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test \
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test.o
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/MyView.o \
-L/Users/jano/GNUstep/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps
-L/Users/jano/GNUstep/Libraries/ix86/solaris2.8
-L/usr/local/GNUstep/Local/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps
-L/usr/local/GNUstep/Local/Libraries/ix86/solaris2.8
-L/usr/local/GNUstep/Network/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps
-L/usr/local/GNUstep/Network/Libraries/ix86/solaris2.8
-L/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps
-L/usr/local/GNUstep/System/Libraries/ix86/solaris2.8 -L/usr/local/lib
-L/usr/local/lib -L/usr/local/lib -L/usr/openwin/lib -R/usr/openwin/lib
Text relocation remains referenced
against symbol offset in file
__objc_class_name_MyView 0x38
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test.o
__objc_class_name_NSBox 0x3c
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test.o
__objc_class_name_NXConstantString 0x40
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test.o
__objc_class_name_NSScrollView 0x44
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test.o
__objc_class_name_NSWindow 0x48
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test.o
__objc_class_name_NSApplication 0x4c
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test.o
__objc_class_name_NSObject 0x50
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test.o
__objc_class_name_Protocol 0x54
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test.o
__objc_class_name_NSImage 0x14
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/MyView.o
__objc_class_name_NSColor 0x18
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/MyView.o
__objc_class_name_NSView 0x1c
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/MyView.o
ld: fatal: relocations remain against allocatable but non-writable
sections
make[3]: ***
[Composite-test.bundle/ix86/solaris2.8/gnu-gnu-gnu-xgps/Composite-test]
Error 1
make[2]: *** [Composite-test.build] Error 2
make[1]: *** [Composite-test.all.bundle.variables] Error 2
make[1]: Leaving directory
`/Users/jano/install/gstep-000625/Testing/GSTest/Composite-test'
make: *** [internal-all] Error 2
=================================================================================
When I try to compile gstep-core-000625.tgz, the problem with
"-fno-strict-aliasing" flag was similar.
(I disable this flag in Makefiles/common.make).
When I type:
#make install
(I have got messages:) The instalation was ended with Error:
Making install in make...
make[1]: Entering directory `/Users/jano/install/gstep-000625/make'
./mkinstalldirs /usr/local/GNUstep/System
/usr/local/GNUstep/System/Makefiles \
/usr/local/GNUstep/System/Makefiles/ix86 \
/usr/local/GNUstep/System/Makefiles/ix86/solaris2.8 \
/usr/local/GNUstep/System/Tools \
/usr/local/GNUstep/System/share \
/usr/local/GNUstep/System/Apps \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps \
/usr/local/GNUstep/System/Headers/ix86/solaris2.8 \
/usr/local/GNUstep/System/Tools/ix86/solaris2.8 \
/usr/local/GNUstep/System/Library \
/usr/local/GNUstep/System/Library/Colors \
/usr/local/GNUstep/System/Library/PostScript \
/usr/local/GNUstep/System/Library/Services \
/usr/local/GNUstep/System/Documentation/info \
/usr/local/GNUstep/System/Documentation/man \
/usr/local/GNUstep/System/../Local \
/usr/local/GNUstep/System/../Local/Users \
/usr/local/GNUstep/System/../Local/Users/Administrator \
/usr/local/GNUstep/System/../Network
./install-sh -c -m 755 which_lib
/usr/local/GNUstep/System/Makefiles/ix86/solaris2.8
for f in config.guess config.sub install-sh mkinstalldirs \
GNUstep.sh MediaBook.sh clean_cpu.sh clean_os.sh \
clean_vendor.sh cpu.sh ld_lib_path.sh os.sh \
transform_paths.sh vendor.sh \
rootinstall.sh rootuninstall.sh \
GNUstep.csh ld_lib_path.csh ; do \
./install-sh -c -m 755 $f /usr/local/GNUstep/System/Makefiles; \
done
./install-sh -c -m 755 openapp /usr/local/GNUstep/System/Tools; \
./install-sh -c -m 755 debugapp /usr/local/GNUstep/System/Tools; \
./install-sh -c -m 755 opentool /usr/local/GNUstep/System/Tools; \
for f in aggregate.make application.make bundle.make service.make
common.make brain.make java.make library.make rules.make target.make
tool.make ctool.make test-library.make names.make objc.make
test-application.make test-tool.make subproject.make palette.make
gswapp.make gswbundle.make woapp.make wobundle.make documentation.make
MediaBook.func executable.template; do \
./install-sh -c -m 644 $f /usr/local/GNUstep/System/Makefiles; \
done
./install-sh -c -m 644 config.site /usr/local/GNUstep/System/share
./install-sh -c -m 644 config.make
/usr/local/GNUstep/System/Makefiles/ix86/solaris2.8
make[1]: Leaving directory `/Users/jano/install/gstep-000625/make'
Making install in base...
make[1]: Entering directory `/Users/jano/install/gstep-000625/base'
Making install in Source...
make[2]: Entering directory
`/Users/jano/install/gstep-000625/base/Source'
Making all for library libgnustep-base...
make[4]: Nothing to be done for `internal-library-all'.
Making install for library libgnustep-base...
/Users/jano/install/gstep-000625/Makefiles/mkinstalldirs \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps \
/usr/local/GNUstep/System/Headers/gnustep \
/usr/local/GNUstep/System/Headers/gnustep/base
/usr/local/GNUstep/System/Headers/gnustep/Foundation
/usr/local/GNUstep/System/Headers/gnustep/unicode
/usr/local/GNUstep/System/Headers/ix86/solaris2.8
if [ -f
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/libgnustep-base.so.0.6.5 ];
then \
/usr/local/GNUstep/System/Makefiles/./install-sh -c
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/libgnustep-base.so.0.6.5 \
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps ; \
(cd
/usr/local/GNUstep/System/Libraries/ix86/solaris2.8/gnu-gnu-gnu-xgps; rm
-f libgnustep-base.so libgnustep-base.so.`echo 0.6.5|awk -F. '{print
$1}'`; ln -s libgnustep-base.so.0.6.5 libgnustep-base.so.`echo 0.6.5|awk
-F. '{print $1}'`; ln -s libgnustep-base.so.`echo 0.6.5|awk -F. '{print
$1}'` libgnustep-base.so; ) \
fi
if [ "Foundation/Foundation.h Foundation/DistributedObjects.h
Foundation/NSArchiver.h Foundation/NSArray.h
Foundation/NSAttributedString.h Foundation/NSAutoreleasePool.h
Foundation/NSBitmapCharSet.h Foundation/NSBundle.h
Foundation/NSByteOrder.h Foundation/NSCharacterSet.h
Foundation/NSCoder.h Foundation/NSConcreteNumber.h
Foundation/NSConcreteValue.h Foundation/NSConnection.h
Foundation/NSData.h Foundation/NSDate.h Foundation/NSDateFormatter.h
Foundation/NSDebug.h Foundation/NSDecimal.h Foundation/NSDecimalNumber.h
Foundation/NSDictionary.h Foundation/NSDistantObject.h
Foundation/NSDistributedLock.h
Foundation/NSDistributedNotificationCenter.h Foundation/NSEnumerator.h
Foundation/NSException.h Foundation/NSFileHandle.h
Foundation/NSFileManager.h Foundation/NSFormatter.h
Foundation/NSGeometry.h Foundation/NSGArray.h
Foundation/NSGAttributedString.h Foundation/NSGCString.h
Foundation/NSGSet.h Foundation/NSGString.h Foundation/NSHashTable.h
Foundation/NSHost.h Foundation/NSInvocation.h Foundation/NSLock.h
Foundation/NSMapTable.h Foundation/NSMethodSignature.h
Foundation/NSNotification.h Foundation/NSNotificationQueue.h
Foundation/NSObjCRuntime.h Foundation/NSObject.h
Foundation/NSPathUtilities.h Foundation/NSPort.h
Foundation/NSPortCoder.h Foundation/NSPortMessage.h
Foundation/NSPortNameServer.h Foundation/NSProcessInfo.h
Foundation/NSProtocolChecker.h Foundation/NSProxy.h Foundation/NSRange.h
Foundation/NSRunLoop.h Foundation/NSScanner.h
Foundation/NSSerialization.h Foundation/NSSet.h Foundation/NSString.h
Foundation/NSTask.h Foundation/NSThread.h Foundation/NSTimer.h
Foundation/NSUndoManager.h Foundation/NSUserDefaults.h
Foundation/NSUtilities.h Foundation/NSValue.h Foundation/NSZone.h
Foundation/objc-load.h Foundation/NSURL.h Foundation/NSURLHandle.h" !=
"" ]; then \
for file in Foundation/Foundation.h Foundation/DistributedObjects.h
Foundation/NSArchiver.h Foundation/NSArray.h
Foundation/NSAttributedString.h Foundation/NSAutoreleasePool.h
Foundation/NSBitmapCharSet.h Foundation/NSBundle.h
Foundation/NSByteOrder.h Foundation/NSCharacterSet.h
Foundation/NSCoder.h Foundation/NSConcreteNumber.h
Foundation/NSConcreteValue.h Foundation/NSConnection.h
Foundation/NSData.h Foundation/NSDate.h Foundation/NSDateFormatter.h
Foundation/NSDebug.h Foundation/NSDecimal.h Foundation/NSDecimalNumber.h
Foundation/NSDictionary.h Foundation/NSDistantObject.h
Foundation/NSDistributedLock.h
Foundation/NSDistributedNotificationCenter.h Foundation/NSEnumerator.h
Foundation/NSException.h Foundation/NSFileHandle.h
Foundation/NSFileManager.h Foundation/NSFormatter.h
Foundation/NSGeometry.h Foundation/NSGArray.h
Foundation/NSGAttributedString.h Foundation/NSGCString.h
Foundation/NSGSet.h Foundation/NSGString.h Foundation/NSHashTable.h
Foundation/NSHost.h Foundation/NSInvocation.h Foundation/NSLock.h
Foundation/NSMapTable.h Foundation/NSMethodSignature.h
Foundation/NSNotification.h Foundation/NSNotificationQueue.h
Foundation/NSObjCRuntime.h Foundation/NSObject.h
Foundation/NSPathUtilities.h Foundation/NSPort.h
Foundation/NSPortCoder.h Foundation/NSPortMessage.h
Foundation/NSPortNameServer.h Foundation/NSProcessInfo.h
Foundation/NSProtocolChecker.h Foundation/NSProxy.h Foundation/NSRange.h
Foundation/NSRunLoop.h Foundation/NSScanner.h
Foundation/NSSerialization.h Foundation/NSSet.h Foundation/NSString.h
Foundation/NSTask.h Foundation/NSThread.h Foundation/NSTimer.h
Foundation/NSUndoManager.h Foundation/NSUserDefaults.h
Foundation/NSUtilities.h Foundation/NSValue.h Foundation/NSZone.h
Foundation/objc-load.h Foundation/NSURL.h Foundation/NSURLHandle.h
__done; do \
if [ $file != __done ]; then \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
../Headers/$file \
/usr/local/GNUstep/System/Headers/gnustep/$file ; \
fi; \
done; \
fi
for file in fast.x GSUnion.h GSIArray.h GSIMap.h BinaryCStream.h Coder.h
CoderPrivate.h Coding.h CStream.h CStreaming.h Enumerating.h
GetDefEncoding.h Locking.h MachPort.h MemoryStream.h Ordering.h Port.h
RawCStream.h Retaining.h RunLoop.h StdioStream.h Stream.h Streaming.h
TcpPort.h TextCStream.h UdpPort.h Unicode.h UnixFileHandle.h
ValueHolding.h behavior.h numbers.h ostream.h o_array.h o_array_bas.h
o_array_cbs.h o_cbs.h o_hash.h o_hash_bas.h o_hash_cbs.h o_list.h
o_list_bas.h o_list_cbs.h o_map.h o_map_bas.h o_map_cbs.h
objc-gnu2next.h preface.h; do \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
../Headers/gnustep/base/$file \
/usr/local/GNUstep/System/Headers/gnustep/base/$file ; \
done
cp: cannot access ../Headers/gnustep/base/RunLoop.h
chmod: WARNING: can't access
/usr/local/GNUstep/System/Headers/gnustep/base/#inst.27379#
mv: cannot access
/usr/local/GNUstep/System/Headers/gnustep/base/#inst.27379#
for file in unicode/caseconv.h unicode/cop.h unicode/cyrillic.h
unicode/latin2.h unicode/decomp.h unicode/nextstep.h; do \
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
../Headers/gnustep/$file \
/usr/local/GNUstep/System/Headers/gnustep/$file ; \
done
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
ix86/solaris2.8/GSConfig.h \
/usr/local/GNUstep/System/Headers/ix86/solaris2.8
/usr/local/GNUstep/System/Makefiles/./install-sh -c -m 644
ix86/solaris2.8/mframe.h \
/usr/local/GNUstep/System/Headers/ix86/solaris2.8
if [ "" = "" ]; then \
services=/etc/services; \
else \
mkdir -p /etc; \
services=/etc/services.add; \
fi; \
if [ "`whoami`" != root ]; then \
echo "WARNING: Please add the following lines to $services"; \
echo "gdomap 538/tcp # GNUstep distrib objects"; \
echo "gdomap 538/udp # GNUstep distrib objects"; \
else \
if [ "`fgrep gdomap $services 2>/dev/null`" = "" ]; then \
echo "GNUstep addons for /etc/services written to $services"; \
set -x; \
echo "gdomap 538/tcp # GNUstep distrib objects" >> $services; \
echo "gdomap 538/udp # GNUstep distrib objects" >> $services; \
fi; \
fi
/bin/sh: whoami: not found
WARNING: Please add the following lines to /etc/services
gdomap 538/tcp # GNUstep distrib objects
gdomap 538/udp # GNUstep distrib objects
make[2]: Leaving directory
`/Users/jano/install/gstep-000625/base/Source'
Making install in Tools...
make[2]: Entering directory
`/Users/jano/install/gstep-000625/base/Tools'
Making all for tool gsdoc...
make[5]: Nothing to be done for `internal-tool-all'.
shared_obj/ix86/solaris2.8/gnu-gnu-gnu-xgps/gsdoc gsdoc
Jun 26 14:18:42 gsdoc[27687] No libxml available
make[2]: *** [documentation] Error 36
make[2]: Leaving directory `/Users/jano/install/gstep-000625/base/Tools'
make[1]: *** [internal-install] Error 2
make[1]: Leaving directory `/Users/jano/install/gstep-000625/base'
make: *** [subproj-install] Error 2
======================================================
The last version of gstep-core, that works on Solaris 2.8 is version:
gstep-core-000522.tgz.
But in this version I have problems with fonts. (Probably the fonts are
not correct installed).
When I run any GNUstep application (for example GSTest.app) I have got
message:
Jun 26 14:53:47 GSTest[15140] No font cache available - building new one
- this may take several seconds (or minutes on a slow machine with lots
of fonts)
X Error of failed request: BadAlloc (insufficient resources for
operation)
Major opcode of failed request: 45 (X_OpenFont)
Serial number of failed request: 5170
Current serial number in output stream: 5171
Jun 26 14:54:16 GSTest[15140] Error - font cache doesn't exist
The start of application is too long and all fonts in application are
the same.
Thank you for any help.
Jan Trembulak.