Am Samstag, den 05.06.2010, 13:34 +0200 schrieb Pavel Sanda: > Peter Kümmel wrote: > > Am Samstag, den 05.06.2010, 12:58 +0200 schrieb Pavel Sanda: > > > Peter Kümmel wrote: > > > > Is the autotool based buildsystem broken? > > > > It doesn't know how to build ??../boost/liblyxboost.a?? > > > > > > > > I've simply called ./configure without the option > > > > --without-included-boost. > > > > > > did you start from a clean tree? > > > > Yes, a new checkout. When I configure again with > > --without-included-boost it links and when I call > > configure again without the option ld stops. > > here it works. whats the exact message?
make[2]: *** Keine Regel vorhanden, um das Target »../boost/liblyxboost.a«, benötigt von »lyx«, zu erstellen. Schluss. Translated: make[2]: *** There is no rule to build target »../boost/liblyxboost.a«, needed by »lyx«. End. I'll have a look at the generated Makefile. Peter
