|
when amarok is configured with --with-mysql unsermake fails and complains about unknown -z flag in LDADD flags
Here is why: $mysql_config --libs -z combreloc -s -L/usr/lib -lmysqlclient -lz -lcrypt -lnsl -lm Here is how to fix it. In amarok/src/Makefile.am move $(mysql_libs) from amarokapp_LDADD to amarokapp_LDFLAGS fixes this problem. |
|
This is still going on in slightly different way
amarok/src/Makefile.am: variable \'LIBADD\' contains unknown flag -z. These should be in LDFLAGS ! amarok/src/Makefile.am: variable \'LDADD\' contains unknown flag -z. These should be in LDFLAGS! The fix is simmilar to what is decribed above. Am I the only one having this prblem? |
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell, Yahoo [Bot]