ports/52778: freetype2 make install failure

John Gillis zefram at zefram.net
Thu May 29 05:00:28 UTC 2003


>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 at 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:



More information about the freebsd-ports-bugs mailing list