symlinks with scons -u?

Benjamin Reed rangerrick at befunk.com
Sun Nov 6 02:31:02 CET 2005


Benjamin Reed wrote:
> I'm not sure why, but it looks like symlinks aren't being built for me 
> when doing an "scons -u" build in a subdirectory.  If I'm in the 
> toplevel, build/dcop/libDCOP* is generated correctly, but if I start 
> with a fresh build and do an "../scons -u" from the kded directory, 
> they're not (just the library itself).

Actually, even if I do:

   ./scons -u kded

I end up with:

   build/kdecore/libkdecore.6.0.2.dylib
   build/kdecore/libkdecore.dylib

...but no build/kdecore/libkdecore.6.dylib

Something appears to be funky with the symlink generation...


More information about the Kde-buildsystem mailing list