FreeBSD Port: vim-6.2.531

Dwayne MacKinnon dmk at ncf.ca
Sun May 9 09:35:00 PDT 2004


Hi,

	I just wanted to let you know about a problem I've been having for a while 
now with the vim port. If I use the WITH_TCL flag, the build breaks. I've 
included the output from the build.

	Thought I'd take the opportunity to say "thanks" for maintaining the vim 
port. Definitely my favorite editor out there.

Cheers,
Dwayne MacKinnon
-- 
I can't afford to make exceptions. I mean, once word leaks out that a pirate 
has gone soft, people begin to disobey you and then it's nothing but work, 
work, work all the time. -The Dread Pirate Roberts, from The Princess Bride
-------------- next part --------------
===>  Configuring for vim-gtk2-6.2.531
cd testdir; make -f Makefile clean
rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X*
rm -f *.o objects/* core vim.core vim xxd/*.o
rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c
rm -f conftest* *~ auto/link.sed
if test -d po; then  cd po; make prefix= clean;  fi
rm -f auto/config.status auto/config.cache config.log auto/config.log
rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk
touch auto/config.h
cp config.mk.dist auto/config.mk
rm -f tags
===>  Building for vim-gtk2-6.2.531
rm -f auto/config.status auto/config.cache config.log auto/config.log
rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk
touch auto/config.h
cp config.mk.dist auto/config.mk
GUI_INC_LOC="" GUI_LIB_LOC=""  CC="" CPPFLAGS="" CFLAGS="-O -pipe "  LDFLAGS=""  srcdir="."  ./configure --enable-gui=gtk2 --with-gtk-prefix=/usr/X11R6    --enable-perlinterp --enable-pythoninterp  --enable-tclinterp --enable-rubyinterp  --enable-cscope --enable-multibyte --enable-fontset --enable-xim        --with-features=big        --prefix=/usr/local --with-tlib=termlib
creating cache auto/config.cache
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc -O -pipe  ) works... yes
checking whether the C compiler (gcc -O -pipe  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for POSIXized ISC... no
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking for strip... strip
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for buggy tools
checking for BeOS... no
checking for QNX... no
checking --with-vim-name argument... Defaulting to vim
checking --with-ex-name argument... Defaulting to ex
checking --with-view-name argument... Defaulting to view
checking --with-global-runtime argument... no
checking --with-modified-by argument... no
checking if character set is EBCDIC... no
checking --with-features argument... big
checking --with-compiledby argument... no
checking --disable-xsmp argument... no
checking --disable-xsmp-interact argument... no
checking --enable-perlinterp argument... yes
checking for perl... /usr/bin/perl
checking Perl version... OK
checking --enable-pythoninterp argument... yes
checking for python... /usr/local/bin/python
checking Python version... 2.3
checking Python is 1.4 or better... yep
checking Python's install prefix... /usr/local
checking Python's execution prefix... /usr/local
checking Python's configuration directory... /usr/local/lib/python2.3/config
checking if -pthread should be used... yes
checking --enable-tclinterp argument... yes
checking --with-tclsh argument... no
checking for tclsh8.0... no
checking for tclsh8.4... /usr/local/bin/tclsh8.4
checking Tcl version... 8.4 - OK
checking for location of Tcl include... /usr/local/include/tcl8.4/tcl.h
checking for location of tclConfig.sh script... /usr/local/lib/tcl8.4/tclConfig.sh
checking --enable-rubyinterp argument... yes
checking for ruby... /usr/local/bin/ruby
checking Ruby version... OK
checking --enable-cscope argument... yes
checking --enable-workshop argument... no
checking --disable-netbeans argument... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking whether compiling netbeans integration is possible... yes
checking --enable-sniff argument... no
checking --enable-multibyte argument... yes
checking --enable-hangulinput argument... no
checking --enable-xim argument... yes
checking --enable-fontset argument... yes
checking for xmkmf... /usr/X11R6/bin/xmkmf
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking if X11 header files can be found... yes
checking for _XdmcpAuthDoIt in -lXdmcp... yes
checking for IceOpenConnection in -lICE... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking if X11 header files implicitly declare return values... no
checking --enable-gui argument... GTK+ 2.x GUI support
checking --with-gtk-prefix argument... /usr/X11R6
checking --with-gtk-exec-prefix argument... no
checking --disable-gtktest argument... gtk test enabled
checking for gtk-config... /usr/X11R6/bin/gtk-config
checking for pkg-config... /usr/local/bin/pkg-config
checking for GTK - version >= 2.2.0... yes; found version 2.4.1
checking for X11/SM/SMlib.h... yes
checking for X11/xpm.h... yes
checking for X11/Sunkeysym.h... yes
checking for XIMText in X11/Xlib.h... yes
GTK+ 2 GUI selected; fontset has been disabled
checking quality of toupper... good
checking whether __DATE__ and __TIME__ work... yes
checking for elf.h... yes
checking for main in -lelf... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdarg.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/select.h... yes
checking for sys/utsname.h... yes
checking for termcap.h... yes
checking for fcntl.h... yes
checking for sgtty.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for termio.h... no
checking for iconv.h... yes
checking for langinfo.h... yes
checking for unistd.h... yes
checking for stropts.h... no
checking for errno.h... yes
checking for strings.h... yes
checking for sys/resource.h... yes
checking for sys/systeminfo.h... no
checking for locale.h... yes
checking for sys/stream.h... no
checking for sys/ptem.h... no
checking for termios.h... yes
checking for libc.h... no
checking for sys/statfs.h... no
checking for poll.h... yes
checking for sys/poll.h... yes
checking for pwd.h... yes
checking for utime.h... yes
checking for sys/param.h... yes
checking for libintl.h... yes
checking for libgen.h... yes
checking for util/debug.h... no
checking for util/msg18n.h... no
checking for frame.h... no
checking for sys/acl.h... yes
checking for sys/access.h... no
checking for sys/sysctl.h... yes
checking for sys/sysinfo.h... no
checking if strings.h can be included after string.h... yes
checking whether gcc needs -traditional... no
checking for working const... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ino_t... yes
checking for dev_t... yes
checking for rlim_t... yes
checking for stack_t... yes
checking whether stack_t has an ss_base field... no
checking --with-tlib argument... termlib
checking whether we talk terminfo... yes -- terminfo spoken here
checking what tgetent() returns for an unknown terminal... non-zero
checking whether termcap.h contains ospeed... yes
checking whether termcap.h contains UP, BC and PC... yes
checking whether tputs() uses outfuntype... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for /dev/ptc... no
checking for SVR4 ptys... no
checking for ptyranges... p / 0123456789abcdefghijklmnopqrstuv
checking default tty permissions/group... pty mode: 0620, group: 4
checking return type of signal handlers... void
checking for struct sigcontext... yes
checking getcwd implementation... it is usable
checking for bcmp... yes
checking for fchdir... yes
checking for fchown... yes
checking for fseeko... yes
checking for fsync... yes
checking for ftello... yes
checking for getcwd... yes
checking for getpseudotty... no
checking for getpwnam... yes
checking for getpwuid... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for lstat... yes
checking for memcmp... yes
checking for memset... yes
checking for nanosleep... yes
checking for opendir... yes
checking for putenv... yes
checking for qsort... yes
checking for readlink... yes
checking for select... yes
checking for setenv... yes
checking for setpgid... yes
checking for setsid... yes
checking for sigaltstack... yes
checking for sigstack... no
checking for sigset... no
checking for sigsetjmp... yes
checking for sigaction... yes
checking for sigvec... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strpbrk... yes
checking for strtol... yes
checking for tgetent... yes
checking for towlower... no
checking for towupper... no
checking for usleep... yes
checking for utime... yes
checking for utimes... yes
checking for st_blksize... yes
checking whether stat() ignores a trailing slash... no
checking for iconv_open()... yes; with -liconv
checking for nl_langinfo(CODESET)... yes
checking --disable-acl argument... no
checking for acl_get_file in -lposix1e... yes
checking for POSIX ACL support... yes
checking for Solaris ACL support... no
checking for AIX ACL support... no
checking --disable-gpm argument... no
checking for gpm... no
checking for vsnprintf()... yes
checking for rename... yes
checking for sysctl... yes
checking for sysinfo... not usable
checking for sysconf... not usable
checking size of int... 4
checking whether memmove/bcopy/memcpy handle overlaps... memmove does
checking whether X_LOCALE needed... no
checking for _xpg4_setrunelocale in -lxpg4... no
checking how to create tags... ctags -t
checking how to run man with a section nr... man
checking --disable-nls argument... no
checking for msgfmt... msgfmt
checking for NLS... no po directory - disabled
checking for dlfcn.h... yes
checking for dlopen()... yes
checking for dlsym()... yes
checking for setjmp.h... yes
updating cache auto/config.cache
creating auto/config.status
creating auto/config.mk
creating auto/config.h
make -f Makefile all
mkdir objects
CC="gcc -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include  -O -pipe  -I/usr/X11R6/include -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN"  -I/usr/local/include  -I/usr/local/lib/perl5/5.6.1/mach/CORE -I/usr/local/include/python2.3 -D_THREAD_SAFE -I/usr/local/include/tcl8.4 long -I/usr/local/lib/ruby/1.8/i386-freebsd4 " srcdir=. sh ./osdef.sh
gcc: long: No such file or directory
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include  -O -pipe  -I/usr/X11R6/include -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN"  -I/usr/local/include  -I/usr/local/lib/perl5/5.6.1/mach/CORE -I/usr/local/include/python2.3 -D_THREAD_SAFE -I/usr/local/include/tcl8.4 long -I/usr/local/lib/ruby/1.8/i386-freebsd4  -o objects/buffer.o buffer.c
gcc: cannot specify -o with -c or -S and multiple compilations
*** Error code 1

Stop in /usr/ports/editors/vim/work/vim62/src.
*** Error code 1

Stop in /usr/ports/editors/vim/work/vim62/src.
*** Error code 1

Stop in /usr/ports/editors/vim.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade77118.0 make -DWITH_GTK2 -DWITH_PERL -DWITH_PYTHON -DWITH_RUBY -DWITH_TCL -DWITH_CSCOPE DEPENDS_TARGET=package
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! editors/vim (vim-gtk2-6.2.521)        (unknown build error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
-su-2.05b#



More information about the freebsd-ports mailing list