Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 06:00:32 -0700
From:      walt <wsheets@sbcglobal.net>
To:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   x11-tookits/pango-1.0.1_1 broken in -CURRENT
Message-ID:  <3CF773F0.2020402@sbcglobal.net>

next in thread | raw e-mail | index | archive | help
I believe this is related to the breakage in rox-filer also:

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




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