First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 37013
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: edi <xerox@trmz.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnushogi.diff patch to correct errno undefined reference error (very simple) patch edi 2004-01-02 05:01 0000 304 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 37013 depends on: Show dependency tree
Bug 37013 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: 2004-01-02 05:01 0000
the ebuild merges, ignoring the error (?!) and installs the xshogi binary but
don't installs the gnushogi binary! (and the database if i'm not wrong).

i added #include <errno.h> to the top level header file gnushogi.h and seems ok:
now it compiles and runs in the correct way.

Reproducible: Always
Steps to Reproduce:
1. emerge gnushogi
2. run xshogi
3. xshogi says there isn't no gnushogi avaiable

Actual Results:  
xshogi is installed, gnushogi not :\

Expected Results:  
install gnushogi, and its frontend xshogi (if USE="X" is used)

------- Comment #1 From edi 2004-01-02 05:01:58 0000 -------
Created an attachment (id=23008) [edit]
patch to correct errno undefined reference error (very simple)

------- Comment #2 From Mr. Bones. 2004-01-02 14:34:39 0000 -------
Thanks for the patch and the bug report.  Fixed in CVS.

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