Skip site navigation (1)Skip section navigation (2)
Date:      31 May 2002 16:05:32 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        walt <wsheets@sbcglobal.net>
Cc:        freebsd-ports <freebsd-ports@FreeBSD.ORG>
Subject:   Re: x11-tookits/pango-1.0.1_1 broken in -CURRENT
Message-ID:  <1022875532.70647.49.camel@gyros.marcuscom.com>
In-Reply-To: <3CF773F0.2020402@sbcglobal.net>
References:  <3CF773F0.2020402@sbcglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-05-31 at 09:00, walt wrote:
> I believe this is related to the breakage in rox-filer also:

Yep, it's broken with the new freetype2-2.1.0 update.  I've been working
on this for a few hours now, and I think I have a solution.  Assuming
some other people report back with successful tests, I will be
committing some changes shortly.

Joe

> 
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE 
> -DSYSCONFDIR=\"/usr/X11R6/etc\" -DLIBDIR=\"/usr/X11R6/lib\" 
> -DG_DISABLE_DEPRECATED -I/usr/local/include/freetype2 
> -I/usr/local/include -I/usr/X11R6/include -I../.. 
> -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include 
> -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall 
> -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/glib-2.0 
> -I/usr/local/lib/glib-2.0/include -c ftxopen.c  -fPIC -DPIC -o 
> ftxopen.o
> ftxopen.c: In function `Load_LangSys':
> ftxopen.c:44: warning: implicit declaration of function 
> `ACCESS_Frame'
> ftxopen.c:47: warning: implicit declaration of function `GET_UShort'
> ftxopen.c:51: warning: implicit declaration of function 
> `FORGET_Frame'
> ftxopen.c:55: warning: implicit declaration of function `ALLOC_ARRAY'
> ftxopen.c:55: syntax error before "FT_UShort"
> ftxopen.c:60: warning: implicit declaration of function `FREE'
> ftxopen.c:39: warning: unused variable `memory'
> ftxopen.c: In function `Load_Script':
> ftxopen.c:95: warning: implicit declaration of function `FILE_Pos'
> ftxopen.c:107: warning: implicit declaration of function `FILE_Seek'
> ftxopen.c:141: syntax error before "TTO_LangSysRecord"
> ftxopen.c:151: warning: implicit declaration of function `GET_ULong'
> ftxopen.c: In function `Load_ScriptList':
> ftxopen.c:225: syntax error before "TTO_ScriptRecord"
> ftxopen.c: In function `Load_Feature':
> ftxopen.c:308: syntax error before "FT_UShort"
> ftxopen.c:291: warning: unused variable `memory'
> ftxopen.c: In function `Load_FeatureList':
> ftxopen.c:360: syntax error before "TTO_FeatureRecord"
> ftxopen.c: In function `Load_Lookup':
> ftxopen.c:587: syntax error before "TTO_SubTable"
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ports" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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