First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 163847
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kai Krakow <kai@kaishome.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 163847 depends on: Show dependency tree
Show dependency graph
Bug 163847 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-26 00:41 0000
ezquake-bin requires glib-1.2 but does not pull it in as dependancy. I needed
to manually install it and now it works.

Reproducible: Always

Steps to Reproduce:
1. On a system having no glib-1.2 installed, install ezquake-bin
2. Try to start it - dynamic linker fails to find libglib-1.2.so

Actual Results:  
Does not start.

Expected Results:  
Should start... ;-)

Probably other dependancies are needed - like opengl stuff. As far as I
realized, absolutely no dep is specified in the ezquake ebuild.

------- Comment #1 From Paul Bredbury 2007-01-26 02:09:03 0000 -------
> Probably other dependencies are needed - like opengl stuff.

opengl is specified in RDEPEND. It's not in DEPEND because it's not needed, to
*install* a pre-compiled binary. It's only needed at runtime.

------- Comment #2 From Kai Krakow 2007-01-26 08:40:24 0000 -------
Yes you are right. RDEPEND has all obvious deps (I was a little tired ;-)). But
glib-1.2 is missing. Maybe RDEPEND="$RDEPEND <dev-libs/glib-1.3" is enough.
That's the atom I installed to resolve the issue.

------- Comment #3 From Mr. Bones. 2007-08-11 07:37:01 0000 -------
added glib dep.  thanks for the bug report.

First Last Prev Next    No search results available      Search page      Enter new bug