Bug 106576

Summary: Fedora Core 3 fails to build MySQL backed
Product: [Applications] amarok Reporter: Peter Lawler <kde-bugzilla>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Peter Lawler 2005-05-31 23:57:41 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.fc3) Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
OS:                Linux

FC3 uses 'mysql --cflags' and not 'mysql --includes'. Trying to ./configure results in " Uhh. Malformed pattern in ./confstatK19148/subs.sed (s,@mysql_includes@,Usage: /usr/lib/mysql/mysql_configure" error message being thrown. Configure continues on, indicating that MySQL is configured and that a Makefile is ready. No such Makefile is created. Hand editing the ./configure fixes this, but is obviously not ideal.
Comment 1 Peter Lawler 2005-05-31 23:58:29 UTC
Bah, bug subject should read "..backend"
Comment 2 Alexandre Oliveira 2005-06-01 00:20:35 UTC
Well, if it's about mysql 3.X, then this is a dup of bug #99379.
Otherwise, it's a Fedora bug, why would they remove the --include option?

*** This bug has been marked as a duplicate of 99379 ***
Comment 3 Peter Lawler 2005-06-01 00:26:00 UTC
My bad. I did search! ;-) Yes, this is a dupe.