Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jan 2001 16:44:33 +0000
From:      chris@shagged.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24188: windowmaker 0.63.1 fails to build
Message-ID:  <E14G1sv-0008ho-00@mail.shagged.org>

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

>Number:         24188
>Category:       ports
>Synopsis:       windowmaker 0.63.1 fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 09 08:50:03 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Chris Elsworth <chris@shagged.org>
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

Observed on two independent boxes..

root@rtfm windowmaker> uname -a
FreeBSD rtfm.shagged.org 4.2-STABLE FreeBSD 4.2-STABLE #0: Mon Jan  8 02:47:03 GMT 2001     root@rtfm.shagged.org:/usr/obj/usr/src/sys/RTFM  i386

chrise@ultrakill chrise> uname -a
FreeBSD ultrakill.noc.demon.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Dec  9 22:02:15 GMT 2000     chrise@ultrakill.noc.demon.net:/usr/obj/usr/src/sys/NICKI  i386


>Description:

Windowmaker 0.63.1 aborts building with the error below:

(output from rtfm)

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 -c wave.c -o wave.o >/dev/null 2>&1
mv -f .libs/wave.lo wave.lo
/bin/sh ../../libtool --mode=compile 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 -c drawstring.c
rm -f .libs/drawstring.lo
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 -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

Stop in /usr/ports/x11-wm/windowmaker/work/WindowMaker-0.63.1/plugins/libwmfun.
*** Error code 1

Stop in /usr/ports/x11-wm/windowmaker/work/WindowMaker-0.63.1.
*** Error code 1

Stop in /usr/ports/x11-wm/windowmaker.
*** Error code 1

Stop in /usr/ports/x11-wm/windowmaker.
*** Error code 1

Stop in /usr/ports/x11-wm/windowmaker.
root@rtfm windowmaker> 



>How-To-Repeat:

Attempt to build the windowmaker port - has happened every time.


>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?E14G1sv-0008ho-00>