Jonathan GF wrote: > Hi Devels, > > there seems to be a minor error or typo in trunk-1281 in vm-messenger.mk > <http://vm-messenger.mk> in lines 19 and 20 (mv and rmdir). The > compilation stops here but doing what the command shows manually and > continuing with make works fine, so this should be a typo or similar. > > The script error show something (i forgot to take note, sorry) like > "cannot move a file itself", probably in reference a directory (imgages > and vm) that cannot be moved by telling the shell to understand * > recursively.
There is a problem with this file. It's pretty minor. The package will install the first time though correctly. If you try to build it a second time, it doesn't see that it already exists, tries to uncompress the files again and copy them to an existing directory structure. Basically we need to add a flag that if this file exists, this package is already built... move along now. If you do a make vm-messenger-clean everything will "build" cleanly. Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
