Description:
GWorkspace does not build
Reported by:
New user
Host machine:
Windows 7 Enterprise
Intel Core2 Duo L9600 @2.13GHz
4GB RAM
32-bit OS
Successfully installed:
gnustep-msys-system-0.29.0-setup.exe
gnustep-core-0.29.1-setup.exe
gnustep-devel-1.4.0-setup.exe
SystemPreferences-2012-02-17-setup.exe
gorm-1.2.16-setup.exe
Successfully issued:
Successfully executed:
./configure
Failed to execute:
make
<...snip...>
Making all for bundle FModuleAnnotations...
Creating FModuleAnnotations.finder/....
Compiling file FModuleAnnotations.m ...
Linking bundle FModuleAnnotations ...
Creating FModuleAnnotations.finder/Resources...
Copying resources into the bundle wrapper...
Warning: Resources/Images/* not found - ignoring
Creating stamp file...
Creating FModuleAnnotations.finder/Resources/Info-gnustep.plist...
Making all for app GWorkspace...
Creating obj/GWorkspace.obj/Desktop...
Creating obj/GWorkspace.obj/Desktop/Dock...
Creating obj/GWorkspace.obj/Dialogs...
Creating obj/GWorkspace.obj/Fiend...
Creating obj/GWorkspace.obj/FileViewer...
Creating obj/GWorkspace.obj/Finder...
Creating obj/GWorkspace.obj/Finder/LiveSearch...
Creating obj/GWorkspace.obj/Finder/SearchResults...
Creating obj/GWorkspace.obj/History...
Creating obj/GWorkspace.obj/Preferences...
Creating obj/GWorkspace.obj/TShelf...
Creating GWorkspace.app/....
Compiling file main.m ...
Compiling file GWFunctions.m ...
Compiling file GWorkspace.m ...
GWorkspace.m:29:26: fatal error: sys/resource.h: No such file or directory
compilation terminated.
make[4]: *** [obj/GWorkspace.obj/GWorkspace.m.o] Error 1
make[3]: *** [internal-app-run-compile-submake] Error 2
make[2]: *** [GWorkspace.all.app.variables] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2
-end-