On Tue, Nov 3, 2015 at 3:20 PM, Fabiano Fidêncio <fidencio@xxxxxxxxxx> wrote: > On Tue, Nov 3, 2015 at 12:14 PM, Eduardo Lima (Etrunko) > <etrunko@xxxxxxxxxx> wrote: >> On 02/11/15 04:08, Fabiano Fidêncio wrote: >>> Hey! >>> >>> On Thu, Oct 29, 2015 at 9:40 PM, Eduardo Lima (Etrunko) >>> <etrunko@xxxxxxxxxx> wrote: >>>> After a calling 'git clean -d -x -f' I got this error: >>>> >>>> ln: failed to create symbolic link ‘m4/intltool.m4’: No such file or directory >>>> cp: cannot create regular file ‘m4/intltool.m4’: No such file or directory >>>> intltoolize: cannot copy '/usr/share/aclocal/intltool.m4' to 'm4/intltool.m4' >>> >>> I've never seen this error before and I am not able to reproduce it here. >>> >> >> >> Have you tried the git clean command? It removes the m4/ directory >> altogether. and intltoolize requires that m4/ directory to be present. >> This is what you get when you run autoreconf before it. > > This is what I got running git master: http://fpaste.org/286429/65603541/ > As I said, I am not able to reproduce it at all. Hmm. git clean -d -x -f doesn't remove m4 folder (which only contains an empty .gitignore file inside). Removing the folder and trying to run autogen.sh I got: ffidenci@cat ~/src/upstream/virt-viewer $ ./autogen.sh You should add the contents of '/usr/share/aclocal/intltool.m4' to 'aclocal.m4'. ln: failed to create symbolic link ‘m4/intltool.m4’: No such file or directory cp: cannot create regular file ‘m4/intltool.m4’: No such file or directory intltoolize: cannot copy '/usr/share/aclocal/intltool.m4' to 'm4/intltool.m4' Best Regards, -- Fabiano Fidêncio _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list