Hi!

I have tried to compile lyx 1.2.1 on my new SuSE 8.1. But it failes. Can 
anyone explain this?

Below my signature you will find the output of configure an make in one of my 
failures.

Regards
larsf
-- 
---------------------------------------------
Lars Forseth
GIS/IT Kaupang-undersøkelsen
http://folk.uio.no/forseth
----------------------------------------------

Output of ./configure and make

Make:



Configuration
  Host type:                      i686-pc-linux-gnu
  Special build flags:            included-libsigc xforms-image-loader
  C   Compiler:                   gcc
  C   Compiler flags:             -g -O2
  C++ Compiler:                   g++ (3.2)
  C++ Compiler flags:             -O -fno-rtti -fno-exceptions
  Linker flags:
  Frontend:                       xforms
    libXpm version:               4.11
    libforms version:             0.89.6
  LyX binary dir:                 /usr/local/bin
  LyX files dir:                  /usr/local/share/lyx

Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.
larsf@linux:~/programmer/lyx-1.2.1> make
Making all in config
make[1]: Entering directory `/home/larsf/programmer/lyx-1.2.1/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/config'
Making all in intl
make[1]: Entering directory `/home/larsf/programmer/lyx-1.2.1/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/intl'
Making all in po
make[1]: Entering directory `/home/larsf/programmer/lyx-1.2.1/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/po'
Making all in sigc++
make[1]: Entering directory `/home/larsf/programmer/lyx-1.2.1/sigc++'
make  all-recursive
make[2]: Entering directory `/home/larsf/programmer/lyx-1.2.1/sigc++'
Making all in macros
make[3]: Entering directory `/home/larsf/programmer/lyx-1.2.1/sigc++/macros'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/sigc++/macros'
make[3]: Entering directory `/home/larsf/programmer/lyx-1.2.1/sigc++'
make[3]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/sigc++'
make[2]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/sigc++'
make[1]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/sigc++'
Making all in boost
make[1]: Entering directory `/home/larsf/programmer/lyx-1.2.1/boost'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/boost'
Making all in src
make[1]: Entering directory `/home/larsf/programmer/lyx-1.2.1/src'
make  all-recursive
make[2]: Entering directory `/home/larsf/programmer/lyx-1.2.1/src'
Making all in mathed
make[3]: Entering directory `/home/larsf/programmer/lyx-1.2.1/src/mathed'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/src/mathed'
Making all in insets
make[3]: Entering directory `/home/larsf/programmer/lyx-1.2.1/src/insets'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/src/insets'
Making all in graphics
make[3]: Entering directory `/home/larsf/programmer/lyx-1.2.1/src/graphics'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/src/graphics'
Making all in support
make[3]: Entering directory `/home/larsf/programmer/lyx-1.2.1/src/support'
source='DebugStream.C' object='DebugStream.lo' libtool=yes \
depfile='.deps/DebugStream.Plo' tmpdepfile='.deps/DebugStream.TPlo' \
depmode=gcc /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src 
-I.
/../ -I../.. -I../.. -I../../boost  -isystem /usr/X11R6/include  -O -fno-rtti 
-f
no-exceptions -c -o DebugStream.lo `test -f DebugStream.C || echo 
'./'`DebugStre
am.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost 
-i
system /usr/X11R6/include -O -fno-rtti -fno-exceptions -c DebugStream.C 
-Wp,-MD,
.deps/DebugStream.TPlo
/usr/include/g++/streambuf: In member function `virtual int teebuf::sync()':
/usr/include/g++/streambuf:429: `int std::basic_streambuf<_CharT,
   _Traits>::sync() [with _CharT = char, _Traits = std::char_traits<char>]' is
   protected
DebugStream.C:102: within this context
/usr/include/g++/streambuf:429: `int std::basic_streambuf<_CharT,
   _Traits>::sync() [with _CharT = char, _Traits = std::char_traits<char>]' is
   protected
DebugStream.C:103: within this context
/usr/include/g++/bits/streambuf.tcc: In member function `virtual streamsize
   teebuf::xsputn(const char*, int)':
