--- NotZed <[EMAIL PROTECTED]> wrote: > > Hi, looks like an ar problem, assuming what you pasted at the top is > what comes immediately after what you pasted at the bottom - since > ar is the last command executed.
i have two 'ar's, and i've switched the paths to get what i hope is the less broken of the two to fix things... (churn churn on machine) ...and it fails with a different error (confirming that it is ar causing the problem): ar: could not allocate memory. *** Error code 1 make: Fatal error: Command failed for target `libgtkhtml.la' Current working directory /tmp/gtkhtml-0.14.0/src *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /tmp/gtkhtml-0.14.0 *** Error code 1 make: Fatal error: Command failed for target `all-recursive-am' this immediately followed: (cd .libs && rm -f libgtkhtml.so && ln -s libgtkhtml.so.17.0.0 libgtkhtml.so) ar cru .libs/libgtkhtml.a gtkhtml-embedded.o gtkhtml-im.o gtkhtml-properties.o gtkhtml-search.o gtkhtml-stream.o gtkhtml.o gtkhtmldebug.o gtkhtmlfontstyle.o htmlanchor.o htmlbutton.o htmlcheckbox.o htmlclue.o htmlcluealigned.o htmlclueflow .o htmlclueh.o htmlcluev.o htmlcolor.o htmlcolorset.o htmlcursor.o htmldrawqueue.o htmlembedded.o htmlengine-edit.o htmlengine-edit-clueflowstyle.o htmlengine-edit-cursor.o htmlengine-edit-cut-and-paste.o htmlengine-edit-fontstyle.o htmlengine-edit-images.o htmlengine-edit-movement.o htmlengine-edit-rule.o htmlengine-edit-selection-updater.o htmlengine-edit-table.o htmlengine-edit-tablecell.o htmlengine-edit-text.o htmlengine-print.o htmlengine-save.o htmlengine-search.o htmlengine.o htmlentity.o htmlenumutils.o htmlfontmanager.o htmlform.o htmlgdkpainter.o htmlplainpainter.o htmlhidden.o htmlimage.o htmlimageinput.o htmlinterval.o htmllinktext.o htmllist.o htmlmap.o htmlobject.o htmlpainter.o htmlprinter.o htmlradio.o htmlrule.o htmlsearch.o htmlreplace.o htmlselect.o htmlselection.o htmlsettings.o htmlshape.o htmlstack.o htmlstringtokenizer.o htmltable.o htmltablecell.o htmltext.o htmltextarea.o htmltextinput.o htmltextslave.o htmltokenizer.o htmltype.o htmlundo.o htmlundo-action.o htmlvspace.o htmliframe.o htmlframe.o htmlframeset.o any suggestions? i might have a dig around to see if i can upgrade my ar or replace with a GNU one. my current ar -V reports: ar: Software Generation Utilities (SGU) Solaris-ELF (4.0) my 'alternative' ar reports the same version number, but is a different sized binary. thanks for the heads up! and more advice gratefully received.... ===== u n d e r a c h i e v e r (and proud) <[EMAIL PROTECTED]> __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
