Skip site navigation (1)Skip section navigation (2)
Date:      15 Apr 2003 11:55:20 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        "J. W. Ballantine" <jwb@homer.att.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: fifth-toe and XftListFonts
Message-ID:  <1050422120.385.12.camel@gyros>
In-Reply-To: <200304151243.h3FChsl22923@akiva.homer.att.com>
References:  <200304151243.h3FChsl22923@akiva.homer.att.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-qQrlu4CFvnHCBoyHtupN
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Tue, 2003-04-15 at 08:43, J. W. Ballantine wrote:
> I'm running 4.8-stable FreeBSD with XFree86 4.3.0 built from
> DL'ed/CVS'ed source, and did an uninstall, clean, install
> on Xft, fontconfig, and freetype2, and then tried to build
> gnome2-fifth-toe again and it continues to fail in in sodipodi
> with undefined reference to `XftListFonts'.

The problem is -lXft is not being linked in.  I just built sodipodi on
-STABLE, and it works.  All I can say if try forcing a reinstall of Xft,
then do a make clean in the sodipodi directory, and try the build
again.  If it fails, send me the config.log as well as the output of
make configure from the sodipodi build.

Joe

>=20
> The db-pkg database is attached.
>=20
> Thanks
>=20
> Jim
>=20
>=20
> ----------  In Response to your message -------------
>=20
> >  Date:  14 Apr 2003 09:24:33 -0400
> >  To:  "J. W. Ballantine" <jwb@homer.att.com>
> >  From:  Joe Marcus Clarke <marcus@marcuscom.com>
> >  Subject:  Re: fifth-toe and XftListFonts
> >
> > =20
> >  --=3D-nUDpxsUhxsGLi75pXGEu
> >  Content-Type: text/plain
> >  Content-Transfer-Encoding: quoted-printable
> > =20
> >  On Mon, 2003-04-14 at 09:18, J. W. Ballantine wrote:
> >  > While trying to build gnome2-fifth-toe, the build fails with:
> > =20
> >  This is not enough information to draw a complete conclusion, but make
> >  sure your Xft, fontconfig, and freetype2 ports are up-to-date.  You
> >  should also have XFree86-4.3.0 installed.
> > =20
> >  Joe
> > =20
> >  >=3D20
> >  > `/usr/ports/graphics/sodipodi/work/sodipodi-0.31/src'
> >  > cc  -O -pipe    -o sodipodi -Wl,--export-dynamic sodipodi.o attribut=
es.o=3D2
> 0
> >  > sp-object.o sp-object-repr.o sp-object-group.o sp-defs.o sp-item.o=
=3D20
> >  > sp-item-group.o sp-symbol.o sp-use.o sp-anchor.o sp-root.o sp-namedv=
iew.o=3D
> >  =3D20
> >  > sp-guide.o sp-image.o sp-path.o sp-shape.o sp-rect.o sp-ellipse.o sp=
-star=3D
> >  .o=3D20
> >  > sp-spiral.o sp-line.o sp-polyline.o sp-polygon.o sp-chars.o sp-text.=
o=3D20
> >  > sp-paint-server.o sp-gradient.o sp-pattern.o sp-clippath.o sp-mask.o=
=3D20
> >  > sp-animation.o color.o style.o document.o document-undo.o uri-refere=
nces.=3D
> >  o=3D20
> >  > view.o svg-view.o selection.o desktop.o desktop-events.o desktop-han=
dles.=3D
> >  o=3D20
> >  > desktop-affine.o desktop-snap.o sp-metrics.o toolbox.o event-context=
.o=3D20
> >  > seltrans-handles.o seltrans.o select-context.o node-context.o nodepa=
th.o=3D2
> 0
> >  > knotholder.o rect-context.o arc-context.o star-context.o spiral-cont=
ext.o=3D
> >  =3D20
> >  > draw-context.o dyna-draw-context.o text-context.o zoom-context.o=3D2=
0
> >  > dropper-context.o knot.o main.o help.o sp-cursor.o dir-util.o rubber=
band.=3D
> >  o=3D20
> >  > event-broker.o path-chemistry.o selection-chemistry.o gradient-chemi=
stry.=3D
> >  o=3D20
> >  > sp-item-transform.o file.o print.o interface.o slideshow.o extension=
.o=3D20
> >  > dialogs/libspdialogs.a xml/libspxml.a svg/libspsvg.a widgets/libspwi=
dgets=3D
> >  .a=3D20
> >  > display/libspdisplay.a helper/libspchelp.a libnrtype/libnrtype.a=3D2=
0
> >  > libnr/libnr.a libnrtype/libnrtype.a  -Wl,--export-dynamic -L/usr/loc=
al/li=3D
> >  b=3D20
> >  > -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk=
-1.0=3D2
> 0
> >  > -lgdk_pixbuf-2.0 -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmod=
ule-2=3D
> >  .0=3D20
> >  > -lglib-2.0 -lart_lgpl_2 -lxml2 -lz -liconv -lm   -lpopt -lpng=3D20
> >  > -lz  -L/usr/X11R6/lib -lfontconfig   -L/usr/local/lib -L/usr/X11R6/l=
ib  -=3D
> >  liconv
> >  > libnrtype/libnrtype.a(nr-type-xft.o): In function `nr_type_xft_init'=
:
> >  > nr-type-xft.o(.text+0x14c): undefined reference to `XftListFonts'
> >  > nr-type-xft.o(.text+0x1e0): undefined reference to `XftListFonts'
> >  > gmake[3]: *** [sodipodi] Error 1
> >  > gmake[3]: Leaving directory=3D20
> >  > `/usr/ports/graphics/sodipodi/work/sodipodi-0.31/src'
> >  > gmake[2]: *** [all-recursive] Error 1
> >  > gmake[2]: Leaving directory=3D20
> >  > `/usr/ports/graphics/sodipodi/work/sodipodi-0.31/src'
> >  > gmake[1]: *** [all-recursive] Error 1
> >  > gmake[1]: Leaving directory `/usr/ports/graphics/sodipodi/work/sodip=
odi-0=3D
> >  .31'
> >  > gmake: *** [all] Error 2
> >  > *** Error code 2
> >  >=3D20
> >  > Stop in /usr/ports/graphics/sodipodi.
> >  > *** Error code 1
> >  >=3D20
> >  > Stop in /usr/ports/x11/gnome2-fifth-toe.
> >  >=3D20
> >  > So I cvsup'ed ports again, and in x11-fonts/Xft did a=3D20
> >  >  make deinstall ; make clean ; make install.
> >  >=3D20
> >  > I then tried to build gnome2-fifth-toe, and received the same failur=
e.
> >  >=3D20
> >  > Any ideas on what I missed??
> >  >=3D20
> >  > Thanks
> >  >=3D20
> >  > Jim Ballantine
> >  >=3D20
> >  >=3D20
> >  >=3D20
> >  >=3D20
> >  > _______________________________________________
> >  > freebsd-gnome@freebsd.org mailing list
> >  > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> >  > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.=
org"
> >  --=3D20
> >  PGP Key : http://www.marcuscom.com/pgp.asc
> > =20
> > =20
> > =20
> >  --=3D-nUDpxsUhxsGLi75pXGEu
> >  Content-Type: application/pgp-signature; name=3Dsignature.asc
> >  Content-Description: This is a digitally signed message part
> > =20
> >  -----BEGIN PGP SIGNATURE-----
> >  Version: GnuPG v1.2.1 (FreeBSD)
> > =20
> >  iD8DBQA+mraQb2iPiv4Uz4cRArhJAKCtYMWVyvihXB5TJiqju8u5PpOqsQCfS6ex
> >  AZjXz0cmSEIjizg8jvsV+6w=3D
> >  =3Dt6EU
> >  -----END PGP SIGNATURE-----
> > =20
> >  --=3D-nUDpxsUhxsGLi75pXGEu--
> > =20
--=20
PGP Key : http://www.marcuscom.com/pgp.asc



--=-qQrlu4CFvnHCBoyHtupN
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+nCtob2iPiv4Uz4cRAjB7AJ9sHoxeDgf8tSENrP32GlKTT9kPAgCeNT6P
FoYvLetORdBcJqMdOiEHS8Y=
=BrrX
-----END PGP SIGNATURE-----

--=-qQrlu4CFvnHCBoyHtupN--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1050422120.385.12.camel>