Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2006 09:14:37 GMT
From:      Kyryll A Mirneko <mirya@matrix.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/99678: editors/vim build fails WITH_TCL
Message-ID:  <200607010914.k619EbT9009893@www.freebsd.org>
Resent-Message-ID: <200607010920.k619K8bD076986@freefall.freebsd.org>

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

>Number:         99678
>Category:       misc
>Synopsis:       editors/vim build fails WITH_TCL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 01 09:20:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Kyryll A Mirneko
>Release:        6.1
>Organization:
none
>Environment:
FreeBSD myhost 6.1-RELEASE-p1 FreeBSD 6.1-RELEASE-p1 #5: Sat Jun  3 18:17:08 EEST 2006     mirya@myhost:/usr/src/sys/i386/compile/MY-LITE  i386
>Description:
$ cd /usr/ports/editors/vim
$ make WITH_TCL=yes

..
CC="cc -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include  -I/usr/X11R6/include    -I/usr/local/include/tcl  -D_REENTRANT=1  -D_THREAD_SAFE=1 long  " srcdir=. sh ./osdef.sh
cc: long: No such file or directory
cc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include  -O2 -pipe -ffast-math  -I/usr/X11R6/include    -I/usr/local/include/tcl  -D_REENTRANT=1  -D_THREAD_SAFE=1 long   -o objects/buffer.o buffer.c
cc: long: No such file or directory
*** Error code 1

Stop in /usr/ports/editors/vim/work/vim70/src

$ pkg_info -x tcl
Information for tcl-threads-8.4.13_1,1
..
>How-To-Repeat:
as described above
>Fix:
none so far
>Release-Note:
>Audit-Trail:
>Unformatted:



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