Here's the latest compile failure: ----- Forwarded message from Kayvan Sylvan <[EMAIL PROTECTED]> -----
From: Kayvan Sylvan <[EMAIL PROTECTED]> Date: Fri, 7 Jan 2005 02:06:50 -0800 (PST) To: [EMAIL PROTECTED] Subject: Output from "cron" command Your "cron" job on toolsrules /u/ksylvan/src/lyx-build/DOIT produced the following output: P development/FORMAT P lib/ChangeLog P lib/Makefile.am P lib/lyx2lyx/ChangeLog P lib/lyx2lyx/LyX.py P lib/lyx2lyx/lyx_1_4.py P src/BufferView_pimpl.C P src/ChangeLog P src/LaTeX.C P src/MenuBackend.C P src/ParagraphParameters.C P src/Spacing.C P src/Spacing.h P src/buffer.C P src/bufferparams.C P src/bufferview_funcs.C P src/counters.C P src/lyxfind.C P src/lyxfunc.C P src/lyxlayout.C P src/lyxrc.C P src/output_docbook.C P src/paragraph.C P src/rowpainter.C P src/sgml.C P src/tabular.C P src/tex-accent.C P src/text.C P src/text2.C P src/text3.C P src/toc.C M src/client/Makefile.am P src/frontends/controllers/ChangeLog P src/frontends/controllers/ControlExternal.C P src/frontends/controllers/ControlGraphics.C P src/frontends/controllers/ControlPrint.C P src/frontends/controllers/ControlSpellchecker.C P src/frontends/controllers/ControlTabularCreate.C P src/frontends/gtk/ChangeLog P src/frontends/gtk/GGraphics.C P src/frontends/gtk/GParagraph.C P src/frontends/gtk/GPrint.C P src/frontends/gtk/GSpellchecker.C P src/frontends/qt2/ChangeLog P src/frontends/qt2/QBox.C P src/frontends/qt2/QDocument.C P src/frontends/qt2/QExternal.C P src/frontends/qt2/QGraphics.C P src/frontends/qt2/QParagraph.C P src/frontends/qt2/QTabular.C P src/frontends/qt2/QVSpace.C P src/frontends/qt2/QWrap.C P src/frontends/qt2/qt_helpers.C P src/frontends/xforms/ChangeLog P src/frontends/xforms/ColorHandler.C P src/frontends/xforms/FontInfo.C P src/frontends/xforms/FormBox.C P src/frontends/xforms/FormColorpicker.C P src/frontends/xforms/FormDocument.C P src/frontends/xforms/FormExternal.C P src/frontends/xforms/FormFiledialog.C P src/frontends/xforms/FormGraphics.C P src/frontends/xforms/FormParagraph.C P src/frontends/xforms/FormPrint.C P src/frontends/xforms/FormSpellchecker.C P src/frontends/xforms/FormVSpace.C P src/frontends/xforms/FormWrap.C P src/frontends/xforms/XFormsMenubar.C P src/frontends/xforms/xforms_helpers.C P src/graphics/ChangeLog P src/graphics/GraphicsConverter.C P src/graphics/PreviewLoader.C P src/insets/ChangeLog P src/insets/ExternalTransforms.C P src/insets/insetbibitem.C P src/insets/insetexternal.C P src/insets/insetfloat.C P src/insets/insetinclude.C P src/insets/insettabular.C P src/insets/insetwrap.C P src/mathed/math_nestinset.C P src/support/ChangeLog P src/support/Makefile.am U src/support/convert.C U src/support/convert.h P src/support/filetools.C P src/support/lstrings.C P src/support/lstrings.h P src/support/tempname.C P src/tex2lyx/ChangeLog P src/tex2lyx/Spacing.h P src/tex2lyx/preamble.C P src/tex2lyx/tex2lyx.C P src/tex2lyx/tex2lyx.h P src/tex2lyx/texparser.C P src/tex2lyx/texparser.h P src/tex2lyx/text.C Using autoconf (GNU Autoconf) 2.57 Generate acinclude.m4... done. Building macros... . aclocal: couldn't open directory `/m4': No such file or directory lib/reLyX aclocal: couldn't open directory `/m4': No such file or directory done. Building config header template... . done. Building Makefile templates... . lib/reLyX done. Building configure... . lib/reLyX done. Building lib/configure ... done. run "./configure ; make" configuring LyX version 1.4.0cvs WARNING: This is a development version. Expect bugs. checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... sparc-sun-solaris2.8 checking host system type... sparc-sun-solaris2.8 checking target system type... sparc-sun-solaris2.8 checking for install target ... ... lyx checking for a BSD-compatible install... /usr/local/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/local/bin/install -c checking for kpsewhich... kpsewhich checking for gm4... gm4 checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for strerror in -lcposix... no checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking what frontend should be used for the GUI... xforms checking for a good enough C++ compiler... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether the C++ compiler understands explicit... yes checking whether C library functions are already in the global namespace... no checking for conforming std::count... yes checking how to run the C++ preprocessor... g++ -E checking for ANSI C header files... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking ostream usability... yes checking ostream presence... yes checking for ostream... yes checking istream usability... yes checking istream presence... yes checking for istream... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking locale usability... yes checking locale presence... yes checking for locale... yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking ios usability... yes checking ios presence... yes checking for ios... yes checking for modern STL streams... yes checking for sin in -lm... yes checking for fopen in -lc... yes checking for extra library directory... /u/ksylvan/lib checking for extra include directory... /u/ksylvan/include checking for extra lib+include directory... NONE checking for main in -lAiksaurus... no checking Aiksaurus.h usability... no checking Aiksaurus.h presence... no checking for Aiksaurus.h... no checking Aiksaurus/Aiksaurus.h usability... no checking Aiksaurus/Aiksaurus.h presence... no checking for Aiksaurus/Aiksaurus.h... no checking for a sed that does not truncate output... /remote/ithome/ksylvan/bin-sunos-5.5/sed checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for /usr/ccs/bin/ld option to reload object files... -r checking for BSD-compatible nm... /remote/ithome/ksylvan/binutils/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 262144 checking command to parse /remote/ithome/ksylvan/binutils/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking aspell.h usability... no checking aspell.h presence... no checking for aspell.h... no checking aspell/aspell.h usability... no checking aspell/aspell.h presence... no checking for aspell/aspell.h... no checking for new_aspell_config in -laspell... no checking whether to use aspell... no checking pspell/pspell.h usability... no checking pspell/pspell.h presence... no checking for pspell/pspell.h... no checking for main in -lpspell... no checking whether to use pspell... no checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include checking whether -R must be followed by a space... no checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XpmCreateBufferFromImage in -lXpm... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking xpm header version... 4.11 checking for fl_initialize in -lforms... yes checking X11/forms.h usability... no checking X11/forms.h presence... no checking for X11/forms.h... no checking forms.h usability... yes checking forms.h presence... yes checking for forms.h... yes checking xforms header version... 1.0.0 checking for flimage.h... yes checking for jpeg_read_header in -ljpeg... yes checking for library containing flimage_dup... -lflimage checking for an ANSI C-conforming const... yes checking for inline... inline checking whether NLS is requested... yes checking for msgfmt... ../lyx/configure: line 24138: 13519 Killed $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 no checking for gmsgfmt... : checking for xgettext... ../lyx/configure: line 24248: 13526 Killed $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 no checking for msgmerge... ../lyx/configure: line 24318: 13534 Killed $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1 no checking for ranlib... (cached) ranlib checking for signed... yes checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) no checking for SIZE_MAX... yes checking for stdint.h... (cached) no checking for ld used by GCC... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... no checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... no checking for setlocale... yes checking for snprintf... yes checking for stpcpy... no checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.35, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /u/ksylvan/lib/libintl.so -lc -R/u/ksylvan/lib checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... yes checking sys/mkdev.h presence... yes checking for sys/mkdev.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for strings.h... (cached) yes checking for locale.h... (cached) yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for mode_t... yes checking for off_t... (cached) yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for uid_t in sys/types.h... yes checking for strerror... yes checking if istreambuf_iterator is declared by header iterator... yes checking if mkstemp is declared by header unistd.h... yes checking for mkdir... yes checking for _mkdir... yes checking whether mkdir takes one argument... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking whether to support compressed files... true checking for mkfifo... yes checking for mkstemp... yes checking for mktemp... yes checking for lstat... yes checking for readlink... yes checking for sys/select.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating boost/Makefile config.status: creating boost/libs/Makefile config.status: creating boost/libs/filesystem/Makefile config.status: creating boost/libs/filesystem/src/Makefile config.status: creating boost/libs/regex/Makefile config.status: creating boost/libs/regex/src/Makefile config.status: creating boost/libs/signals/Makefile config.status: creating boost/libs/signals/src/Makefile config.status: creating config/Makefile config.status: creating development/Makefile config.status: creating development/lyx.spec config.status: creating lib/Makefile config.status: creating lib/doc/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating sourcedoc/Doxyfile config.status: creating sourcedoc/Makefile config.status: creating src/client/Makefile config.status: creating src/Makefile config.status: creating src/version.C-tmp config.status: creating src/tex2lyx/Makefile config.status: creating src/mathed/Makefile config.status: creating src/graphics/Makefile config.status: creating src/insets/Makefile config.status: creating src/support/Makefile config.status: creating src/frontends/Makefile config.status: creating src/frontends/controllers/Makefile config.status: creating src/frontends/xforms/Makefile config.status: creating src/frontends/xforms/lyx_forms.h-tmp config.status: creating src/frontends/xforms/lyx_xpm.h-tmp config.status: creating src/frontends/xforms/forms/Makefile config.status: creating src/frontends/gtk/Makefile config.status: creating src/frontends/gtk/gimages/Makefile config.status: creating src/frontends/gtk/glade/Makefile config.status: creating src/frontends/qt2/Makefile config.status: creating src/frontends/qt2/moc/Makefile config.status: creating src/frontends/qt2/ui/Makefile config.status: creating src/frontends/qt2/ui/moc/Makefile config.status: creating src/frontends/gnome/Makefile config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: configuring in lib configure: running /bin/bash '../../lyx/lib/configure' --prefix=/u/ksylvan '--enable-maintainer-mode' '--prefix=/u/ksylvan' '--with-extra-inc=/u/ksylvan/include' '--with-extra-lib=/u/ksylvan/lib' '--disable-debug' '--enable-optimization=-O2' --cache-file=/dev/null --srcdir=../../lyx/lib checking for a LaTeX2e program... (pplatex latex2e latex) +checking for "pplatex"... no +checking for "latex2e"... no +checking for "latex"... yes checking for the pdflatex program... (pdflatex) +checking for "pdflatex"... yes checking for a TGIF viewer and editor... (tgif) +checking for "tgif"... no checking for a FIG viewer and editor... (xfig) +checking for "xfig"... yes checking for a GRACE viewer and editor... (xmgrace) +checking for "xmgrace"... no checking for a FEN viewer and editor... (xboard) +checking for "xboard"... yes checking for a raster image viewer... (xv kview gimp) +checking for "xv"... yes checking for a raster image editor... (gimp) +checking for "gimp"... no checking for a text editor... (xemacs gvim kedit kwrite kate nedit gedit notepad) +checking for "xemacs"... 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"... yes checking for a HTML -> Latex converter... (html2latex) +checking for "html2latex"... no checking for a MSWord -> Latex converter... (wvCleanLatex word2x) +checking for "wvCleanLatex"... no +checking for "word2x"... no checking for Image converter... (convert) +checking for "convert"... no checking for an OpenOffice.org -> Latex converter... (w2l) +checking for "w2l"... no checking for an Latex -> OpenOffice.org converter... (oolatex oolatex.sh) +checking for "oolatex"... no +checking for "oolatex.sh"... no checking for a Postscript previewer... (gsview32 gv ghostview kghostview) +checking for "gsview32"... no +checking for "gv"... yes checking for a PDF preview... (acrobat acrord32 gsview32 acroread gv ghostview xpdf kpdf kghostview) +checking for "acrobat"... no +checking for "acrord32"... no +checking for "gsview32"... no +checking for "acroread"... yes checking for a DVI previewer... (xdvi windvi yap kdvi) +checking for "xdvi"... yes checking for a HTML previewer... (mozilla file://$$p$$i netscape) +checking for "mozilla"... yes 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"... no checking for dvipng... (dvipng) +checking for "dvipng"... no checking for a *roff formatter... ('groff -t -Tlatin1 17326FName' 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 Octave... (octave) +checking for "octave"... no checking for Maple... (maple) +checking for "maple"... no checking for a fax program... (kdeprintfax ksendfax) +checking for "kdeprintfax"... no +checking for "ksendfax"... no checking for SGML-tools 1.x (LinuxDoc)... (sgml2lyx) +checking for "sgml2lyx"... no checking for SGML-tools 2.x (DocBook) or db2x scripts... (sgmltools db2dvi) +checking for "sgmltools"... no +checking for "db2dvi"... no 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 LaTeX configuration... auto +Inspecting your LaTeX configuration. +checking for LaTeX version... 1999/12/01 +checking for available hyphenation patterns... american, french, german, ngerm +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 docbook class agu-dtd... no +checking for document class agums [aguplus,agums.sty]... 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... no +checking for docbook class docbook-chapter... no +checking for docbook class docbook-section... no +checking for docbook class docbook... no +checking for document class dtk [dtk]... no +checking for document class egs [egs]... no +checking for document class elsart [elsart,amssymb.sty]... no +checking for document class entcs [entcs]... no +checking for document class extarticle [extarticle]... yes +checking for document class extbook [extbook]... yes +checking for document class extletter [extletter]... yes +checking for document class extreport [extreport]... yes +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 g-brief2 [g-brief2]... no +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 ijmpd [ws-ijmpd]... no +checking for document class jgrga [aguplus,jgrga.sty]... no +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... no +checking for document class literate-article [article,noweb.sty]... yes +checking for document class literate-book [book,noweb.sty]... yes +checking for document class literate-report [report,noweb.sty]... yes +checking for document class llncs [llncs]... no +checking for document class ltugboat [ltugboat]... no +checking for linuxdoc class manpage... no +checking for document class memoir [memoir]... no +checking for document class mwart [mwart]... no +checking for document class mwbk [mwbk]... no +checking for document class mwrep [mwrep]... no +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]... no +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 scrlttr2 [scrlttr2]... no +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 svglobal [svjour,svglobal.clo]... 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 dvipost [dvipost]... no +checking for package graphicx [graphicx]... yes +checking for graphics driver... default +checking for package psnfss [times.sty]... yes +Inspection done. +Read the file doc/LaTeXConfig.lyx for more information. creating packages.lst creating doc/LaTeXConfig.lyx creating lyxrc.defaults checking for an FIG -> EPS/PPM converter... (fig2dev) +checking for "fig2dev"... yes checking for an TIFF -> PS converter... (tiff2ps) +checking for "tiff2ps"... yes checking for an TGIF -> EPS/PPM converter... (tgif) +checking for "tgif"... no checking for an EPS -> PDF converter... (epstopdf) +checking for "epstopdf"... yes checking for a Grace -> Image converter... (gracebat) +checking for "gracebat"... no 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) +checking for wasy10... yes (pfb) configure: configuring in lib/reLyX configure: running /bin/bash '../../../lyx/lib/reLyX/configure' --prefix=/u/ksylvan '--enable-maintainer-mode' '--prefix=/u/ksylvan' '--with-extra-inc=/u/ksylvan/include' '--with-extra-lib=/u/ksylvan/lib' '--disable-debug' '--enable-optimization=-O2' --cache-file=/dev/null --srcdir=../../../lyx/lib/reLyX checking whether to enable maintainer-specific portions of Makefiles... yes checking for a BSD-compatible install... /usr/local/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/local/bin/install -c checking for perl >= 5.002... /remote/ithome/ksylvan/bin-sunos-5.5/perl configure: creating ./config.status config.status: creating Makefile config.status: creating reLyX config.status: creating noweb2lyx Configuration Host type: sparc-sun-solaris2.8 Special build flags: warnings assertions jpeg-image-loader compression C Compiler: gcc C Compiler flags: -I/u/ksylvan/include -W -Wall -I/usr/openwin/include -g -O2 C++ Compiler: g++ (3.2.3) C++ Compiler flags: -I/u/ksylvan/include -W -Wall -I/usr/openwin/include -O2 -fno-exceptions Linker flags: -L/u/ksylvan/lib -Wl,-R/u/ksylvan/lib XForms Frontend: libXpm version: 4.11 libforms version: 1.0.0 LyX binary dir: /u/ksylvan/bin LyX files dir: /u/ksylvan/share/lyx Configuration of LyX was successful. Type 'make' to compile the program, [... elided to save space ...] /bin/sh ../libtool --mode=link g++ -O2 -fno-exceptions -L/u/ksylvan/lib -Wl,-R/u/ksylvan/lib -o lyx-xforms main.o Bidi.o BufferView.o BufferView_pimpl.o Bullet.o BranchList.o Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o FontIterator.o FuncStatus.o InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o ParagraphParameters.o PrinterParams.o Spacing.o Thesaurus.o ToolbarBackend.o aspell.o author.o boost.o box.o buffer.o buffer_funcs.o bufferlist.o bufferparams.o bufferview_funcs.o changes.o chset.o converter.o counters.o coordcache.o cursor.o cursor_slice.o debug.o dimension.o dociterator.o encoding.o errorlist.o exporter.o gettext.o factory.o format.o funcrequest.o graph.o importer.o intl.o insetiterator.o kbmap.o kbsequence.o language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_main.o lyx_sty.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxrow_funcs.o lyxserver.o lyxsocket.o lyxt! extclass.o lyxtextclasslist.o lyxvc.o messages.o metricsinfo.o mover.o output.o outputparams.o output_docbook.o output_latex.o output_linuxdoc.o output_plaintext.o paragraph.o paragraph_funcs.o paragraph_pimpl.o pariterator.o ispell.o pspell.o rowpainter.o sgml.o tabular.o tex-accent.o tex-strings.o texrow.o text.o text2.o text3.o toc.o trans.o trans_mgr.o undo.o vc-backend.o version.o vspace.o mathed/libmathed.la insets/libinsets.la frontends/libfrontends.la frontends/xforms/libxforms.la frontends/controllers/libcontrollers.la graphics/libgraphics.la support/libsupport.la ../boost/libs/regex/src/libboost_regex.la ../boost/libs/signals/src/libboost_signals.la /u/ksylvan/lib/libintl.so -lc -R/u/ksylvan/lib -lSM -lICE -lc -lm -L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lsocket -lnsl -lz g++ -O2 -fno-exceptions -Wl,-R/u/ksylvan/lib -o lyx-xforms main.o Bidi.o BufferView.o BufferView_pimpl.o Bullet.o BranchList.o Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o FontIterator.o FuncStatus.o InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o ParagraphParameters.o PrinterParams.o Spacing.o Thesaurus.o ToolbarBackend.o aspell.o author.o boost.o box.o buffer.o buffer_funcs.o bufferlist.o bufferparams.o bufferview_funcs.o changes.o chset.o converter.o counters.o coordcache.o cursor.o cursor_slice.o debug.o dimension.o dociterator.o encoding.o errorlist.o exporter.o gettext.o factory.o format.o funcrequest.o graph.o importer.o intl.o insetiterator.o kbmap.o kbsequence.o language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_main.o lyx_sty.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxrow_funcs.o lyxserver.o lyxsocket.o lyxtextclass.o lyxtextclasslist.o lyxvc.o messages.o met! ricsinfo.o mover.o output.o outputparams.o output_docbook.o output_latex.o output_linuxdoc.o output_plaintext.o paragraph.o paragraph_funcs.o paragraph_pimpl.o pariterator.o ispell.o pspell.o rowpainter.o sgml.o tabular.o tex-accent.o tex-strings.o texrow.o text.o text2.o text3.o toc.o trans.o trans_mgr.o undo.o vc-backend.o version.o vspace.o /u/ksylvan/lib/libintl.so -L/u/ksylvan/lib mathed/.libs/libmathed.a -L/remote/meth_lab2/ksylvan/gcc-build/sparc-sun-solaris2.8/libstdc++-v3/src -L/remote/meth_lab2/ksylvan/gcc-build/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -L/remote/meth_lab2/ksylvan/gcc-build/gcc -L/remote/tools/ksylvan/bin/icon-9.3.2/include insets/.libs/libinsets.a frontends/.libs/libfrontends.a frontends/xforms/.libs/libxforms.a -lflimage -ljpeg -lforms -lXpm frontends/controllers/.libs/libcontrollers.a graphics/.libs/libgraphics.a support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboost_regex.a ../boost/libs/signals/src/.libs/libboost_signals.a /u/ksy! lvan/gcc3/lib/./libstdc++.so -L/usr/ccs/bin -L/usr/ccs/lib -lgcc_s -lSM -lICE -lc -lm -L/usr/openwin/lib -lX11 -lsocket -lnsl -lz -Wl,-R -Wl,/u/ksylvan/gcc3/lib/. -Wl,-R -Wl,/u/ksylvan/gcc3/lib/. -Wl,-R -Wl,/u/ksylvan/lib -Wl,-R -Wl,/usr/openwin/lib ld: warning: file /remote/ithome/ksylvan/gcc3/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.3/../../../libstdc++.so: linked to /u/ksylvan/gcc3/lib/./libstdc++.so: attempted multiple inclusion of file Undefined first referenced symbol in file std::basic_string<char, std::char_traits<char>, std::allocator<char> > convert<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, long>(long)support/.libs/libsupport.a(tempname.o) ld: fatal: Symbol referencing errors. No output written to lyx-xforms collect2: ld returned 1 exit status make[2]: *** [lyx-xforms] Error 1 make[2]: Leaving directory `/remote/scratch05/ksylvan/lyx-build/src' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/remote/scratch05/ksylvan/lyx-build/src' make: *** [install-recursive] Error 1 ----- End forwarded message ----- -- "I'm Kayvan Sylvan, and I approve this message." Kayvan A. Sylvan (650-584-5489) Central Infrastructure Services Email: [EMAIL PROTECTED] Alternate Email: [EMAIL PROTECTED]
pgp4DbRRduKaO.pgp
Description: PGP signature