Bug 46989 - monkey-bubble 0.1.6 compile fails when gstreamer-0.8 installed
Bug#: 46989 Product:  Gentoo Linux Version: 2004.0 Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: nathanegge@yahoo.com
Component: Games
URL: 
Summary: monkey-bubble 0.1.6 compile fails when gstreamer-0.8 installed
Keywords:  
Status Whiteboard: 
Opened: 2004-04-06 12:13 0000
Description:   Opened: 2004-04-06 12:13 0000
I am trying to install monkey-bubble 0.1.6 and get the following error:

--------

checking for
        gtk+-2.0
        gthread-2.0
        gstreamer-0.6
        ... Package gstreamer-0.6 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-0.6.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-0.6' found
 
configure: error: Library requirements (
        gtk+-2.0
        gthread-2.0
        gstreamer-0.6
        ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
 
!!! ERROR: games-arcade/monkey-bubble-0.1.6 failed.
!!! Function egamesconf, Line 47, Exitcode 1
!!! egamesconf failed

--------

I have gstreamer-0.8 installed:

--------

nitrogen monkey-bubble # emerge -pv gstreamer
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild   R   ] media-libs/gstreamer-0.8.0   0 kB
 
Total size of downloads: 0 kB

--------

It looks to me like the monkey-bubble code is looking for the file 'gstreamer-0.6.pc' and not finding it because a later version is installed.

------- Comment #1 From Mr. Bones. 2004-04-06 20:46:27 0000 -------
Does it still fail with 0.1.9?

------- Comment #2 From nathanegge@yahoo.com 2004-04-07 08:56:45 0000 -------
Yes it does, here is the output:

------

checking for
        gtk+-2.0
        gthread-2.0
        gstreamer-0.6
        ... Package gstreamer-0.6 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-0.6.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-0.6' found
 
configure: error: Library requirements (
        gtk+-2.0
        gthread-2.0
        gstreamer-0.6
        ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
 
!!! ERROR: games-arcade/monkey-bubble-0.1.9 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

------- Comment #3 From Mr. Bones. 2004-04-13 04:05:13 0000 -------
Notified upstream.  They assure me this will be fixed in the next release.

------- Comment #4 From Mr. Bones. 2004-06-21 15:39:13 0000 -------
I changed the dep in the ebuilds since upstream seems to be taking a while.
Fixed as far as the deps are concerned, but it's still ugly in there.

------- Comment #5 From Ioannis Aslanidis 2004-06-22 07:41:37 0000 -------
ebuild not in CVS yet...