First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 29840
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux MySQL bugs team <mysql-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Knoblich (RETIRED) <stkn@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mysql++-1.7.9-missing.patch adds undef_short to list of include files patch Stefan Knoblich (RETIRED) 2003-10-08 14:32 0000 2.85 KB Details | Diff
mysql++-1.7.9-r3.ebuild.diff patch for the ebuild to include the previous patch patch Stefan Knoblich (RETIRED) 2003-10-08 14:35 0000 448 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 29840 depends on: Show dependency tree
Bug 29840 blocks: 28814
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-09-28 15:08 0000
mysql++-1.7.9-r2 is missing an include file during installation,

the file ${S}/sqlplusint/undef_short

is not installed into /usr/include/mysql++

found out while writing new ebuild which depends on mysql++
(gnugk)


Reproducible: Always
Steps to Reproduce:
1. emerge mysql++
2. qpkg -l -nc mysql++ | grep "undef_short"  shows nothing
3. 

Actual Results:  
compiling gnugk failed with:
/usr/include/mysql++/mysql++:80:23: undef_short: No such file or directory

Expected Results:  
compile gnugk ...

------- Comment #1 From Stefan Knoblich (RETIRED) 2003-10-08 14:32:04 0000 -------
Created an attachment (id=18962) [details]
adds undef_short to list of include files

this patch adds undef_short to the list of include files
undef_short is installed now

------- Comment #2 From Stefan Knoblich (RETIRED) 2003-10-08 14:35:20 0000 -------
Created an attachment (id=18964) [details]
patch for the ebuild to include the previous patch

please bump ebuild version to -r3 so i can set the depends right in the
gnugk ebuild

------- Comment #3 From Robin Johnson 2003-10-26 15:59:22 0000 -------
fixed in CVS now.

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