Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380247 - media-libs/gstreamer should depend on bison
Summary: media-libs/gstreamer should depend on bison
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-22 17:02 UTC by thulle
Modified: 2011-08-30 08:15 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 thulle 2011-08-22 17:02:37 UTC
checking for bison... no
configure: error: Could not find bison

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/gstreamer-0.10.32-r1/work/gstreamer-0.10.32/config.log
 * ERROR: media-libs/gstreamer-0.10.32-r1 failed (configure phase):
 *   econf failed


Reproducible: Always

Steps to Reproduce:
1. emerge gstreamer on a clean install
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-08-23 15:34:11 UTC
Interestingly, it actually needs bison, and won't work with yacc. Fixed in the tree.
Comment 2 bay 2011-08-30 08:15:32 UTC
Please, add a flex also. It doesn't configuring without it with an error:

checking for flex... no
configure: error: Could not find flex