Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 20326
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 2272
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Aaron Peterson <alpeterson@wsu.edu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2003-05-02 08:43 0000
I have at least one program that cares about what library a library was built
with that it needs...

specifically gnet needing to be linked against glib2 instead of glib1.2

emerging gnet will make it go with glib1.2 unless the ebuild is modified or a
specific environment variable is set.

So, how does one call another ebuild from an ebuild? If it is mearly typing it
on a line, I must ask is this safe?

or should I just merge the ebuilds together and recompile gnet (or any other
package that it matters what it was linked with) with my ebuild?

and if this is explained, maybe include some english with the explanation?

------- Comment #1 From Aaron Peterson 2003-08-06 08:17:13 0000 -------
I ran into this problem with my Overnet Core Controller ebuild  (its floating
arround on the forums somewhere..)

anyway...   yeah i think it was glib1.2 and glib2 that was causing the
problems... I had to edit the ebuild and re emerge the other thing...


I suppose one could just "merge" the ebuilds together... compile the
requirement, then compile the goodie...  then somehow emerge the requirement
again with it's normal settings...


This should be specified... maybe like this

Depends{
>=foolib3.1
>=barlib2.3.1:glib[glib2]

to say that it has to be built with glib2 instead of 1.2 or something.. 

use a colon or some other symbol in the use flags...

then portage should know to re emerge the file after its done...

and the glib package would have to  accept being passed a build value...

I'm tired... and my system is... not as broken as it has been... (my girlfriend
is going to be mad at me... again... for attempting to fix my gentoo box)

------- Comment #2 From Brian Harring 2004-08-10 23:43:12 0000 -------
Marking as a dupe of 2272, since that functionality is how this would be
implemented.

*** This bug has been marked as a duplicate of 2272 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug