GNOME Bugzilla – Bug 592575
build failure: /usr/bin/install: will not overwrite just-created `/opt/gnome2/include/libexslt/exslt.h' with `exslt.h'
Last modified: 2009-08-21 21:42:21 UTC
Building master using jhbuild on Ubuntu: test -z "/opt/gnome2/include/libexslt" || /bin/mkdir -p "/opt/gnome2/include/libexslt" /usr/bin/install -c -m 644 exslt.h exsltconfig.h exslt.h exsltconfig.h exsltexports.h '/opt/gnome2/include/libexslt' /usr/bin/install: will not overwrite just-created `/opt/gnome2/include/libexslt/exslt.h' with `exslt.h' /usr/bin/install: will not overwrite just-created `/opt/gnome2/include/libexslt/exsltconfig.h' with `exsltconfig.h' make[2]: *** [install-exsltincHEADERS] Error 1 make[2]: Leaving directory `/home/oxyde/gnome2/libxslt/libexslt' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/oxyde/gnome2/libxslt/libexslt' make: *** [install-recursive] Error 1
Created attachment 141326 [details] [review] Build fix
Already fixed earlier today in git http://git.gnome.org/cgit/libxslt/commit/?id=2bb1fe4dfabc28f6d94fce165e50bc35370aea71 thanks Daniel