amd64/91159: pango fails to compile
Michael
elshar at cheekan.org
Sun Jan 1 02:30:11 PST 2006
>Number: 91159
>Category: amd64
>Synopsis: pango fails to compile
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-amd64
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 01 10:30:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Michael
>Release: amd64 6-STABLE
>Organization:
>Environment:
FreeBSD newbox 6.0-STABLE FreeBSD 6.0-STABLE #1: Fri Dec 30 12:04:24 PST 2005 root at newbox:/usr/obj/usr/src/sys/NEWBOX amd64
>Description:
creating pango-xftview
if cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I.. -I/usr/local/include/cairo -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -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 -O2 -fno-strict-aliasing -pipe -march=opteron -Wall -MT cairoview.o -MD -MP -MF ".deps/cairoview.Tpo" \
-c -o cairoview.o `test -f 'cairoview.c' || echo './'`cairoview.c; \
then mv -f ".deps/cairoview.Tpo" ".deps/cairoview.Po"; \
else rm -f ".deps/cairoview.Tpo"; exit 1; \
fi
cairoview.c:35:24: cairo-xlib.h: No such file or directory
cairoview.c: In function `update':
cairoview.c:145: warning: implicit declaration of function `cairo_xlib_surface_create'
cairoview.c:147: warning: assignment makes pointer from integer without a cast
gmake[2]: *** [cairoview.o] Error 1
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2/examples'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.2'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/x11-toolkits/pango.
>How-To-Repeat:
cd /usr/ports/x11-toolkits/pango && make clean && make install
or
portinstall pango
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-amd64
mailing list