Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18413 - vlc fails
Summary: vlc fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-28 21:55 UTC by Seemant Kulleen (RETIRED)
Modified: 2003-10-01 16:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Seemant Kulleen (RETIRED) gentoo-dev 2003-03-28 21:55:53 UTC
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands

vlc configuration
--------------------
vlc version           : 0.5.2
system                : linux
architecture          : i686 mmx
build flavour         : optim release
vlc aliases           : gvlc qvlc kvlc

To build vlc and its plugins, type `make'.

cd . && /bin/sh /var/tmp/portage/vlc-0.5.2-r1/work/vlc-0.5.2/missing --run
aclocal-1.6 -I m4
aclocal: configure.ac: 180: macro `AM_GNU_GETTEXT_VERSION' not found in library
make: *** [aclocal.m4] Error 1

!!! ERROR: media-video/vlc-0.5.2-r1 failed.
!!! Function src_compile, Line 167, Exitcode 2
!!! parallel make failed



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-29 12:33:36 UTC
added autoconf and automake version export

please try again

works here with stable and unstable version of automake and autoconf
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-01 02:35:14 UTC
same error
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-04-13 11:32:14 UTC
seems to be a problem with sys-devel/m4 beta build

sys-devel/m4 1.4 works

can you confirm this ?
Comment 4 Derk-Jan Hartman 2003-05-09 15:02:06 UTC
Therefore in my version of the ebuild see
http://sidekick.student.utwente.nl/videolan/gentoo
and http://bugs.gentoo.org/show_bug.cgi?id=19001

i use the ./bootstrap command before the configure step. we use the bootstrap command 
in CVS to make sure everthing is nice and clean (to be short and incomplete ;).
i'm pretty sure that that fixes this particular problem too.
Comment 5 Nick Hadaway 2003-06-29 14:11:15 UTC
seemant, do you still have this problem with the vlc-0.6.0 ebuild?
Comment 6 Nick Hadaway 2003-07-06 14:57:16 UTC
vlc-0.6.0 has been marked stable
Comment 7 Seemant Kulleen (RETIRED) gentoo-dev 2003-10-01 16:41:08 UTC
0.6.2 just tested and works