Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2013 17:25:13 GMT
From:      Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180367: editors/vim  LUA option is broken
Message-ID:  <201307071725.r67HPDJ6061515@oldred.freebsd.org>
Resent-Message-ID: <201307071730.r67HU0hq043152@freefall.freebsd.org>

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

>Number:         180367
>Category:       ports
>Synopsis:       editors/vim  LUA option is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 07 17:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Hon-Yu Lawrence Cheung
>Release:        FreeBSD 9.1-RELEASE-p4
>Organization:
>Environment:
FreeBSD headquarter.honyucheung.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #1 r251979M: Wed Jun 19 08:27:55 HKT 2013     root@headquarter.honyucheung.net:/usr/obj/usr/src/sys/HEADQUARTER  amd64
>Description:
The LUA option is broken and no effect after compilation.

It is because vim cannot find /usr/local/bin/lua at "make configure" stage.

The default lang/lua port install the binary file to /usr/local/bin/lua51 but not /usr/local/bin/lua
>How-To-Repeat:
build vim with "WITH_VIM_OPTIONS" and "LUA" options. The output vim --version shows it does not enable lua extension yet.
>Fix:


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



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