/usr/include/g++/bits/streambuf.tcc:162: `streamsize
   std::basic_streambuf<_CharT, _Traits>::xsputn(const _CharT*, int) [with
   _CharT = char, _Traits = std::char_traits<char>]' is protected
DebugStream.C:107: within this context
/usr/include/g++/bits/streambuf.tcc:162: `streamsize
   std::basic_streambuf<_CharT, _Traits>::xsputn(const _CharT*, int) [with
   _CharT = char, _Traits = std::char_traits<char>]' is protected
DebugStream.C:108: within this context
/usr/include/g++/streambuf: In member function `virtual int
   teebuf::overflow(int)':
/usr/include/g++/streambuf:469: `_Traits::int_type 
std::basic_streambuf<_CharT,
   _Traits>::overflow(_Traits::int_type = _Traits::eof()) [with _CharT = char,
   _Traits = std::char_traits<char>]' is protected
DebugStream.C:112: within this context
/usr/include/g++/streambuf:469: `_Traits::int_type 
std::basic_streambuf<_CharT,
   _Traits>::overflow(_Traits::int_type = _Traits::eof()) [with _CharT = char,
   _Traits = std::char_traits<char>]' is protected
DebugStream.C:113: within this context
/usr/include/g++/streambuf: In member function `virtual int debugbuf::sync()':
/usr/include/g++/streambuf:429: `int std::basic_streambuf<_CharT,
   _Traits>::sync() [with _CharT = char, _Traits = std::char_traits<char>]' is
   protected
DebugStream.C:148: within this context
/usr/include/g++/bits/streambuf.tcc: In member function `virtual streamsize
   debugbuf::xsputn(const char*, int)':
/usr/include/g++/bits/streambuf.tcc:162: `streamsize
   std::basic_streambuf<_CharT, _Traits>::xsputn(const _CharT*, int) [with
   _CharT = char, _Traits = std::char_traits<char>]' is protected
DebugStream.C:152: within this context
/usr/include/g++/streambuf: In member function `virtual int
   debugbuf::overflow(int)':
/usr/include/g++/streambuf:469: `_Traits::int_type 
std::basic_streambuf<_CharT,
   _Traits>::overflow(_Traits::int_type = _Traits::eof()) [with _CharT = char,
   _Traits = std::char_traits<char>]' is protected
DebugStream.C:156: within this context
DebugStream.C: At global scope:
DebugStream.C:168: field `fbuf' has incomplete type
DebugStream.C: In constructor `DebugStream::DebugStream(const char*,
   Debug::type)':
DebugStream.C:184: `struct DebugStream::debugstream_internal' has no member
   named `fbuf'
DebugStream.C:186: `struct DebugStream::debugstream_internal' has no member
   named `fbuf'
DebugStream.C: In member function `void DebugStream::logFile(const char*)':
DebugStream.C:202: `struct DebugStream::debugstream_internal' has no member
   named `fbuf'
DebugStream.C:206: `struct DebugStream::debugstream_internal' has no member
   named `fbuf'
DebugStream.C:208: `struct DebugStream::debugstream_internal' has no member
   named `fbuf'
make[3]: *** [DebugStream.lo] Error 1
make[3]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/src/support'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/larsf/programmer/lyx-1.2.1/src'
make: *** [all-recursive] Error 1

