*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hello,

I am new to this list so I don't know if this is the right way to post something, but I'll try anyway.

I have a problem with installing LyX 1.3.4 on a Sun ULTRA Sparc running Solaris 2.9. I downloaded the xforms library (V. 1.0.90) and compiled it on the same machine without problems. Then I tried to install LyX. The configure task created a makefile and reported no errors. The I used gmake and after a while the process stopped with the folowing error:

g++ -O -fno-exceptions -o lyx BufferView.o BufferView_pimpl.o Bullet.o Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o FuncStatus.o InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o paragraph_funcs.o ParagraphList.o ParagraphParameters.o Spacing.o TextCache.o Thesaurus.o ToolbarDefaults.o boost.o boost-inst.o box.o buffer.o bufferlist.o bufferparams.o bufferview_funcs.o chset.o converter.o counters.o debug.o encoding.o exporter.o gettext.o factory.o funcrequest.o importer.o intl.o iterators.o kbmap.o kbsequence.o language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_main.o lyx_sty.o lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxserver.o lyxtextclass.o lyxtextclasslist.o lyxvc.o main.o paragraph.o paragraph_pimpl.o ispell.o pspell.o sgml.o tabular.o tabular-old.o tabular_funcs.o tex-accent.o tex-strings.o texrow.o text.o text2.o text3.o toc.o trans.o trans_mgr.o undo.o undo_funcs.o vc-backend.o version.o vspace.o mathed/.libs/libmathed.a insets/.libs/libinsets.a frontends/.libs/libfrontends.a /usr/local/lib/libjpeg.so /usr/local/lib/libforms.so -lXpm graphics/.libs/libgraphics.a support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboostregex.a ../boost/libs/signals/src/.libs/libboostsignals.a ../intl/libintl.a -lSM -lICE -lc -lm -L/usr/openwin/lib -lX11 -lsocket -lnsl -R/usr/local/lib -R/usr/local/lib -R/usr/openwin/lib

Undefined                       first referenced
symbol                             in file

flimage_to_pixmap frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_pnm frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_fits frontends/.libs/libfrontends.a(xformsImage.o)
flimage_rotate frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_gif frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_jpeg frontends/.libs/libfrontends.a(xformsImage.o)
flimage_scale frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_sgi frontends/.libs/libfrontends.a(xformsImage.o)
flimage_get_format_info frontends/.libs/libfrontends.a(xformsImage.o)
flimage_setup frontends/.libs/libfrontends.a(xformsImage.o)
flimage_read frontends/.libs/libfrontends.a(xformsImage.o)
flimage_replace_pixel frontends/.libs/libfrontends.a(xformsImage.o)
flimage_crop frontends/.libs/libfrontends.a(xformsImage.o)
flimage_get_number_of_formats frontends/.libs/libfrontends.a(xformsImage.o)
flimage_dup frontends/.libs/libfrontends.a(xformsImage.o)
flimage_free frontends/.libs/libfrontends.a(xformsImage.o)
flimage_open frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_bmp frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_xwd frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_tiff frontends/.libs/libfrontends.a(xformsImage.o)
flimage_close frontends/.libs/libfrontends.a(xformsImage.o)
flimage_convert frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_xbm frontends/.libs/libfrontends.a(xformsImage.o)
ld: fatal: Symbol referencing errors. No output written to lyx
collect2: ld returned 1 exit status
gmake[2]: *** [lyx] Error 1
gmake[2]: Leaving directory `/export/home/knierim/installation/lyx-1.3.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/export/home/knierim/installation/lyx-1.3.4/src'
gmake: *** [all] Error 2



The Version of the used compilers and utilities are:
gmake -v:
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built for sparc-sun-solaris2.9


gcc -v:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.2.3


g++ -v:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.2.3



Does anyone know what went wrong.....


Any comments are greatly appreciated.

Thanks

Volker




Reply via email to