discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Announce: GWorkspace 0.2.3


From: LHelldorf
Subject: Re: Announce: GWorkspace 0.2.3
Date: Fri, 2 Nov 2001 20:04:17 +0100

>Bugfix of the precedent 0.2.2.
>Some changes to help the OS X porting.
>
>GWorkspace is at:
>www.gnustep.it/enrico/gworkspace
>www.imago.ro/gworkspace
I downloaded that and gave it a try. Btw I found A solution that makes it 
not necessary to change the sourcefiles if the compiler doesn't find 
several headerfiles (when including a headerfile that resides in another 
subfolder from a source that sits in a subfolder like "#include 
../folder/header.h"). It was just about setting "Other Compiler Flags" in 
"Build Settings" to "-I./".

The compling of GWBrowser still fails as follows:

CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWBrowser.o
 

In file included from Viewers/GWBrowser.m:34:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Viewers/GWBrowser.m: In function `-[GWBrowser initWithFrame:basePath:]':
Viewers/GWBrowser.m:169: warning: implicit declaration of function 
`_sizeForBorderType'
Viewers/GWBrowser.m:169: incompatible types in assignment
Viewers/GWBrowser.m: In function `-[GWBrowser tile]':
Viewers/GWBrowser.m:1267: invalid initializer
Viewers/GWBrowser.m: In function `-[GWBrowser drawRect:]':
Viewers/GWBrowser.m:1872: invalid initializer
Viewers/GWBrowser.m:1894: warning: implicit declaration of function 
`PSmoveto'
Viewers/GWBrowser.m:1897: warning: implicit declaration of function 
`PSlineto'
Viewers/GWBrowser.m:1900: warning: implicit declaration of function 
`PSstroke'

    /usr/bin/cc  -c "-F/Volumes/Data/GWorkspace/build/ProjectHeaders" 
"-F/Volumes/Data/GWorkspace/build" 
"-I/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace" 
"-I/Volumes/Data/GWorkspace/build/include" "-IViewers"  "-arch" "ppc" 
"-fno-common" "-fpascal-strings" "-O0" "-Wmost" "-Wno-four-char-constants" 
"-Wno-unknown-pragmas" "-I./" "-pipe" "-g" "-precomp-trustfile" 
"/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/TrustedPrecomps.txt"
 
"-Wp,-header-mapfile,/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Headermaps/GWorkspace.hmap"
 
 
"-I/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/DerivedSources"
 
  "Viewers/GWBrowser.m"  -o 
"/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWBrowser.o"
 


...failed CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWBrowser.o
 
...

When excluding GWBrowser from the build process the following happens:

/usr/bin/jam -d1 
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase JAMFILE=- 
build ACTION=build TARGETNAME=GWorkspace NATIVE_ARCH=ppc 
BUILD_STYLE=Development 
CPP_HEADERMAP_FILE=/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Headermaps/GWorkspace.hmap
 
DSTROOT=/ OBJROOT=/Volumes/Data/GWorkspace/build/intermediates 
SRCROOT=/Volumes/Data/GWorkspace SYMROOT=/Volumes/Data/GWorkspace/build
warning: <GWorkspace>GWorkspace.app depends on itself
...updating 131 target(s)...
Mkdir /Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/IconViewsProtocol.h 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/IconViewsIcon.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/GWSplitView.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/GWorkspace.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/Functions.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/FileOperationProtocol.h
 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/FileOperationProtocol.h
 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/FileOperation.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/GNUstep.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/backgrounder.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/BackView.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/BackWindow.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/Dialogs.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/Fiend.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/FiendLeaf.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/Finder.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/AppsView.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/AttributesPanel.h 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/ContentsPanel.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/InspectorsProtocol.h 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/InspectorsWin.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/PermissionsPanel.h 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/PermsBox.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/TimeDateView.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/ToolsPanel.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/AppViewer.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/FolderViewer.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/ImageViewer.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/ViewersProtocol.h 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/BackWinPreferences.h 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/BrowserViewsPreferences.h
 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/DefaultEditor.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/DefaultXTerm.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/FileWatchingPreferences.h
 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/IconViewsPreferences.h 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/PreferencesWin.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/ShelfPreferences.h 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/Processes.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/ProcsView.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/Recycler.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/RecyclerIcon.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/RecyclerViews.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/Shelf.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/BrowserViewer.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/ColumnIcon.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/GWBrowserCell.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/GWScrollView.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/IconsPanel.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/IconsPath.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/IconViewer.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/PathIcon.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/PathIconLabel.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/ViewersWin.h 
ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/ViewerViewsProtocol.h 

ImportStub 
/Volumes/Data/GWorkspace/build/ProjectHeaders/GWorkspace/Watcher.h 
BuildPhase GWorkspace.app 
Completed phase <CopyHeaders> for GWorkspace.app
Mkdir /Volumes/Data/GWorkspace/build/GWorkspace.app/Contents 
Mkdir /Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources 
RobustCp.CleanBeforeAndAfter 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources/GNUmakefile.preamble
 

RobustCp.CleanBeforeAndAfter 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources/GNUmakefile 

RobustCp.CleanBeforeAndAfter 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources/GNUmakefile 

RobustCp.CleanBeforeAndAfter 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources/GNUmakefile 

RobustCp.CleanBeforeAndAfter 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources/GNUmakefile 

RobustCp.CleanBeforeAndAfter 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources/GNUmakefile 

RobustCp.CleanBeforeAndAfter 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources/Apps_wrappers 

Mkdir 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources/English.lproj 

RobustCp.CleanBeforeAndAfter 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources/English.lproj/InfoPlist.strings
 

RobustCp.CleanBeforeAndAfter 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Resources/English.lproj/MainMenu.nib
 

Cp /Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/Info.plist 
Cp 
/Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/pbdevelopment.plist 

RawEcho /Volumes/Data/GWorkspace/build/GWorkspace.app/Contents/PkgInfo 
BuildPhase GWorkspace.app 
Completed phase <CopyResources> for GWorkspace.app
Mkdir 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc 
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/main.o
 

In file included from main.m:28:
GNUstep.h:74: warning: type defaults to `int' in declaration of 
`NSDesktopWindowLevel'
GNUstep.h:74: warning: data definition has no type or storage class
main.m: In function `createMenu':
main.m:138: warning: `NSMenu' does not respond to `display'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/IconViewsIcon.o
 

In file included from IconViewsIcon.m:30:
GNUstep.h:74: warning: type defaults to `int' in declaration of 
`NSDesktopWindowLevel'
GNUstep.h:74: warning: data definition has no type or storage class
IconViewsIcon.m: In function `-[IconViewsIcon drawRect:]':
IconViewsIcon.m:370: warning: implicit declaration of function 
`PSsetalpha'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWSplitView.o
 

In file included from GWSplitView.m:31:
GNUstep.h:74: warning: type defaults to `int' in declaration of 
`NSDesktopWindowLevel'
GNUstep.h:74: warning: data definition has no type or storage class
GWSplitView.m: In function `-[GWSplitView drawDividerInRect:]':
GWSplitView.m:79: warning: `GWSplitView' does not respond to 
`backgroundColor'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWorkspace.o
 

In file included from GWorkspace.m:41:
GNUstep.h:74: warning: type defaults to `int' in declaration of 
`NSDesktopWindowLevel'
GNUstep.h:74: warning: data definition has no type or storage class
GWorkspace.m: In function `-[GWorkspace showInfo:]':
GWorkspace.m:866: warning: cannot find method.
GWorkspace.m:866: warning: return type for 
`orderFrontStandardInfoPanelWithOptions:' defaults to id
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Functions.o
 

In file included from Functions.m:29:
GNUstep.h:74: warning: type defaults to `int' in declaration of 
`NSDesktopWindowLevel'
GNUstep.h:74: warning: data definition has no type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FileOperation.o
 

In file included from FileOperation.m:30:
GNUstep.h:74: warning: type defaults to `int' in declaration of 
`NSDesktopWindowLevel'
GNUstep.h:74: warning: data definition has no type or storage class
FileOperation.m: In function `-[FileOperation 
initWithOperation:source:destination:files:]':
FileOperation.m:134: warning: cannot find class (factory) method.
FileOperation.m:134: warning: return type for 
`newRegisteringAtName:withRootObject:' defaults to id
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/backgrounder.o
 

In file included from backgrounder/backgrounder.m:26:
backgrounder/GNUstep.h:74: warning: type defaults to `int' in declaration 
of `NSDesktopWindowLevel'
backgrounder/GNUstep.h:74: warning: data definition has no type or storage 
class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BackView.o
 

In file included from BackWindow/BackView.m:31:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
BackWindow/BackView.m: In function `-[BackView drawRect:]':
BackWindow/BackView.m:312: warning: implicit declaration of function 
`PSsetalpha'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BackViewIcon.o
 

In file included from BackWindow/BackViewIcon.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BackWindow.o
 

In file included from BackWindow/BackWindow.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
BackWindow/BackWindow.m: In function `-[BackWindow activate]':
BackWindow/BackWindow.m:57: warning: `NSGraphicsContext' does not respond 
to `DPSsetwindowlevel::'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Dialogs.o
 

In file included from Dialogs/Dialogs.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Dialogs/Dialogs.m: In function `-[FileOpsDialogView drawRect:]':
Dialogs/Dialogs.m:37: warning: implicit declaration of function `PSmoveto'
Dialogs/Dialogs.m:38: warning: implicit declaration of function `PSlineto'
Dialogs/Dialogs.m:39: warning: implicit declaration of function `PSstroke'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Fiend.o
 

In file included from Fiend/Fiend.m:32:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Fiend/Fiend.m: In function `-[Fiend drawRect:]':
Fiend/Fiend.m:665: warning: implicit declaration of function `PSsetalpha'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FiendLeaf.o
 

In file included from Fiend/FiendLeaf.m:31:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Fiend/FiendLeaf.m: In function `-[FiendLeaf drawRect:]':
Fiend/FiendLeaf.m:238: warning: implicit declaration of function 
`PSsetalpha'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Finder.o
 

In file included from Finder/Finder.m:32:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Finder/Finder.m: In function `-[ControlsView drawRect:]':
Finder/Finder.m:44: warning: implicit declaration of function `PSmoveto'
Finder/Finder.m:45: warning: implicit declaration of function `PSlineto'
Finder/Finder.m:46: warning: implicit declaration of function `PSstroke'
Finder/Finder.m: In function `-[FileIconView drawRect:]':
Finder/Finder.m:109: warning: implicit declaration of function 
`PSsetalpha'
Finder/Finder.m: In function `-[Finder dataFromTask:]':
Finder/Finder.m:348: warning: multiple declarations for method `length'
/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:53: 
warning: using `-(int unsigned)length'
/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:42: 
warning: also found `-(float)length'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FinderShelf.o
 

In file included from Finder/FinderShelf.m:31:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FinderShelfIcon.o
 

In file included from Finder/FinderShelfIcon.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/AppsView.o
 

In file included from Inspectors/AppsView.m:32:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Inspectors/AppsView.m: In function `-[AppsView setPaths:]':
Inspectors/AppsView.m:112: warning: `GWorkspace' does not respond to 
`infoForExtension:'
Inspectors/AppsView.m:127: warning: `GWorkspace' does not respond to 
`getBestAppInRole:forExtension:'
Inspectors/AppsView.m: In function `-[AppsView setDefaultApplication:]':
Inspectors/AppsView.m:249: warning: `GWorkspace' does not respond to 
`setBestApp:inRole:forExtension:'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/AttributesPanel.o
 

In file included from Inspectors/AttributesPanel.m:32:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Inspectors/AttributesPanel.m: In function `-[AttributesPanel drawRect:]':
Inspectors/AttributesPanel.m:420: warning: implicit declaration of 
function `PSsetalpha'
Inspectors/AttributesPanel.m:423: warning: implicit declaration of 
function `PSmoveto'
Inspectors/AttributesPanel.m:424: warning: implicit declaration of 
function `PSlineto'
Inspectors/AttributesPanel.m:425: warning: implicit declaration of 
function `PSstroke'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ContentsPanel.o
 

In file included from Inspectors/ContentsPanel.m:31:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Inspectors/ContentsPanel.m: In function `-[ContentsPanel drawRect:]':
Inspectors/ContentsPanel.m:257: warning: implicit declaration of function 
`PSsetalpha'
Inspectors/ContentsPanel.m:260: warning: implicit declaration of function 
`PSmoveto'
Inspectors/ContentsPanel.m:261: warning: implicit declaration of function 
`PSlineto'
Inspectors/ContentsPanel.m:262: warning: implicit declaration of function 
`PSstroke'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/InspectorsWin.o
 

In file included from Inspectors/InspectorsWin.m:35:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/PermissionsPanel.o
 

In file included from Inspectors/PermissionsPanel.m:31:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Inspectors/PermissionsPanel.m: In function `-[PermissionsPanel 
drawRect:]':
Inspectors/PermissionsPanel.m:399: warning: implicit declaration of 
function `PSsetalpha'
Inspectors/PermissionsPanel.m:402: warning: implicit declaration of 
function `PSmoveto'
Inspectors/PermissionsPanel.m:403: warning: implicit declaration of 
function `PSlineto'
Inspectors/PermissionsPanel.m:404: warning: implicit declaration of 
function `PSstroke'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/PermsBox.o
 

In file included from Inspectors/PermsBox.m:31:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Inspectors/PermsBox.m: In function `-[PermsBox drawRect:]':
Inspectors/PermsBox.m:216: warning: implicit declaration of function 
`PSmoveto'
Inspectors/PermsBox.m:217: warning: implicit declaration of function 
`PSlineto'
Inspectors/PermsBox.m:233: warning: implicit declaration of function 
`PSstroke'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/TimeDateView.o
 

In file included from Inspectors/TimeDateView.m:28:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Inspectors/TimeDateView.m: In function `-[TimeDateView drawRect:]':
Inspectors/TimeDateView.m:140: warning: implicit declaration of function 
`PSsetalpha'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ToolsPanel.o
 

In file included from Inspectors/ToolsPanel.m:31:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Inspectors/ToolsPanel.m: In function `-[ToolsPanel drawRect:]':
Inspectors/ToolsPanel.m:175: warning: implicit declaration of function 
`PSsetalpha'
Inspectors/ToolsPanel.m:178: warning: implicit declaration of function 
`PSmoveto'
Inspectors/ToolsPanel.m:179: warning: implicit declaration of function 
`PSlineto'
Inspectors/ToolsPanel.m:180: warning: implicit declaration of function 
`PSstroke'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/AppViewer.o
 

In file included from Inspectors/Viewers/AppViewer/AppViewer.m:29:
Inspectors/Viewers/AppViewer/GNUstep.h:74: warning: type defaults to `int' 
in declaration of `NSDesktopWindowLevel'
Inspectors/Viewers/AppViewer/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FolderViewer.o
 

In file included from Inspectors/Viewers/FolderViewer/FolderViewer.m:29:
Inspectors/Viewers/FolderViewer/GNUstep.h:74: warning: type defaults to 
`int' in declaration of `NSDesktopWindowLevel'
Inspectors/Viewers/FolderViewer/GNUstep.h:74: warning: data definition has 
no type or storage class
Inspectors/Viewers/FolderViewer/FolderViewer.m: In function 
`-[FolderViewer initInPanel:withFrame:index:]':
Inspectors/Viewers/FolderViewer/FolderViewer.m:47: warning: cannot find 
method.
Inspectors/Viewers/FolderViewer/FolderViewer.m:47: warning: return type 
for `gworkspace' defaults to id
Inspectors/Viewers/FolderViewer/FolderViewer.m: In function 
`-[FolderViewer activateForPath:]':
Inspectors/Viewers/FolderViewer/FolderViewer.m:81: warning: cannot find 
method.
Inspectors/Viewers/FolderViewer/FolderViewer.m:81: warning: return type 
for `sortTypeForDirectoryAtPath:' defaults to id
Inspectors/Viewers/FolderViewer/FolderViewer.m: In function 
`-[FolderViewer setNewSortType:]':
Inspectors/Viewers/FolderViewer/FolderViewer.m:177: warning: cannot find 
method.
Inspectors/Viewers/FolderViewer/FolderViewer.m:177: warning: return type 
for `setSortType:forDirectoryAtPath:' defaults to id
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ImageViewer.o
 

In file included from Inspectors/Viewers/ImageViewer/ImageViewer.m:29:
Inspectors/Viewers/ImageViewer/GNUstep.h:74: warning: type defaults to 
`int' in declaration of `NSDesktopWindowLevel'
Inspectors/Viewers/ImageViewer/GNUstep.h:74: warning: data definition has 
no type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BackWinPreferences.o
 

In file included from Preferences/BackWinPreferences.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Preferences/BackWinPreferences.m:77: warning: `@end' missing in 
implementation context
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BrowserViewsPreferences.o
 

In file included from Preferences/BrowserViewsPreferences.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Preferences/BrowserViewsPreferences.m: In function `-[ExampleView 
drawRect:]':
Preferences/BrowserViewsPreferences.m:39: warning: implicit declaration of 
function `PSsetalpha'
Preferences/BrowserViewsPreferences.m:48: warning: implicit declaration of 
function `PSmoveto'
Preferences/BrowserViewsPreferences.m:49: warning: implicit declaration of 
function `PSlineto'
Preferences/BrowserViewsPreferences.m:50: warning: implicit declaration of 
function `PSstroke'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/DefaultEditor.o
 

In file included from Preferences/DefaultEditor.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/DefaultXTerm.o
 

In file included from Preferences/DefaultXTerm.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FileWatchingPreferences.o
 

In file included from Preferences/FileWatchingPreferences.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/IconViewsPreferences.o
 

In file included from Preferences/IconViewsPreferences.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Preferences/IconViewsPreferences.m: In function `-[ArrowResizer 
drawRect:]':
Preferences/IconViewsPreferences.m:78: warning: implicit declaration of 
function `PSsetalpha'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/PreferencesWin.o
 

In file included from Preferences/PreferencesWin.m:37:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Preferences/PreferencesWin.m: In function `-[MainView drawRect:]':
Preferences/PreferencesWin.m:47: warning: implicit declaration of function 
`PSmoveto'
Preferences/PreferencesWin.m:48: warning: implicit declaration of function 
`PSlineto'
Preferences/PreferencesWin.m:49: warning: implicit declaration of function 
`PSstroke'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ShelfPreferences.o
 

In file included from Preferences/ShelfPreferences.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Processes.o
 

In file included from Processes/Processes.m:32:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ProcsView.o
 

In file included from Processes/ProcsView.m:29:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Processes/ProcsView.m: In function `-[ProcsView drawRect:]':
Processes/ProcsView.m:83: warning: implicit declaration of function 
`PSmoveto'
Processes/ProcsView.m:84: warning: implicit declaration of function 
`PSlineto'
Processes/ProcsView.m:85: warning: implicit declaration of function 
`PSstroke'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Recycler.o
 

In file included from Recycler/Recycler.m:31:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Recycler/Recycler.m: In function `-[Recycler drawRect:]':
Recycler/Recycler.m:505: warning: implicit declaration of function 
`PSsetalpha'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/RecyclerIcon.o
 

In file included from Recycler/RecyclerIcon.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Recycler/RecyclerIcon.m: In function `-[RecyclerIcon drawRect:]':
Recycler/RecyclerIcon.m:159: warning: implicit declaration of function 
`PSsetalpha'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/RecyclerViews.o
 

In file included from Recycler/RecyclerViews.m:31:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Recycler/RecyclerViews.m: In function `-[LogoView drawRect:]':
Recycler/RecyclerViews.m:64: warning: implicit declaration of function 
`PSsetalpha'
Recycler/RecyclerViews.m:68: warning: implicit declaration of function 
`PSmoveto'
Recycler/RecyclerViews.m:69: warning: implicit declaration of function 
`PSlineto'
Recycler/RecyclerViews.m:70: warning: implicit declaration of function 
`PSstroke'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Shelf.o
 

In file included from Shelf/Shelf.m:31:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ShelfIcon.o
 

In file included from Shelf/ShelfIcon.m:30:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BrowserViewer.o
 

In file included from Viewers/BrowserViewer.m:34:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ColumnIcon.o
 

In file included from Viewers/ColumnIcon.m:32:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Viewers/ColumnIcon.m: In function `-[ColumnIcon drawRect:]':
Viewers/ColumnIcon.m:542: warning: implicit declaration of function 
`PSsetalpha'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWBrowserCell.o
 

In file included from Viewers/GWBrowserCell.m:29:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWScrollView.o
 

In file included from Viewers/GWScrollView.m:28:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/IconsPanel.o
 

In file included from Viewers/IconsPanel.m:34:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/IconsPath.o
 

In file included from Viewers/IconsPath.m:34:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/IconViewer.o
 

In file included from Viewers/IconViewer.m:36:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/PathIcon.o
 

In file included from Viewers/PathIcon.m:32:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
Viewers/PathIcon.m: In function `-[PathIcon drawRect:]':
Viewers/PathIcon.m:528: warning: implicit declaration of function 
`PSsetalpha'
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/PathIconLabel.o
 

In file included from Viewers/PathIconLabel.m:29:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ViewersWin.o
 

In file included from Viewers/ViewersWin.m:36:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FileWatchers.o
 

In file included from Watchers/FileWatchers.m:40:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
CompileC 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Watcher.o
 

In file included from Watchers/Watcher.m:29:
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: type defaults to `int' in 
declaration of `NSDesktopWindowLevel'
/Volumes/Data/GWorkspace/GNUstep.h:74: warning: data definition has no 
type or storage class
BuildPhase GWorkspace.app 
Completed phase <DeriveAndCompileSources> for GWorkspace.app
MasterObjectFile.Combine 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/master.o 
/usr/bin/ld: multiple definitions of symbol _NSDesktopWindowLevel
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/main.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/IconViewsIcon.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWSplitView.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWorkspace.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Functions.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FileOperation.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/usr/bin/ld: multiple definitions of symbol 
_GWorkspaceEmptyRecyclerOperation
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWorkspace.o
 
definition of _GWorkspaceEmptyRecyclerOperation in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/backgrounder.o
 
definition of _GWorkspaceEmptyRecyclerOperation in section (__DATA,__data)
/usr/bin/ld: multiple definitions of symbol _GWorkspaceRecycleOutOperation
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWorkspace.o
 
definition of _GWorkspaceRecycleOutOperation in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/backgrounder.o
 
definition of _GWorkspaceRecycleOutOperation in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/backgrounder.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/usr/bin/ld: multiple definitions of symbol _main
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/main.o
 
definition of _main in section (__TEXT,__text)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/backgrounder.o
 
definition of _main in section (__TEXT,__text)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BackView.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BackViewIcon.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BackWindow.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Dialogs.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Fiend.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FiendLeaf.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Finder.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FinderShelf.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FinderShelfIcon.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/AppsView.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/AttributesPanel.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ContentsPanel.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/InspectorsWin.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/PermissionsPanel.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/PermsBox.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/TimeDateView.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ToolsPanel.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/AppViewer.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FolderViewer.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ImageViewer.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BackWinPreferences.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BrowserViewsPreferences.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/DefaultEditor.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/DefaultXTerm.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FileWatchingPreferences.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/IconViewsPreferences.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/PreferencesWin.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ShelfPreferences.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Processes.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ProcsView.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Recycler.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/RecyclerIcon.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/RecyclerViews.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Shelf.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ShelfIcon.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/BrowserViewer.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ColumnIcon.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWBrowserCell.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/GWScrollView.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/IconsPanel.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/IconsPath.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/IconViewer.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/PathIcon.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/PathIconLabel.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/ViewersWin.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/FileWatchers.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/ppc/Watcher.o
 
definition of _NSDesktopWindowLevel in section (__DATA,__data)

    /usr/bin/cc  -arch ppc  -keep_private_externs   -nostdlib -filelist 
"/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/Objects/LinkFileListPrelink"
 
 -r -o 
"/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/master.o" 

...failed MasterObjectFile.Combine 
/Volumes/Data/GWorkspace/build/intermediates/GWorkspace.build/master.o ...

that's it for now.

Greetings, Lars




reply via email to

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