Hi Bennett,
For what it is worth trunk compiles for me (trunk of today with Intel
and of yesterday with PPC). Mac OS X 10.5.2 w Intel and latest 10.4 w
PPC). I use QT434 on both.
I remember having to re-load the code some days ago though.
Anders
On 31 mar 2008, at 15.19, Bennett Helm wrote:
For about a week now, this is what I get:
Making all in tex2lyx
make all-am
make[4]: *** No rule to make target `lengthcommon.cpp', needed by
`lengthcommon.o'.
make[4]: Target `all-am' not remade because of errors.
make[3]: *** [all] Error 2
More recently I've seen this:
Making all in client
make all-am
make[4]: Nothing to be done for `all-am'.
Making all in .
make[3]: *** No rule to make target `FontIterator.cpp', needed by
`FontIterator.lo'.
make[3]: *** No rule to make target `insets/MailInset.cpp', needed by
`MailInset.lo'.
make[3]: Target `all-am' not remade because of errors.
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
Am I doing something wrong?
Bennett