configure:
larsf@linux:~/programmer/lyx-1.2.1> ./configure
loading cache ./config.cache
configuring LyX version 1.2.1
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking config.cache system type... same
checking for install target ... ... lyx
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for kpsewhich... (cached) kpsewhich
checking for gm4... (cached) m4
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc
checking for strerror in -lcposix... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for HP-UX... (cached) no
checking for SunOS 4.x... (cached) no
checking for SCO 3.2v4... (cached) no
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking what frontend should be used as main GUI... xforms
checking for a good enough C++ compiler... g++
checking for c++... (cached) g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc
checking whether the C++ compiler understands explicit... (cached) yes
checking whether the included std::string should be used... checking ... 
(cached
) no
checking whether the systems std::string is really good... (cached) no
checking how to run the C++ preprocessor... (cached) g++ -E
checking for C headers wrappers... (cached) yes
checking whether C library functions are already in the global namespace... 
(cac
hed) no
checking for conforming std::count... (cached) yes
checking for ostream... (cached) no
checking for istream... (cached) no
checking for sstream... (cached) yes
checking for locale... (cached) no
checking for limits... (cached) no
checking for modern STL streams... (cached) no
checking for regex.h... (cached) yes
checking for sin in -lm... (cached) yes
checking for fopen in -lc... (cached) yes
checking for extra library directory... (cached) NONE
checking for extra include directory... (cached) NONE
checking for extra lib+include directory... (cached) NONE
checking for main in -liberty... (cached) yes
checking for main in -lAiksaurus... (cached) no
checking for ld used by GCC... (cached) /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... (cached) yes
checking for /usr/i486-suse-linux/bin/ld option to reload object files... 
(cache
d) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached)       -fPIC
checking if gcc PIC flag       -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) no
checking if we can lock with hard links... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared 
librar
ies... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
creating libtool
checking whether the included libsigc++ should be used... yes
checking for pspell support... no
checking for X... (cached) libraries /usr/X11R6/lib, headers 
/usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for XOpenIM... (cached) yes
checking for XpmCreateBufferFromImage in -lXpm... (cached) yes
checking for X11/xpm.h... (cached) yes
checking xpm header version... (cached) 4.11
checking for fl_initialize in -lforms... (cached) yes
checking for X11/forms.h... (cached) no
checking for forms.h... (cached) yes
checking xforms header version... (cached) 0.89.6
checking for jpeg_read_header in -ljpeg... (cached) yes
checking for library containing flimage_dup... (cached) none required
checking for flimage_enable_ps... (cached) yes
checking for flimage_enable_jpeg... (cached) yes
checking for flimage.h... (cached) no
checking for X11/flimage.h... (cached) no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking whether we are using the GNU C Library 2.1 or newer... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... (cached) yes
checking for fgets_unlocked... (cached) yes
checking for getcwd... (cached) yes
checking for getegid... (cached) yes
checking for geteuid... (cached) yes
checking for getgid... (cached) yes
checking for getuid... (cached) yes
checking for mempcpy... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for stpcpy... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
ch
ar * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for GNU gettext in libc... (cached) yes
checking for dcgettext... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for bison... (cached) bison
checking version of bison... 1.35, ok
checking for catalogs to be installed...  bg ca cs da de es eu fi fr he hu it 
nl
 no pl pt ro ru sk sl sv tr wa
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking whether sys/types.h defines makedev... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for strings.h... (cached) yes
checking for locale.h... (cached) yes
checking for stl_string_fwd.h... (cached) no
checking whether stat file-mode macros are broken... (cached) no
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for st_blksize in struct stat... (cached) yes
checking for st_blocks in struct stat... (cached) yes
checking for st_rdev in struct stat... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking return type of signal handlers... (cached) void
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking if snprintf is declared by header stdio.h... (cached) yes
checking if vsnprintf is declared by header stdio.h... (cached) yes
checking if istreambuf_iterator is declared by header iterator... (cached) no
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for strchr... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for mkfifo... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for strerror... (cached) yes
checking for atexit... (cached) yes
checking types of arguments for select()... (cached) int,fd_set *,struct 
timeval
 *
