Re: Problems with Solaris 7

1999-07-07 Thread Jean-Marc Lasgouttes
> "Jan" == Jan Remy <[EMAIL PROTECTED]> writes: Jan> I've got trouble to compile LyX on a SPARC Solaris 7. The Jan> following error-message occurs: >> sunhalle40:/usr/stud/remy/lyx/lyx-1.0.3 $ make for dir in intl po >> src lib ; do \ (cd $dir ; make all) || exit 1; \ done g++ -c -g -O2 >> -

Problems with Solaris 7

1999-07-07 Thread Jan Remy
I've got trouble to compile LyX on a SPARC Solaris 7. The following error-message occurs: sunhalle40:/usr/stud/remy/lyx/lyx-1.0.3 $ make for dir in intl po src lib ; do \   (cd $dir ; make all) || exit 1; \ done g++ -c -g -O2 -I. -I. -I../images  -I/usr/stud/remy/lyx/include   -I/usr/openwin/inc