Hi,
I update through svn and cannot built LyX1.5 anymore.
I get the following message from make:
...
creating libboost_signals.la
(cd .libs && rm -f libboost_signals.la && ln -s ../
libboost_signals.la libboost_signals.la)
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
Making all in src
make PCH_FLAGS= pch-file
g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -Wextra -Wall -g -Os -
x c++-header ./pch.h -o ./pch.h.gch \
-MT ./pch.h.gch -MD -MP -MF "././pch.h.gch.Tdep" \
&& mv "././pch.h.gch.Tdep" "././pch.h.gch.dep" \
|| rm "././pch.h.gch.Tdep"
make[1]: *** No rule to make target `version.C.in', needed by
`version.C-tmp'. Stop.
make: *** [all-recursive] Error 1
------
./autogen.sh did give the following message:
development/Makefile.am:3: INSTALL_MACOSX does not appear in
AM_CONDITIONAL
config runs successfully
A hint would be appreciated.
Regards,
Patrick De Visschere