I am working on sun with solaris 2.7, did some of the stuff suggested by
a couple of the readers (installing gm4 and
deleting .h files in sigc++ and then remaking the thing) these are the
results i got after that, the .o files got produced
but linking is not happening, can any one suggest something, i have
listed the output of the make with the last part
that starts making noises.
would appreciate help
s
====================================================================================
/bin/sh ../libtool --mode=link g++ -g -O2 -fno-rtti -fno-exceptions -o
lyx BufferView.o BufferView2.o BufferView_pimpl.o Bullet.o Chktex.o
ColorHandler.o CutAndPaste.o DepTable.o FloatList.o Floating.o
FontInfo.o FontLoader.o LColor.o LaTeX.o LaTeXFeatures.o LaTeXLog.o
LyXAction.o LyXSendto.o LyXView.o MenuBackend.o Painter.o PainterBase.o
Sectioning.o Spacing.o TextCache.o Timeout.o ToolbarDefaults.o
UpdateInset.o Variables.o WorkArea.o bmtable.o buffer.o bufferlist.o
bufferparams.o bufferview_funcs.o chset.o combox.o converter.o
counters.o credits.o credits_form.o debug.o encoding.o exporter.o
filedlg.o font.o form1.o gettext.o importer.o intl.o kbmap.o
kbsequence.o language.o lastfiles.o layout.o layout_forms.o log_form.o
lyx.o lyx_cb.o lyx_gui.o lyx_gui_misc.o lyx_main.o lyx_sty.o
lyxcursor.o lyxfont.o lyxfr0.o lyxfr1.o lyxfunc.o lyxlex.o
lyxlex_pimpl.o lyxlookup.o lyxrc.o lyxrow.o lyxserver.o lyxvc.o main.o
minibuffer.o paragraph.o print_form.o screen.o sp_form.o spellchecker.o
tabular.o tabular-old.o tex-accent.o tex-strings.o texrow.o text.o
text2.o tracer.o trans.o trans_mgr.o undo.o vc-backend.o vspace.o
mathed/libmathed.la insets/libinsets.la
graphics/libgraphics.la frontends/libfrontends.la
../src/frontends/xforms/libxforms.la frontends/libfrontends.la
frontends/support/libfrontendsupport.la support/libsupport.la
../sigc++/libsigc.la -lforms -lXpm `../sigc++/sigc-config --libs-names
| sed -e 's/-lsigc//'` -lSM -lICE -liberty -lc -lm
-L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lsocket -lnsl
mkdir .libs
g++ -g -O2 -fno-rtti -fno-exceptions -o lyx BufferView.o BufferView2.o
BufferView_pimpl.o Bullet.o Chktex.o ColorHandler.o CutAndPaste.o
DepTable.o FloatList.o Floating.o FontInfo.o FontLoader.o LColor.o
LaTeX.o LaTeXFeatures.o LaTeXLog.o LyXAction.o LyXSendto.o LyXView.o
MenuBackend.o Painter.o PainterBase.o Sectioning.o Spacing.o TextCache.o
Timeout.o ToolbarDefaults.o UpdateInset.o Variables.o WorkArea.o
bmtable.o buffer.o bufferlist.o bufferparams.o bufferview_funcs.o
chset.o combox.o converter.o counters.o credits.o credits_form.o debug.o
encoding.o exporter.o filedlg.o font.o form1.o gettext.o importer.o
intl.o kbmap.o kbsequence.o language.o lastfiles.o layout.o
layout_forms.o log_form.o lyx.o lyx_cb.o lyx_gui.o lyx_gui_misc.o
lyx_main.o lyx_sty.o lyxcursor.o lyxfont.o lyxfr0.o lyxfr1.o lyxfunc.o
lyxlex.o lyxlex_pimpl.o lyxlookup.o lyxrc.o lyxrow.o lyxserver.o lyxvc.o
main.o minibuffer.o paragraph.o print_form.o screen.o sp_form.o
spellchecker.o tabular.o tabular-old.o tex-accent.o tex-strings.o
texrow.o text.o text2.o tracer.o trans.o trans_mgr.o undo.o vc-backend.o
vspace.o mathed/.libs/libmathed.a insets/.libs/libinsets.a
graphics/.libs/libgraphics.a frontends/.libs/libfrontends.a
../src/frontends/xforms/.libs/libxforms.a frontends/.libs/libfrontends.a
frontends/support/.libs/libfrontendsupport.a support/.libs/libsupport.a
../sigc++/.libs/libsigc.a -lforms -lXpm -lSM -lICE -liberty -lc -lm
-L/usr/openwin/lib -lX11 -lsocket -lnsl -R/usr/openwin/lib
-R/usr/openwin/lib
ld: elf error: file support/.libs/libsupport.a(DebugStream.o): unknown
type, unable to process using elf(3E) libraries
ld: elf error: file support/.libs/libsupport.a(LSubstring.o): unknown
type, unable to process using elf(3E) libraries
ld: elf error: file support/.libs/libsupport.a(filetools.o): unknown
type, unable to process using elf(3E) libraries
ld: elf error: file support/.libs/libsupport.a(syscall.o): unknown type,
unable to process using elf(3E) libraries
ld: elf error: file support/.libs/libsupport.a(abort.o): unknown type,
unable to process using elf(3E) libraries
ld: elf error: file support/.libs/libsupport.a(atoi.o): unknown type,
unable to process using elf(3E) libraries
ld: elf error: file support/.libs/libsupport.a(chdir.o): unknown type,
unable to process using elf(3E) libraries
ld: elf error: file support/.libs/libsupport.a(fmt.o): unknown type,
unable to process using elf(3E) libraries
ld: elf error: file support/.libs/libsupport.a(path.o): unknown type,
unable to process using elf(3E) libraries
ld: elf error: file support/.libs/libsupport.a(tempname.o): unknown
type, unable to process using elf(3E) libraries
ld: elf error: file support/.libs/libsupport.a(unlink.o): unknown type,
unable to process using elf(3E) libraries
ld: fatal: file /dev/zero: cannot mmap file: Resource temporarily
unavailable
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `lyx'
Current working directory /tmp/lyx-1.1.6fix2/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /tmp/lyx-1.1.6fix2/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /tmp/lyx-1.1.6fix2/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'