On Dec 15, 2008, at 10:42 AM, Ruben de Gooijer wrote:

> Hi all,
>
> I'm trying to compile GnuCash from source by using the fink command,
> due to the fact that it is not available in pre-build form (apt-get).
>
> What I did:
>> fink selfupdate
>> fink index -f
>> fink install gnucash2
>
> The error message I receive:
> /usr/bin/install -d -m 755
> /sw/src/fink.build/root-graphviz-shlibs-2.18-2/sw/lib/graphviz/php
> /bin/mv /sw/src/fink.build/root-graphviz-2.18-2/sw/lib/graphviz/php/ 
> *.so
> /sw/src/fink.build/root-graphviz-shlibs-2.18-2/sw/lib/graphviz/php/
> mv: rename /sw/src/fink.build/root-graphviz-2.18-2/sw/lib/graphviz/ 
> php/*.so
> to /sw/src/fink.build/root-graphviz-shlibs-2.18-2/sw/lib/graphviz/ 
> php/*.so:
> No such file or directory
> ### execution of /bin/mv failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-graphviz-2.18-2
> (Reading database ... 78450 files and directories currently  
> installed.)
> Removing fink-buildlock-graphviz-2.18-2 ...
> Failed: phase installing: graphviz-shlibs-2.18-2 failed
>
> It seems to me that the build process stopped because the mv command
> failed to execute....
>
> Though I have no clue how to resolve this, any suggestions?
>
> Thanks a lot!
>
> Kind regards,
> Ruben
>


Your error has absolutely nothing to do with gnucash2.  It was with  
graphviz.

This sort of error is mentioned in the FAQ:

http://www.finkproject.org/faq/comp-general.php#mv-failed

These errors indicate that something went wrong earlier in your build,  
skipping the step where the files that you're missing were supposed to  
be generated.  You're going to need to search deeper in your build  
output to see what went wrong.


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to