"Jean-Pierre.Chretien" <[EMAIL PROTECTED]> writes:
| >>ftp://ftp.lyx.org/pub/lyx/devel/lyx-1.1.4.tar.gz
| >>ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.1.4.tar.gz
|
| Clearly 1.1.4pre2, then
"This time", I thought, "I got everything right in the announcement.
Good work Lars."
Doh!
| mkdir.C:19: prototype for `int lyx::mkdir(const char *, long unsigned int)' does
| not match any in class `lyx'
| lyxlib.h:60: candidate is: static int lyx::mkdir(const char *, unsigned int)
| make: Fatal error: Command failed for target `mkdir.lo'
The one thing that I did not test...
| ------- Here is the last line of the make log : -------
| g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I/usr/openwin/include -g -O
| -fno-exceptions -fno-rtti -ansi -Wall -W -c mkdir.C -o mkdir.o
|
| ------ gcc should be OK, or do I miss a lib update ? ----
You miss a compiler update :-)
| # gcc -v
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/specs
| gcc version 2.8.1
|
| I suspect that I can't install without solving this.
This one is easy to fix. (as probably already seen from other answers)
Lgb