Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2011 05:24:27 GMT
From:      walter  <wolfpythonlondon@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162959: elvis cannot be compile on FreeBSD8.2 
Message-ID:  <201111300524.pAU5ORWM021519@red.freebsd.org>
Resent-Message-ID: <201111300530.pAU5UAmL017378@freefall.freebsd.org>

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

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



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