Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34456 - gtk-gnutella-0.93-r1 not creating gtk-gnutella executable
Summary: gtk-gnutella-0.93-r1 not creating gtk-gnutella executable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-26 12:12 UTC by Robert Cole
Modified: 2004-03-01 10:36 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch ebuild using bison as yacc (0.93-r1-bisonyacc.patch,354 bytes, patch)
2003-11-26 15:01 UTC, Christian Bjälevik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Cole 2003-11-26 12:12:17 UTC
The build successfully runs and installs but there is no gtk-gnutella executable 
anywhere on the drive. I've used the 0.92 before without a problem.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




I found through looking at the output that there were errors trying to run yacc 
command not found messages.

This is a newly built system from stage one and yacc was never called for to be 
installed as a dep for anything. 

I would say since it's needed for gtk-gnutella it should be a dep.
Comment 1 Christian Bjälevik 2003-11-26 15:01:09 UTC
Created attachment 21334 [details, diff]
patch ebuild using bison as yacc

The Configure can't find yacc, therefore we must specify -Dyacc="bison -y".
I made a patch for the ebuild that works just fine on my computer.

/Christian
Comment 2 Christian Bjälevik 2003-11-26 15:02:45 UTC
Comment on attachment 21334 [details, diff]
patch ebuild using bison as yacc

The Configure can't find yacc, therefore we must specify -Dyacc="bison -y".
I made a patch for the ebuild that works just fine on my computer.

/Christian
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-02-11 13:10:53 UTC
could you try again ?
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-29 20:42:43 UTC
Is this still a problem for you?
Comment 5 Robert Cole 2004-03-01 08:01:40 UTC
I've built several systems since and haven't had a problem with it. I'd say it's fixed. Thanks
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-01 10:36:25 UTC
closing...