Jump to content

Recommended Posts

Posted

I have successfully gotten MaNGOS compiled from the latest tarball and working on Solaris 10 x86. I found only one issue, in deps/tbb (see my previous thread); left to itself, it will try to build tbb using Sun CC whether it's installed or not. Making deps/tbb/build/SunOS.suncc.inc a symbolic link to deps/tbb/build/SunOS.gcc.inc works around this problem. Make sure to specify LDFLAGS="-L/path/lib -R/path/lib" for OpenSSL and MySQL libs when configuring, if they're not in a standard location (which they probably won't be, if you've installed up-to-date versions), and everything should be good.

Now I just need a revision-matched set of maps/dbc files and database. (I'm running without vmaps for now. I'll worry about that later.)

Posted
i think this can be considred tbb bug. Maybe good report to tbb project...

I'm not sure about that .. since mangos uses it's own makefile(s) for tbb as original tbb makefile wasn't quite compatible with autotools.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use