[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: pre7 fails to compile on Suse-10.0
- From: "Lars Clausen" <lars raeder dk>
- To: lembark wrkhors com, "discussions about usage and development of dia" <dia-list gnome org>
- Cc:
- Subject: Re: pre7 fails to compile on Suse-10.0
- Date: Wed, 29 Mar 2006 19:47:45 +0200 (CEST)
Steven Lembark sagde:
>
> (see attached)
>
> $ ./configure --prefix=/opt/dia/0.95;
>
> $ make -j2 -wk clean all check install;
>
>
> /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2
> -I/usr/include/freetype2 -O3 -march=i686 -mtune=pentium4 -pipe -Wall
> -Wunused --std=c89 -Wdeclaration-after-statement -Wmissing-prototypes
> -Wmissing-declarations -finline-functions -fstrict-aliasing -o
> libdia.la -rpath /opt/dia/0.95/lib/dia -avoid-version diagramdata.lo
> geometry.lo color.lo dia_xml.lo attributes.lo text.lo font.lo group.lo
> utils.lo arrows.lo message.lo focus.lo sheet.lo connectionpoint.lo
> object.lo object_defaults.lo connection.lo orth_conn.lo neworth_conn.lo
> poly_conn.lo bezier_conn.lo element.lo polyshape.lo beziershape.lo
> objchange.lo widgets.lo dia_image.lo intl.lo filter.lo connpoint_line.lo
> properties.lo propdesc.lo proplist.lo propoffsets.lo propobject.lo
> prop_basic.lo prop_inttypes.lo prop_geomtypes.lo prop_attr.lo
> prop_text.lo prop_widgets.lo prop_sdarray.lo propdialogs.lo
> propregistry.lo dia_dirs.lo plug-ins.lo paper.lo ps-utf8.lo
> boundingbox.lo dynamic_obj.lo diatransform.lo diarenderer.lo
> diainteractiverenderer.lo diagdkrenderer.lo diasvgrenderer.lo
> dialibartrenderer.lo dia_svg.lo diagtkfontsel.lo autoroute.lo parent.lo
> render_pixmap.lo diaarrowchooser.lo dialinechooser.lo persistence.lo
> diaerror.lo diamarshal.lo debug.lo -lpng -lz -lm -lz
> libtool: link: `beziershape.lo' is not a valid libtool object
> make[3]: *** [libdia.la] Error 1
> make[3]: Leaving directory `/scratch/dia-0.95-pre7/lib'
> make[2]: *** [check-recursive] Error 1
> make[2]: Leaving directory `/scratch/dia-0.95-pre7/lib'
> make[1]: *** [check] Error 2
> make[1]: Leaving directory `/scratch/dia-0.95-pre7/lib'
> make: *** [check-recursive] Error 1
>
> Running this without the '-j2' succeeds: Looks like
> the Makefile is missing a dependency (or the doc's
> should include a warning about not using parallel
> make?).
>
> I also cannot get anything other than portrait layouts, even
> if I uncheck the box in Prefs / Diagram Defaults?
I'm compiling on SuSE 10.0 myself, but haven't tried with -j. We haven't
given much thought (read: any thought:) to parallel make, but it's almost
all autogen'erated anyway. I assume configure ran without problems?
(HInt: Use ./configure && make).
Trying with -j2 -wk on a Fedora Core 5 doesn't give any problems.
-Lars
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]