[Bug 877458] [NEW] MySQL undefined references

David Doucette 877458 at bugs.launchpad.net
Tue Oct 18 14:14:30 UTC 2011


Public bug reported:

I just upgraded from 11.04 to 11.10. I use a shell script to compile and
make CGIs that looks like this:

g++ $(mysql_config --cflags) $(mysql_config --libs) $1.cpp
chmod 755 a.out
mv a.out /home/lts/public_html/cgi-bin/$1.cgi

This has been working for years, and now throws "undefined reference"
errors to every MySQL function I use. I used Synaptic (after I had to
download it!) to remove MySqL server, client, libraries, etc. in case
the upgrade got messed up, but it doesn't help.

I have a development project that's now dead in the water. I have a
second PC and plan to put either 11.4 or the LTS version on it, but I'm
hoping I can get 11.10 running before it comes to this.

Thank you.

** Affects: mysql-5.1 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/877458

Title:
  MySQL undefined references

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/877458/+subscriptions



More information about the Ubuntu-server-bugs mailing list