Re: Attempted GORM build on GNUstep/Windows (was: Re: Which bugs to focus on for the release?)

2010-04-22 Thread Adam Fedor

On Apr 21, 2010, at 4:08 PM, Lars Sonchocky-Helldorf wrote:
 
 l...@test ~/gorm/trunk
 $ make  make install
 This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
 /GNUstep/System/Library/Makefiles/aggregate.make:48: 
 /GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make: No such 
 file or directory
 make: *** No rule to make target 
 `/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make'.  Stop.
 
 
 What went wrong here? Is there something I missed?


I was missing a few files here.  I've uploaded a new version 
gnustep-core-0.24.3 to the ftp site.

___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Attempted GORM build on GNUstep/Windows (was: Re: Which bugs to focus on for the release?)

2010-04-21 Thread Lars Sonchocky-Helldorf


Am 20.04.2010 um 01:06 schrieb Adam Fedor:



On Apr 19, 2010, at 11:34 AM, Fred Kiefer wrote:


Am 19.04.2010 17:38, schrieb Adam Fedor:
Seems to I a great solution to the problem. Perhaps we should also  
state

there, why we don't make it the default (some applications wont work
with that setting, as far as I understand) and how to activate,
deactivate it later on. OK, this might be to much text for an
installation panel, but there seems to be some space left on it.



Sure good idea.  FYI,  I've put a preview release of the Windows  
installer on the web site, if anyone wants to test it.


http://www.gnustep.org/experience/Windows.html


I tested the installers the other day. I installed GNUstep System  
0.24.2, GNUstep Core 0.24.2 and GNUstep Devel 1.0.0  in that order.  
Everything worked as expected so far. Then I tried to build GORM on  
that setup like this:


l...@test ~
$ mkdir gorm

l...@test ~
$ cd gorm

l...@test ~/gorm
$ svn co http://svn.gna.org/svn/gnustep/apps/gorm/trunk/

l...@test ~/gorm
$ cd trunk/

l...@test ~/gorm/trunk
$ make  make install
This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for  
help.
/GNUstep/System/Library/Makefiles/aggregate.make:48: /GNUstep/System/ 
Library/Makefiles/Master/serial-subdirectories.make: No such file or  
directory
make: *** No rule to make target `/GNUstep/System/Library/Makefiles/ 
Master/serial-subdirectories.make'.  Stop.



What went wrong here? Is there something I missed?


regards,

Lars


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Attempted GORM build on GNUstep/Windows (was: Re: Which bugs to focus on for the release?)

2010-04-21 Thread Adam Fedor
On Apr 21, 2010, at 4:08 PM, Lars Sonchocky-Helldorf wrote:
 
 l...@test ~/gorm/trunk
 $ make  make install
 This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
 /GNUstep/System/Library/Makefiles/aggregate.make:48: 
 /GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make: No such 
 file or directory
 make: *** No rule to make target 
 `/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make'.  Stop.
 


I'll check the file list.  It's possible that was not copied.

___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev