On Thu, 21 Jan 1999, Jean-Marc Lasgouttes wrote:

JML> >>>>> "Fred" == Fred Hucht <[EMAIL PROTECTED]> writes:

Fred> Hi LyXers, the following problems are (partly still) in LyX pl8:

Fred> Making: -------

Fred> 1) Using CC=xlc CXX=xlC CFLAGS=-O CXXFLAGS=-O ./configure
Fred> --program-suffix=-1.0.0pl8 and make, I get, after make made
Fred> libintl.a: make: 1254-002 Cannot find a rule to create target
Fred> lyx-1.0.0pl8.pot from dependencies.  Temp fix: I copied lyx.pot
Fred> to lyx-1.0.0pl8.pot

JML> This problem does not arise with GNU make and I  If you can find a
JML> modifications of the rules in po/Makefile that fix that, I can put
JML> that in. You might try to change:
JML> 
JML> $(srcdir)/cat-id-tbl.c: $(srcdir)/stamp-cat-id; @:
JML> $(srcdir)/stamp-cat-id: $(PACKAGE).pot
JML> 
JML> to 
JML> 
JML> $(srcdir)/cat-id-tbl.c: $(srcdir)/stamp-cat-id; @:
JML> $(srcdir)/stamp-cat-id: $(srcdir)/$(PACKAGE).pot

OK, then it works without problems. Put it in :-)

Have fun,

     Fred

Fred Hucht, Institute of Theoretical Physics, University of Duisburg, Germany
Email: [EMAIL PROTECTED]               http://www.thp.Uni-Duisburg.DE/
"Der Koerper der algebraischen Zahlen ist kein algebraischer Zahlkoerper"
(E. Landau, Zahlentheorie (1927), Satz 718)

Reply via email to