Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 243052 - x11-misc/xvidcap fails to merge on configure stage
Summary: x11-misc/xvidcap fails to merge on configure stage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-21 13:57 UTC by Nicholas Doyle
Modified: 2008-10-21 14:16 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 Nicholas Doyle 2008-10-21 13:57:30 UTC
I am trying to emerge xvidcap but it fails when it runs configure.

checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strstr... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating doc/Makefile
config.status: creating doc/xvidcap/Makefile
config.status: creating doc/xvidcap/C/Makefile
config.status: creating doc/xvidcap/de/Makefile
config.status: creating doc/xvidcap/it/Makefile
config.status: creating doc/xvidcap/es/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/man/C/Makefile
config.status: creating doc/man/de/Makefile
config.status: creating doc/man/it/Makefile
config.status: creating doc/man/es/Makefile
config.status: creating po/Makefile.in
config.status: creating debian/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
config.status: error: po/Makefile.in.in was not created by intltoolize.


Reproducible: Always

Steps to Reproduce:
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2008-10-21 14:03:42 UTC
Which version of xvidcap and which version of intltool? Do you still have the same issue after a fresh emerge --sync?
Comment 2 Nicholas Doyle 2008-10-21 14:16:24 UTC
Syncing helped. Was missing the fix you put in yesterday :)