Hi Allan,
thanks for the response

Allan wrote:
> According to other reports we have, we only had to remove the ':' for
> Sun's make to be happy.  It may be a version thing I suppose.

I dont really know, I got an update from cvs, trying to build with
native make (/usr/ccs/bin/make) does still not work. 

After the update I did a "make distclean" followed by autogen.sh
followed by ./configure ..... followed by /usr/ccs/bin/make

The message I get is:
Making all in po
PATH=../src:$PATH cp ./lyx.pot ./lyx-devel.po ; :
--default-domain=lyx-devel --directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=./POTFILES.in \
&& test ! -f lyx-devel.po \
   || ( rm -f ./lyx-devel.pot \
        && mv lyx-devel.po ./lyx-devel.pot )
cp: cannot access ./lyx.pot
*** Error code 2
make: Fatal error: Command failed for target `lyx-devel.pot'
Current working directory /devl/rkrause/lyx-devel/po
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

It's different from the grep -i -E problem, something is not getting
clean out or updated properly. 

After make clean, gmake (which defaults here to gmake-0.77) I get:

Making all in po
gmake[1]: Entering directory `/devl/rkrause/lyx-devel/po'
gmake[1]: *** No rule to make target `../lib/layouts/*.layout', needed
by `../src/ext_l10n.h'.  Stop.
gmake[1]: Leaving directory `/devl/rkrause/lyx-devel/po'
gmake: *** [all-recursive] Error 1

So that wont work either :-) 
Finally make (3.79 you guessed it) does the trick, compilation is in
progress. 

I'd say, lets move on from this crap. Require make-3.79 on solaris. Be
done with it. 

Roland




=====
Roland Krause



__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to