Jean-Marc,
make is currently failing in the po directory when I try compiling 
under Tru64 unix, (running ksh fwiw).

$ cd po
$ make
Make: Unrecognized modifier '/src -name Makefile.am'.  Stop.
$ grep '/src -name Makefile.am' Makefile
POTFILE_IN_DEPS = $(shell find $(top_srcdir)/src -name Makefile.am)

I have no idea why $(top_srcdir) isn't being expanded to anything 
meaningful. Perhaps something to do with being wrapped up inside a 
variable?

Going to bed,
Angus

Reply via email to