[Nix-dev] mysql trouble / workaround

Marc Weber marco-oweber at gmx.de
Thu Jun 25 03:05:47 CEST 2009


mirkx has asked about mysql on irc recentely.
The problem:

mysql_install_db reports:

libgcc_s.so.1 must be installed for pthread_cancel to work (repeated 3 times)
Neither host 'nixvirt' nor 'localhost' could be looked up with
/nix/store/../resolveip

running that resolveip manually yields the libgcc_s.so.1 message

export LD_LIBRARY_PATH=${pkgs.gcc}/lib or such fixes it.

Do you just happen to know what caused this change?

Sincerly
Marc Weber



More information about the nix-dev mailing list