checking type of argument for putenv()... (cached) char *
checking if mkstemp is declared by header unistd.h... (cached) no
checking if mkstemp is declared by header stdlib.h... (cached) yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating boost/Makefile
creating config/Makefile
creating development/lyx.spec
creating lib/Makefile
creating intl/Makefile
creating po/Makefile.in
creating sourcedoc/Doxyfile
creating src/Makefile
creating src/version.C
creating src/mathed/Makefile
creating src/graphics/Makefile
creating src/insets/Makefile
creating src/support/Makefile
creating src/frontends/Makefile
creating src/frontends/controllers/Makefile
creating src/frontends/xforms/Makefile
creating src/frontends/xforms/forms/Makefile
creating src/frontends/qt2/Makefile
creating src/frontends/qt2/xforms/Makefile
creating src/frontends/qt2/moc/Makefile
creating src/frontends/qt2/ui/Makefile
creating src/frontends/qt2/ui/moc/Makefile
creating src/frontends/gnome/Makefile
creating src/config.h
src/config.h is unchanged
creating po/POTFILES
creating po/Makefile
configuring in sigc++
running /bin/sh ./configure  --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc
checking how to run the C preprocessor... (cached) gcc -E
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... (cached) /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... (cached) yes
checking for /usr/i486-suse-linux/bin/ld option to reload object files... 
(cache
d) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached)        -fPIC
checking if gcc PIC flag        -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) no
checking if we can lock with hard links... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared 
librar
ies... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
creating libtool
checking for gm4... (cached) m4
checking for c++... (cached) g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc
checking if linker supports global constructors... yes
checking if C++ compiler uses std namespace ... yes
checking if C++ compiler supports bool (required)... yes
checking if C++ compiler supports const_cast<> (required)... yes
checking if C++ compiler supports member function templates... yes
checking if C++ compiler supports member class templates... yes
checking if C++ compiler supports mutable... yes
checking if C++ compiler supports partial specialization(required)... yes
checking if C++ compiler supports name spaces... yes
checking if C++ compiler supports friend template... yes
checking if C++ compiler has intrinsic constructors... yes
checking if C++ compiler uses template copy ctor... no
checking if C++ compiler allows void returns... yes
checking if C++ compiler allows specialization of references... yes
checking if C++ environment provides all required features... yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for pthread.h... (cached) yes
checking if should compile with pthreads... no
updating cache .././config.cache
creating ./config.status
creating Makefile
creating sigc-config
creating macros/Makefile
creating sigc++config.h
sigc++config.h is unchanged
configuring in lib
running /bin/sh ./configure  --cache-file=.././config.cache --srcdir=.
checking for a LaTeX2e program... (latex latex2e)
+checking for "latex"... yes
checking for the pdflatex program... (pdflatex)
+checking for "pdflatex"... yes
checking for a LaTeX -> LyX converter... (reLyX)
+checking for "reLyX"... yes
checking for a Noweb -> LyX converter... (noweb2lyx)
+checking for "noweb2lyx"... yes
checking for a Noweb -> LaTeX converter... (noweave)
+checking for "noweave"... no
checking for a HTML -> Latex converter... (html2latex)
+checking for "html2latex"... no
checking for a MSWord -> Latex converter... (wvCleanLatex word2x)
+checking for "wvCleanLatex"... yes
checking for Image converter... (convert)
+checking for "convert"... yes
checking for a Postscript interpreter... (gs)
+checking for "gs"... yes
checking for a Postscript previewer... (gv ghostview)
+checking for "gv"... yes
checking for a PDF preview... (acroread gv ghostview xpdf)
+checking for "acroread"... yes
checking for a DVI previewer... (xdvi windvi yap)
+checking for "xdvi"... yes
checking for a HTML previewer... (netscape)
+checking for "netscape"... no
checking for a PS to PDF converter... (ps2pdf)
+checking for "ps2pdf"... yes
checking for a DVI to PS converter... (dvips)
+checking for "dvips"... yes
checking for a DVI to PDF converter... (dvipdfm)
+checking for "dvipdfm"... yes
checking for a *roff formatter... ('groff -t -Tlatin1 5247FName' nroff)
+checking for "groff"... yes
checking for ChkTeX... (chktex -n1 -n3 -n6 -n9 -n22 -n25 -n30 -n38)
+checking for "chktex"... no
checking for a spell-checker... (ispell)
+checking for "ispell"... yes
checking for a fax program... (ksendfax)
+checking for "ksendfax"... no
checking for SGML-tools 1.x (LinuxDoc)... (sgml2lyx)
+checking for "sgml2lyx"... yes
checking for SGML-tools 2.x (DocBook) or db2x scripts... (sgmltools db2dvi)
+checking for "sgmltools"... yes
checking for a spool command... (lp lpr)
+checking for "lp"... yes
checking for a LaTeX -> HTML converter... (tth latex2html hevea)
+checking for "tth"... no
+checking for "latex2html"... yes
checking for an Image -> EPS converter... (convert pnmtops)
+checking for "convert"... yes
checking for an Image -> PNG converter... (convert pnmtopng)
+checking for "convert"... yes
checking for an Image -> XPM converter... (convert)
+checking for "convert"... yes
checking for an EPS -> PDF converter... (epstopdf)
+checking for "epstopdf"... yes
checking for a Grace -> Image converter... (gracebat)
+checking for "gracebat"... yes
checking for an FIG -> EPS/XPM converter... (fig2dev)
+checking for "fig2dev"... no
checking LaTeX configuration... auto
+Inspecting your LaTeX configuration.
+checking for LaTeX version... 2001/06/01
+checking for default encoding (this may take a long time)
+  checking for ec fonts... yes
+  checking for ec support in LaTeX format... yes
+checking for document class IEEEtran [IEEEtran]... no
+checking for document class aa [aa]... no
+checking for document class aapaper [aa]... no
+checking for document class aastex [aastex]... no
+checking for document class amsart-plain [amsart]... yes
+checking for document class amsart-seq [amsart]... yes
+checking for document class amsart [amsart]... yes
+checking for document class amsbook [amsbook]... yes
+checking for document class apa [apa,apacite.sty]... no
+checking for document class article [article]... yes
+checking for document class book [book]... yes
+checking for document class broadway [broadway]... yes
+checking for document class chess [article,lyxskak.sty]... yes
+checking for document class cl2emult [cl2emult]... no
+checking for document class cv [cv]... yes
+checking for document class dinbrief [dinbrief]... yes
+checking for docbook  class docbook-book...  yes
+checking for docbook  class docbook-chapter...  yes
+checking for docbook  class docbook-section...  yes
+checking for docbook  class docbook...  yes
+checking for document class dtk [dtk]... no
+checking for document class egs [egs]... no
+checking for document class entcs [entcs]... no
+checking for document class extarticle [extarticle]... no
+checking for document class extbook [extbook]... no
+checking for document class extletter [extletter]... no
+checking for document class extreport [extreport]... no
+checking for document class foils [foils]... no
+checking for document class g-brief-de [g-brief]... yes
+checking for document class g-brief-en [g-brief]... yes
+checking for document class heb-article [article]... yes
+checking for document class heb-letter [letter]... yes
+checking for document class hollywood [hollywood]... yes
+checking for document class kluwer [kluwer]... no
+checking for document class latex8 [article,latex8.sty,times.sty]... no
+checking for document class letter [letter]... yes
+checking for linuxdoc class linuxdoc...  yes
+checking for document class literate-article [article,noweb.sty]... no
+checking for document class literate-book [book,noweb.sty]... no
+checking for document class literate-report [report,noweb.sty]... no
+checking for document class llncs [llncs]... no
+checking for document class ltugboat [ltugboat]... no
+checking for linuxdoc class manpage...  yes
+checking for document class paper [paper]... no
+checking for document class report [report]... yes
+checking for document class revtex [revtex]... yes
+checking for document class revtex4 [revtex4]... yes
+checking for document class scrartcl [scrartcl]... yes
+checking for document class scrbook [scrbook]... yes
+checking for document class scrlettr [scrlettr]... yes
+checking for document class scrreprt [scrreprt]... yes
+checking for document class seminar [seminar]... yes
+checking for document class siamltex [siamltex]... no
+checking for document class slides [slides]... yes
+checking for document class spie [spie]... no
+checking for document class svjog [svjour,svjog.clo]... no
+checking for document class svprobth [svjour,svprobth.clo]... no
+checking for package a4 [a4]... yes
+checking for package a4wide [a4wide]... yes
+checking for package array [array]... yes
+checking for package babel [babel]... yes
+checking for package color [color]... yes
+checking for package fancyhdr [fancyhdr]... yes
+checking for package floatflt [floatflt]... yes
+checking for package setspace [setspace]... yes
+checking for package subfigure [subfigure]... yes
+checking for package geometry [geometry]... yes
+checking for package longtable [longtable]... yes
+checking for package algorithm [algorithm]... yes
+checking for package rotating [rotating]... yes
+checking for package latex8 [latex8]... no
+checking for package url [url]... yes
+checking for package varioref [varioref]... yes
+checking for package prettyref [prettyref]... yes
+checking for package natbib [natbib]... yes
+checking for package graphicx [graphicx]... yes
+checking for graphics driver... default
+checking for package psnfss [times.sty]... yes
+Inspection done.
+Read the file doc/LyXConfig.lyx for more information.
creating textclass.lst
creating packages.lst
creating doc/LaTeXConfig.lyx
creating lyxrc.defaults
checking for TeX fonts
checking [for cmex10]... yes (pfb)
checking [for cmmi10]... yes (pfb)
checking [for cmr10]... yes (pfb)
checking [for cmsy10]... yes (pfb)
checking [for eufm10]... yes (pfb)
checking [for msam10]... yes (pfb)
checking [for msbm10]... yes (pfb)
configuring in lib/reLyX
running /bin/sh ./configure  --cache-file=../.././config.cache --srcdir=.
loading cache ../.././config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for perl >= 5.002... /usr/bin/perl
creating ./config.status
creating Makefile
creating reLyX
creating noweb2lyx

