ports/162959: elvis cannot be compile on FreeBSD8.2

walter wolfpythonlondon at gmail.com
Wed Nov 30 05:30:13 UTC 2011


>Number:         162959
>Category:       ports
>Synopsis:       elvis cannot be compile on FreeBSD8.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 30 05:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     walter
>Release:        8.2
>Organization:
>Environment:
FreeBSD wolf.me 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Elvis cannot be compiled in the freebsd8.2 release.
The logs is :
..
Assembler messages:
FATAL: can't create guix11.o: Permission denied
In file included from /usr/local/include/X11/Xft/Xft.h:39,
                 from guix11/guix11.h:31,
                 from guix11/guix11.c:11:
/usr/local/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory
..



>How-To-Repeat:
#cd /usr/ports/editors/elvis
#make install clean 
>Fix:
we can just make a soft link to the freetype2/freetype in the /usr/local/include dir.
 
#ln -s  /usr/local/include/freetype2/freetype  /usr/local/include/freetype

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



More information about the freebsd-ports-bugs mailing list