Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2006 21:55:31 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Scott Allendorf <scott-allendorf@uiowa.edu>
Cc:        gnome@freebsd.org, x11@freebsd.org
Subject:   Re: x11/XFree86-4-libraries compile broken
Message-ID:  <1161050131.99766.3.camel@shumai.marcuscom.com>
In-Reply-To: <4534362B.3000705@uiowa.edu>
References:  <4534362B.3000705@uiowa.edu>

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

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

On Mon, 2006-10-16 at 20:47 -0500, Scott Allendorf wrote:
> Recent changes to print/freetype2 appear to have broken the=20
> x11/XFree86-4-libraries build on a recent RELENG_4.  It looks like some=20
> needed headers were removed from the freetype2 port.  The end of the=20
> make output:

I thought I had fixed all of the X ports, but this one must have slipped
through.  Try copying the three patch-lib_font_FreeType* patches from
x11-servers/XFree86-4-Server/files to x11/XFree86-4-libraries/files, and
see if that fixes the build.

Joe

>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> cc -c -ansi  -Dasm=3D__asm -Wall -Wpointer-arith -Wundef=20
> -I/usr/local/include -I/usr/local/include/freetype2 -I.=20
> -I/home/sca/usr/ports/x11/XFree86-4-libraries/work/xc/include/fonts=20
> -I../include=20
> -I/home/sca/usr/ports/x11/XFree86-4-libraries/work/xc/exports/include/X11=
=20
> =20
> -I/home/sca/usr/ports/x11/XFree86-4-libraries/work/xc/programs/Xserver/in=
clude=20
> -I/home/sca/usr/ports/x11/XFree86-4-libraries/work/xc/extras/freetype2/sr=
c/truetype=20
> =20
> -I/home/sca/usr/ports/x11/XFree86-4-libraries/work/xc/exports/include=20
> -I/home/sca/usr/ports/x11/XFree86-4-libraries/work/xc=20
> -I/home/sca/usr/ports/x11/XFree86-4-libraries/work/xc/exports/include=20
> -DCSRG_BASED  -DFUNCPROTO=3D15 -DNARROWPROTO   -DGCCUSESGAS=20
> -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension=20
> -DXFree86LOADER  -DXFree86Server -DXF86VIDMODE -DXvMCExtension=20
> -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension=20
> -DX_BYTE_ORDER=3DX_LITTLE_ENDIAN         -DXFREE86_FT2  -O -pipe=20
> -march=3Dpentiumpro   ftfuncs.c -o unshared/ftfuncs.o
> ftfuncs.c:53: `#include' expects "FILENAME" or <FILENAME>
> ftfuncs.c:55: `#include' expects "FILENAME" or <FILENAME>
> ftfuncs.c:56: `#include' expects "FILENAME" or <FILENAME>
> ftfuncs.c: In function `FreeTypeOpenInstance':
> ftfuncs.c:463: syntax error before `tt_face'
> ftfuncs.c:467: syntax error before `sfnt'
> ftfuncs.c:468: `tt_face' undeclared (first use in this function)
> ftfuncs.c:468: (Each undeclared identifier is reported only once
> ftfuncs.c:468: for each function it appears in.)
> ftfuncs.c:468: `TT_Face' undeclared (first use in this function)
> ftfuncs.c:468: syntax error before `face'
> ftfuncs.c:482: `sfnt' undeclared (first use in this function)
> ftfuncs.c:482: `SFNT_Service' undeclared (first use in this function)
> ftfuncs.c:482: syntax error before `tt_face'
> ftfuncs.c:462: warning: `err' might be used uninitialized in this functio=
n
> ftfuncs.c: In function `tt_get_metrics':
> ftfuncs.c:811: syntax error before `longs_m'
> ftfuncs.c:820: `longs_m' undeclared (first use in this function)
> ftfuncs.c:820: `TT_LongMetrics' undeclared (first use in this function)
> ftfuncs.c:820: syntax error before `header'
> ftfuncs.c:825: `TT_ShortMetrics' undeclared (first use in this function)
> ftfuncs.c:825: syntax error before `)'
> ftfuncs.c:826: syntax error before `header'
> ftfuncs.c: In function `ft_get_very_lazy_bbox':
> ftfuncs.c:841: syntax error before `ttface'
> ftfuncs.c:848: `ttface' undeclared (first use in this function)
> ftfuncs.c: In function `FT_Do_SBit_Metrics':
> ftfuncs.c:908: syntax error before `sfnt'
> ftfuncs.c:912: syntax error before `strike'
> ftfuncs.c:925: `face' undeclared (first use in this function)
> ftfuncs.c:925: `TT_Face' undeclared (first use in this function)
> ftfuncs.c:925: syntax error before `ft_face'
> ftfuncs.c:926: `sfnt' undeclared (first use in this function)
> ftfuncs.c:926: `SFNT_Service' undeclared (first use in this function)
> ftfuncs.c:926: syntax error before `face'
> ftfuncs.c:931: `range' undeclared (first use in this function)
> ftfuncs.c:931: `strike' undeclared (first use in this function)
> ftfuncs.c:948: warning: implicit declaration of function `FT_STREAM_POS'
> ftfuncs.c:951: warning: implicit declaration of function `FT_STREAM_SEEK'
> ftfuncs.c:954: `elem_metrics' undeclared (first use in this function)
> ftfuncs.c:910: warning: `error' might be used uninitialized in this funct=
ion
> *** Error code 1
>=20
> Stop in=20
> /home/sca/usr/ports/x11/XFree86-4-libraries/work/xc/lib/font/FreeType.
> *** Error code 1
>=20
> Stop in /home/sca/usr/ports/x11/XFree86-4-libraries/work/xc/lib/font.
> *** Error code 1
>=20
> Stop in /home/sca/usr/ports/x11/XFree86-4-libraries/work/xc/lib.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/XFree86-4-libraries.
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>=20
> Thank you for your efforts.  Please let me know if more information is=20
> needed.
>=20
> Cheers,
>=20
> Scott
>=20
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

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

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

iD8DBQBFNDgTb2iPiv4Uz4cRAmCEAJ9xNupRwu6UUtdRf/rpD9XVV8PLNQCcDBzA
zwoLizr1f5+6+0i3qJyxffA=
=2gDG
-----END PGP SIGNATURE-----

--=-gfwsWwKCbea8GzRO7Iey--




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