Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 89553

Summary: app-editors/vim-6.3.068 fails to compile on amd64
Product: Gentoo Linux Reporter: t35t0r <t35t0r>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: amd64
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log from /var/tmp/portage/vim-6.3.068/work/vim63/src/config.log

Description t35t0r 2005-04-18 10:18:07 UTC
I get a bunch of these perl warnings but i've attached the config.log, maybe you guys can figure out what's wrong. I would hate to have to use nano or emacs forever.

there are lots more of these the xterm buffer was overflowed:

: undefined reference to `Perl_Isv_yes_ptr'
objects/if_perl.o(.text+0x4ecb): In function `boot_VIM':
: undefined reference to `Perl_Gthr_key_ptr'
objects/if_perl.o(.text+0x4eda): In function `boot_VIM':
: undefined reference to `Perl_Tstack_base_ptr'
objects/if_perl.o(.text+0x4ee8): In function `boot_VIM':
: undefined reference to `Perl_Gthr_key_ptr'
objects/if_perl.o(.text+0x4ef7): In function `boot_VIM':
: undefined reference to `Perl_Tstack_sp_ptr'
objects/if_perl.o(.text+0x4f01): In function `boot_VIM':
: undefined reference to `Perl_Gthr_key_ptr'
objects/if_perl.o(.text+0x4f10): In function `boot_VIM':
: undefined reference to `Perl_Tstack_base_ptr'
collect2: ld returned 1 exit status
make[1]: *** [vim] Error 1
make[1]: Leaving directory `/var/tmp/portage/vim-6.3.068/work/vim63/src'
make: *** [first] Error 2



Reproducible: Always
Steps to Reproduce:
root # emerge -av vim

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] app-editors/vim-6.3.068  -acl -bash-completion -cscope -debug +gpm -minimal +ncurses +nls +perl +python -ruby (-selinux) +vim-with-x 0 kB

..just sit tight and wait
Actual Results:  
vim failed to compile

Expected Results:  
vim should have compiled
Comment 1 t35t0r 2005-04-18 10:20:50 UTC
Created attachment 56587 [details]
config.log from /var/tmp/portage/vim-6.3.068/work/vim63/src/config.log
Comment 2 Ciaran McCreesh 2005-04-18 10:32:52 UTC

*** This bug has been marked as a duplicate of 18129 ***