Skip site navigation (1)Skip section navigation (2)
Date:      29 May 2003 04:59:33 -0000
From:      John Gillis <zefram@zefram.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        John Gillis <zefram@zefram.net>
Subject:   ports/52778: freetype2 make install failure
Message-ID:  <20030529045933.13269.qmail@boobookittyfuck.zefram.net>
Resent-Message-ID: <200305290500.h4T50Q1Y067583@freefall.freebsd.org>

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

>Number:         52778
>Category:       ports
>Synopsis:       freetype2 make install failure
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 28 22:00:26 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     John Gillis
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD boobookittyfuck.zefram.net 4.8-STABLE FreeBSD 4.8-STABLE #4: Sun Apr 27 22:34:38 EDT 2003 zefram@boobookittyfuck.zefram.net:/usr/obj/usr/src/sys/BOOBOOKITTYFUCK i386


>Description:
	When upgrading to the new version of freetype2 manually from the ports (portupgrade gave me problems), I was unable to `make install` the port. I received the 
following errors en masse:

------------------

"Makefile", line 26: Need an operator
"Makefile", line 28: Need an operator
"./builds/toplevel.mk", line 46: Need an operator
"./builds/toplevel.mk", line 48: Need an operator
"./builds/toplevel.mk", line 59: Missing dependency operator
"./builds/toplevel.mk", line 61: Need an operator
Error expanding embedded variable.

------------------

	This error repeated more than 70 times. There are normal lines of Makefile output, but I will not include the full text of the error, because I'm sure you would 
appreciate the space/bandwidth considerations. An example of the error with Makefile output in it is as follows, taken from the end of the input:

------------------

install -c -o root -g wheel -m 444 /usr/ports/print/freetype2/work/freetype-2.1.4/builds/unix/ft2unix.h /usr/local/include/ft2build.h
"Makefile", line 26: Need an operator
"Makefile", line 28: Need an operator
"./builds/toplevel.mk", line 46: Need an operator
"./builds/toplevel.mk", line 48: Need an operator
"./builds/toplevel.mk", line 59: Missing dependency operator
"./builds/toplevel.mk", line 61: Need an operator
Error expanding embedded variable.
gmake: *** [install] Error 2
*** Error code 2

Stop in /usr/ports/print/freetype2.

------------------

	Any help would be appreciated.
		John

>How-To-Repeat:
	Every time I run `make install`.

>Fix:

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



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