help-gnustep
[Top][All Lists]
Advanced

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

GWorkSpace-> gnustep-make ERROR


From: José María Ruiz Aguilera
Subject: GWorkSpace-> gnustep-make ERROR
Date: Wed, 04 Sep 2002 09:36:25 +0100

I've find the  error, it was in gnustep-make, not in gworkspace.

In  .../GNUstep/System/Makefile/Instance/Shared/bundle.make all copys are make 
with:
                                        cp -r
This have the problem that it can't copy hardlinks and other type of special 
files, I replace it with:
                                        cp -R
And it works!!!!!


-- 
José María Ruiz Aguilera (aka nodie)
-----------------------------------------------------------
Málaga Wireless -> http://malagawireless.xphera.net
PMLinux         -> http://www.pmlinux.org
Linux Málaga    -> http://www.linux-malaga.org
-----------------------------------------------------------
"Los ordenadores son a la informática 
lo que los telescopios son a la astronomía,
meros aparatos de observación"
Dijsktra





reply via email to

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