Bug 106576 - Fedora Core 3 fails to build MySQL backed
Summary: Fedora Core 3 fails to build MySQL backed
Status: RESOLVED DUPLICATE of bug 99379
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 23:57 UTC by Peter Lawler
Modified: 2006-06-11 12:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.