On Wed, 2007-07-11 at 08:11 +0200, Per Jessen wrote:

> So my starting position is :
> 
> /dir1/src, /dir2/<no src>, /dir3/<no target>
> 
> Step2 (the src was moved to /dir2/)
> 
> /dir1/<no src>, /dir2/src, /dir3/<no target>
> 
> Step3 (target created)
> 
> /dir1/<no src>, /dir2/src, /dir3/target
> 
> 
> Instead what I see at step3 is:
> 
> /dir1/src, /dir2/<no src>, /dir3/target
> 
> 
> My 'target' has been created, it contains the name of '/dir2/src', but
> the move itself did not happen ....... looks a lot like the 'mv' was
> somehow "rolled back" after creation of my target????

Maybe collecting the output of strace would be helpful.  At least we
could see if make is somehow doing anything strange.

Thanks,
Shaggy
-- 
David Kleikamp
IBM Linux Technology Center


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jfs-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jfs-discussion

Reply via email to