Has anyone seen anything like this?

xforms-1.0-release and gcc-2.95.3 on sunos-5.5.1

make[3]: Entering directory `/disks/simian1/ksylvan/lyx/src'

/bin/sh ../libtool --mode=link g++  -g -O -Wno-non-template-friend
-ftemplate-depth-30 -W -Wall -L/depot/X11R6/lib -Wl,-R/depot/X11R6/lib
-L/u/ksylvan/lib -Wl,-R/u/ksylvan/lib  -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
author.o boost.o boost-inst.o box.o buffer.o bufferlist.o bufferparams.o
bufferview_funcs.o changes.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/libmathed.la insets/libinsets.la
frontends/libfrontends.la       graphics/libgraphics.la
support/libsupport.la ../boost/libs/regex/src/libboostregex.la
../boost/libs/signals/src/libboostsignals.la ../intl/libintl.a
-lSM -lICE -lc -lm   -L/usr/openwin/lib -R/usr/openwin/lib -lX11
-lsocket  -lnsl

g++ -g -O -Wno-non-template-friend -ftemplate-depth-30 -W -Wall
-Wl,-R/depot/X11R6/lib -Wl,-R/u/ksylvan/lib -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 author.o boost.o boost-inst.o box.o
buffer.o bufferlist.o bufferparams.o bufferview_funcs.o changes.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  -L/depot/X11R6/lib -L/u/ksylvan/lib mathed/.libs/libmathed.a
insets/.libs/libinsets.a frontends/.libs/libfrontends.a
-ljpeg -lflimage -lforms -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 -Wl,--rpath
-Wl,/usr/openwin/lib

frontends/.libs/libfrontends.a(FormBibtex.o): In function `FormBibtex::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormBibtex.C:44: undefined reference 
to `build_bibtex(void *)'
frontends/.libs/libfrontends.a(FormCharacter.o): In function 
`FormCharacter::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormCharacter.C:53: undefined 
reference to `build_character(void *)'
frontends/.libs/libfrontends.a(FormCitation.o): In function 
`FormCitation::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormCitation.C:133: undefined 
reference to `build_citation(void *)'
frontends/.libs/libfrontends.a(FormDocument.o): In function 
`FormDocument::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormDocument.C:90: undefined reference 
to `build_document_class(void *)'
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormDocument.C:171: undefined 
reference to `build_document_paper(void *)'
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormDocument.C:241: undefined 
reference to `build_document_language(void *)'
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormDocument.C:279: undefined 
reference to `build_document_options(void *)'
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormDocument.C:303: undefined 
reference to `build_document_bullet(void *)'
frontends/.libs/libfrontends.a(FormFloat.o): In function `FormFloat::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormFloat.C:45: undefined reference to 
`build_float(void *)'
frontends/.libs/libfrontends.a(FormGraphics.o): In function 
`FormGraphics::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormGraphics.C:88: undefined reference 
to `build_graphics_file(void *)'
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormGraphics.C:166: undefined 
reference to `build_graphics_bbox(void *)'
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormGraphics.C:217: undefined 
reference to `build_graphics_extra(void *)'
frontends/.libs/libfrontends.a(FormMathsPanel.o): In function 
`FormMathsPanel::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormMathsPanel.C:88: undefined 
reference to `build_maths_panel(void *)'
frontends/.libs/libfrontends.a(FormParagraph.o): In function 
`FormParagraph::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormParagraph.C:74: undefined 
reference to `build_paragraph(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::Colors::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:481: undefined 
reference to `build_preferences_colors(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::Converters::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:935: undefined 
reference to `build_preferences_converters(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::Formats::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:1201: undefined 
reference to `build_preferences_formats(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::Identity::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:1439: undefined 
reference to `build_preferences_identity(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::InputsMisc::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:1472: undefined 
reference to `build_preferences_inputs_misc(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::Interface::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:1522: undefined 
reference to `build_preferences_interface(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::Language::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:1648: undefined 
reference to `build_preferences_language(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::LnFmisc::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:1869: undefined 
reference to `build_preferences_lnf_misc(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::OutputsMisc::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:1963: undefined 
reference to `build_preferences_outputs_misc(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::Paths::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:2078: undefined 
reference to `build_preferences_paths(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::Printer::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:2374: undefined 
reference to `build_preferences_printer(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::ScreenFonts::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:2594: undefined 
reference to `build_preferences_screen_fonts(void *)'
frontends/.libs/libfrontends.a(FormPreferences.o): In function 
`FormPreferences::SpellOptions::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPreferences.C:2848: undefined 
reference to `build_preferences_spelloptions(void *)'
frontends/.libs/libfrontends.a(FormPrint.o): In function `FormPrint::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormPrint.C:39: undefined reference to 
`build_print(void *)'
frontends/.libs/libfrontends.a(FormRef.o): In function `FormRef::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormRef.C:41: undefined reference to 
`build_ref(void *)'
frontends/.libs/libfrontends.a(FormSpellchecker.o): In function 
`FormSpellchecker::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormSpellchecker.C:37: undefined 
reference to `build_spellchecker(void *)'
frontends/.libs/libfrontends.a(FormTabular.o): In function `FormTabular::build(void)':
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormTabular.C:82: undefined reference 
to `build_tabular_column(void *)'
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormTabular.C:97: undefined reference 
to `build_tabular_cell(void *)'
/disks/simian1/ksylvan/lyx/src/frontends/xforms/FormTabular.C:111: undefined reference 
to `build_tabular_longtable(void *)'
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1
make[3]: Leaving directory `/disks/simian1/ksylvan/lyx/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/disks/simian1/ksylvan/lyx/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/disks/simian1/ksylvan/lyx/src'
make: *** [all-recursive] Error 1

-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)

Reply via email to