LGB wrote:

[snip]
>>Even if 1.1.4pre2 is beginning to look stable it has a lot of code
>>that has not been tested throughly so you should be sure to make
>>backups of important documents before trying it out. Still we need
>>testers... please report all problems to [EMAIL PROTECTED]
>>
>>Get the prerelease at:
>>
>>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  
  ---- configure succesfull (as lyx-1.1 with the new --lyxname option) ---
Configuration:
  Source code location:       .
  C++ Compiler:                   g++
  C++ Compiler flags:             -g -O -fno-exceptions -fno-rtti -ansi -Wall -W
  C   Compiler:                   gcc
  C   Compiler flags:             -g -O2
  LyX binary dir:             /usr/local/bin
  LyX files dir:              /usr/local/share/lyx-1.1
  Special flags:               warnings included-string assertions

Configuration of LyX was successful.  
Type 'make' to compile the program, 
and then 'make install' to install it.
    ----- make fails, here is the sdterr output  -----
# make > log_make_wig
filetools.C:99: warning: #warning Add proper emx support here!
filetools.C:313: warning: #warning Look at and fix this.
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'
Current working directory /usr/local/lyx-1.1.4pre2/src/support
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/lyx-1.1.4pre2/src
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /usr/local/lyx-1.1.4pre2/src
make: Fatal error: Command failed for target `all-recursive'
   ------- 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 ? ----
# 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.

Regards

-- 
Jean-Pierre


Reply via email to