Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  8 Jan 2001 18:20:38 -0600 (CST)
From:      mdharnois@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24165: windowmaker-0.63.1 fails to build in libwmfun
Message-ID:  <20010109002038.0869314A26@c1030098-a.wtrlo1.ia.home.com>

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

>Number:         24165
>Category:       ports
>Synopsis:       windowmaker-0.63.1 fails to build in libwmfun
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 08 16:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Michael Harnois
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mharnois.workgroup.net 5.0-CURRENT FreeBSD 5.0-CURRENT #20: Sun Jan 7 19:56:37 CST 2001 mdharnois@mharnois.workgroup.net:/usr/src/sys/compile/MYKERNEL i386


	
>Description:
	


cc -DHAVE_CONFIG_H -I. -I. -I. -I../../wrlib -I../../src -I../../WINGs
-I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include
-I/usr/local/include -I/usr/local/include/freetype2 -O -pipe -march=i686 -c
drawstring.c  -fPIC -DPIC -o .libs/drawstring.lo
drawstring.c:24: syntax error before ft_library'
drawstring.c:24: warning: data definition has no type or storage class
drawstring.c:36: syntax error before FT_Face'
drawstring.c:153: syntax error before face'
drawstring.c: In function renderChar':
drawstring.c:154: syntax error before slot'
drawstring.c:155: FT_Bitmap' undeclared (first use in this function)
drawstring.c:155: (Each undeclared identifier is reported only once
drawstring.c:155: for each function it appears in.)
drawstring.c:155: bitmap' undeclared (first use in this function)
drawstring.c:156: syntax error before *'
drawstring.c:159: tmp_data' undeclared (first use in this function)
drawstring.c:161: face' undeclared (first use in this function)
drawstring.c:161: char_index' undeclared (first use in this function)
drawstring.c:161: invalid lvalue in assignment
drawstring.c:163: FT_LOAD_DEFAULT' undeclared (first use in this function)
drawstring.c:163: invalid lvalue in assignment
drawstring.c:168: ft_render_mode_normal' undeclared (first use in this
function)
drawstring.c:170: slot' undeclared (first use in this function)
drawstring.c:181: y' undeclared (first use in this function)
drawstring.c:182: x' undeclared (first use in this function)
drawstring.c:183: color' undeclared (first use in this function)
drawstring.c: In function widthOfFreeTypeString':
drawstring.c:202: structure has no member named face'
drawstring.c:209: structure has no member named face'
drawstring.c:209: FT_ULong' undeclared (first use in this function)
drawstring.c:209: syntax error before text'
drawstring.c:210: structure has no member named face'
drawstring.c:210: syntax error before text'
drawstring.c: In function initDrawFreeTypeString':
drawstring.c:266: structure has no member named face'
drawstring.c:267: structure has no member named face'
drawstring.c:268: structure has no member named face'
drawstring.c: In function destroyDrawFreeTypeString':
drawstring.c:291: structure has no member named face'
drawstring.c:292: structure has no member named face'
drawstring.c: In function drawFreeTypeString':
drawstring.c:375: structure has no member named face'
drawstring.c:375: FT_ULong' undeclared (first use in this function)
drawstring.c:375: syntax error before text'
drawstring.c:376: structure has no member named face'
drawstring.c:376: syntax error before text'
drawstring.c:383: structure has no member named face'
*** Error code 1

>How-To-Repeat:
	
make
>Fix:

	

>Release-Note:
>Audit-Trail:
>Unformatted:


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?20010109002038.0869314A26>