Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89553 - app-editors/vim-6.3.068 fails to compile on amd64
Summary: app-editors/vim-6.3.068 fails to compile on amd64
Status: RESOLVED DUPLICATE of bug 18129
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-18 10:18 UTC by t35t0r
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log from /var/tmp/portage/vim-6.3.068/work/vim63/src/config.log (config.log,155.33 KB, application/octet-stream)
2005-04-18 10:20 UTC, t35t0r
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***