Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 158171
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux MySQL bugs team <mysql-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Simon Cooper <thecoop@runbox.com>
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 158171 depends on: Show dependency tree
Bug 158171 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: 2006-12-14 14:11 0000
when trying to compile something against mysql++.h, the following error is
printed:
In file included from /usr/include/mysql++/connection.h:40,
                 from /usr/include/mysql++/mysql++.h:52,
                 from locserv.hh:11,
                 from locserv.cc:1:
/usr/include/mysql++/defs.h:34:19: error: mysql.h: No such file or directory

and then hundreds of errors related to that. This is due to the mysql++ headers
not changing <mysql.h> to <mysql/mysql.h>. A simple sed on the headers in the
ebuild will fix it, or the configure script will need altering to change the
headers itself

------- Comment #1 From Jakub Moc (RETIRED) 2006-12-14 14:16:14 0000 -------
Which dev-db/mysql++ version?

------- Comment #2 From Simon Cooper 2006-12-14 14:23:05 0000 -------
ooh, sorry. mysql++-2.1.1-r2

------- Comment #3 From Robin Johnson 2007-07-11 10:18:53 0000 -------
in CVS.

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