First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 224451
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux MySQL bugs team <mysql-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sven Wegener <swegener@gentoo.org>
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 224451 depends on: Show dependency tree
Show dependency graph
Bug 224451 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2008-06-01 10:04 0000
Hi,

the mysql_config_cleanup patches from mysql-extras-20080529 break the
mysql_config script.

The patches result in

124 for i in $cflags
125 do
126   case "${f}" in

which will effectively strip all cflags. Either use i or f, but be consistent.
;)

Sven

------- Comment #1 From Robin Johnson 2008-06-01 21:05:09 0000 -------
Fixed, going out in -r1.

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