[Anjuta-list] po mkinstalldirs error



Hello.

I am experiencing trouble building projects (Gtk+ 2 projects - haven't tested other types) created with Anjuta 1.2.1.

Everything works fine until I come to "make install". Then it fails during the install of items from the po internationalization directory:

Making install in po
make[1]: Entering directory `/home/sjm/Projects/oww/po'
/bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /usr/local/share
../.././mkinstalldirs: ../.././mkinstalldirs: No such file or directory
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/home/sjm/Projects/oww/po'
make: *** [install-recursive] Error 1

As you can see, it is looking for mkinstalldirs two levels up, rather than in the parent directory. If I cheat and copy/link the file up a level, all is fine.

Could this be something to do with the configure.in created by Anjuta? Or perhaps I should be asking the gettext people.

As a test I started a simple "Hello World" Gtk+ 2 project with Anjuta from scratch, and it has just this problem. Go here for tarball and project file:

http://oww.sourceforge.net/gtk2_hw/

Has anybody else noticed this error?

Thanks,

Simon

--
Dr. Simon J. Melhuish
http://melhuish.info/simon/





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]