Configuration
  Host type:                      i686-pc-linux-gnu
  Special build flags:            included-libsigc xforms-image-loader
  C   Compiler:                   gcc
  C   Compiler flags:             -g -O2
  C++ Compiler:                   g++ (3.2)
  C++ Compiler flags:             -O -fno-rtti -fno-exceptions
  Linker flags:
  Frontend:                       xforms
    libXpm version:               4.11
    libforms version:             0.89.6
  LyX binary dir:                 /usr/local/bin
  LyX files dir:                  /usr/local/share/lyx

Configuration of LyX was successful.
Type 'make' to compile the program,
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:859: checking host system type
configure:880: checking target system type
configure:898: checking build system type
configure:923: checking config.cache system type
configure:942: checking for install target ... 
configure:976: checking for a BSD compatible install
configure:1029: checking whether build environment is sane
configure:1100: checking for gawk
configure:1130: checking whether make sets ${MAKE}
configure:1262: checking whether make sets ${MAKE}
configure:1300: checking for a BSD compatible install
configure:1356: checking for kpsewhich
configure:1394: checking for gm4
configure:1435: checking for gcc
configure:1548: checking whether the C compiler (gcc  ) works
configure:1564: gcc -o conftest    conftest.c  1>&5
configure:1590: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1595: checking whether we are using GNU C
configure:1623: checking whether gcc accepts -g
configure:1662: checking for style of include used by make
configure:1696: checking dependency style of gcc
configure:1766: checking for strerror in -lcposix
configure:1808: checking how to run the C preprocessor
configure:1888: checking for AIX
configure:1913: checking for HP-UX
configure:1929: checking for SunOS 4.x
configure:1944: checking for SCO 3.2v4
configure:1970: checking for Cygwin environment
configure:2003: checking for mingw32 environment
configure:2034: checking for executable suffix
configure:2067: checking what frontend should be used as main GUI
configure:3042: checking for a good enough C++ compiler
configure:3094: checking for c++
configure:3126: checking whether the C++ compiler (g++  ) works
configure:3142: g++ -o conftest    conftest.C  1>&5
configure:3168: checking whether the C++ compiler (g++  ) is a cross-compiler
configure:3173: checking whether we are using GNU C++
configure:3201: checking whether g++ accepts -g
configure:3235: checking dependency style of g++
configure:3397: checking whether the C++ compiler understands explicit
configure:3436: checking whether the included std::string should be used
configure:3444: checking 
configure:3514: checking whether the systems std::string is really good
configure:3569: checking how to run the C++ preprocessor
configure:3613: checking for C headers wrappers
configure:3653: checking whether C library functions are already in the global namespace
configure:3692: checking for conforming std::count
configure:3738: checking for ostream
configure:3738: checking for istream
configure:3738: checking for sstream
configure:3738: checking for locale
configure:3738: checking for limits
configure:3776: checking for modern STL streams
configure:3841: checking for regex.h
configure:3891: checking for sin in -lm
configure:3941: checking for fopen in -lc
configure:4000: checking for extra library directory
configure:4043: checking for extra include directory
configure:4077: checking for extra lib+include directory
configure:4123: checking for main in -liberty
configure:4175: checking for main in -lAiksaurus
configure:4279: checking for ld used by GCC
configure:4347: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
configure:4364: checking for /usr/i486-suse-linux/bin/ld option to reload object files
configure:4376: checking for BSD-compatible nm
configure:4414: checking whether ln -s works
configure:4435: checking how to recognise dependant libraries
configure:4608: checking for object suffix
configure:4642: checking command to parse /usr/bin/nm -B output
configure:4818: checking for dlfcn.h
configure:5019: checking for ranlib
configure:5086: checking for strip
configure:5594: checking for objdir
configure:5621: checking for gcc option to produce PIC
configure:5773: checking if gcc PIC flag       -fPIC works
configure:5839: checking if gcc static flag -static works
configure:5881: checking if gcc supports -c -o file.o
configure:5975: checking if we can lock with hard links
configure:5994: checking if gcc supports -fno-rtti -fno-exceptions
configure:6007: g++ -c -O -fno-rtti -fno-exceptions  conftest.C 1>&5
configure:6034: checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries
configure:6650: checking how to hardcode library paths into programs
configure:6678: checking whether stripping libraries is possible
configure:6692: checking dynamic linker characteristics
configure:7078: checking if libtool supports shared libraries
configure:8195: checking whether the included libsigc++ should be used
configure:8477: checking for pspell support
configure:8575: checking for X
configure:8889: checking for dnet_ntoa in -ldnet
configure:8933: checking for dnet_ntoa in -ldnet_stub
configure:8984: checking for gethostbyname
configure:9088: checking for connect
configure:9186: checking for remove
configure:9284: checking for shmat
configure:9391: checking for IceConnectionNumber in -lICE
configure:9452: checking for XOpenIM
configure:9512: checking for XpmCreateBufferFromImage in -lXpm
configure:9565: checking for X11/xpm.h
configure:9647: checking xpm header version
configure:9694: checking for fl_initialize in -lforms
configure:9791: checking for X11/forms.h
configure:9825: checking for forms.h
configure:9873: checking xforms header version
configure:10881: checking for jpeg_read_header in -ljpeg
configure:10923: checking for library containing flimage_dup
configure:10998: checking for flimage_enable_ps
configure:10998: checking for flimage_enable_jpeg
configure:11054: checking for flimage.h
configure:11054: checking for X11/flimage.h
configure:11120: checking for working const
configure:11195: checking for inline
configure:11238: checking for ranlib
configure:11266: checking for ANSI C header files
configure:11370: checking for off_t
configure:11403: checking for size_t
configure:11438: checking for working alloca.h
configure:11471: checking for alloca
configure:11673: checking for unistd.h
configure:11712: checking for getpagesize
configure:11765: checking for working mmap
configure:11937: checking whether we are using the GNU C Library 2.1 or newer
configure:11978: checking for argz.h
configure:11978: checking for limits.h
configure:11978: checking for locale.h
configure:11978: checking for nl_types.h
configure:11978: checking for malloc.h
configure:11978: checking for stddef.h
configure:11978: checking for stdlib.h
configure:11978: checking for string.h
configure:11978: checking for unistd.h
configure:11978: checking for sys/param.h
configure:12019: checking for feof_unlocked
configure:12019: checking for fgets_unlocked
configure:12019: checking for getcwd
configure:12019: checking for getegid
configure:12019: checking for geteuid
configure:12019: checking for getgid
configure:12019: checking for getuid
configure:12019: checking for mempcpy
configure:12019: checking for munmap
configure:12019: checking for putenv
configure:12019: checking for setenv
configure:12019: checking for setlocale
configure:12019: checking for stpcpy
configure:12019: checking for strchr
configure:12019: checking for strcasecmp
configure:12019: checking for strdup
configure:12019: checking for strtoul
configure:12019: checking for tsearch
configure:12019: checking for __argz_count
configure:12019: checking for __argz_stringify
configure:12019: checking for __argz_next
configure:12087: checking for iconv
configure:12148: checking for iconv declaration
configure:12202: checking for nl_langinfo and CODESET
configure:12237: checking for LC_MESSAGES
configure:12270: checking whether NLS is requested
configure:12292: checking whether included gettext is requested
configure:12312: checking for libintl.h
configure:12339: checking for GNU gettext in libc
configure:12418: checking for dcgettext
configure:12488: checking for msgfmt
configure:12524: checking for gmsgfmt
configure:12574: checking for xgettext
configure:12797: checking for bison
configure:12830: checking version of bison
configure:12877: checking for catalogs to be installed
configure:12937: checking for dirent.h that defines DIR
configure:12975: checking for opendir in -ldir
configure:13064: checking whether sys/types.h defines makedev
configure:13173: checking for sys/time.h
configure:13173: checking for sys/types.h
configure:13173: checking for sys/select.h
configure:13173: checking for strings.h
configure:13173: checking for locale.h
configure:13214: checking for stl_string_fwd.h
configure:13271: checking whether stat file-mode macros are broken
configure:13327: checking whether time.h and sys/time.h may both be included
configure:13362: checking for st_blksize in struct stat
configure:13396: checking for st_blocks in struct stat
configure:13432: checking for st_rdev in struct stat
configure:13468: checking for mode_t
configure:13501: checking for off_t
configure:13534: checking for pid_t
configure:13567: checking return type of signal handlers
configure:13608: checking for size_t
configure:13641: checking for uid_t in sys/types.h
configure:13692: checking for snprintf
configure:13692: checking for vsnprintf
configure:13748: checking if snprintf is declared by header stdio.h
configure:13782: checking if vsnprintf is declared by header stdio.h
configure:13816: checking if istreambuf_iterator is declared by header iterator
configure:13860: checking for memmove
configure:13860: checking for memset
configure:13860: checking for strchr
configure:13860: checking for putenv
configure:13860: checking for setenv
configure:13860: checking for mkfifo
configure:13860: checking for mkstemp
configure:13860: checking for mktemp
configure:13916: checking for strerror
configure:13916: checking for atexit
configure:13979: checking types of arguments for select()
configure:14051: checking type of argument for putenv()
configure:14088: checking if mkstemp is declared by header unistd.h
configure:14088: checking if mkstemp is declared by header stdlib.h

Reply via email to