A thread to post your hints, tips and misery when compiling the 1.18.4.0RC for Linux.
Ok so far have downloaded and compiled the c-ares library from:
http://daniel.haxx.se/projects/c-ares/
Didn't install it, just edited the updated makeSL (v1.81) script from:
http://wiki.secondlife.com/wiki/Compiling_the_viewer_%28Linux%29
So that it points at the directory I compiled c-ares to get the libraries.
But....
When I compile c-ares it makes a .la library file not a .a library file.
Am sure it's a simple ./configure option, but I don't know it!
Anyone point me in the right direction?