Re: Cross-compilation problem
Nick Gorham <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
On 28/06/11 14:22, Mazi Lo wrote:
> Nick,
>
> It looks like the mailing list refuses to accept e-mail with an
> attachment. So, let me try again to upload the excerpts to pastebin
> <http://pastebin.com/GjD7xgDH> (see lines #1573, #1574, and #1575).
> This time, I have updated to svn r39.
>
> --
> Mazilo
>
Ok, yes, the problem seems to be that its doing the move twice, and the
second fails (as its moved)
1.
mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Plo
2.
mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Plo
3.
mv: cannot stat `.deps/strcasecmp.Tpo': No such file or directory
I wonder whats causing that to happen.
_______________________________________________
unixODBC-dev mailing list
[email protected]
http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev