fil krohnengold writes: > > I have no pride - I'll use a binary if I can find a recent one > for 2.6 - I just can't seem to find any. I've tried backing up > from 3.23.47 to 46, 45, and 44 - my compile is getting stuck at > the same place for all of them. > > : Making all in libmysql > : make[2]: Entering directory `/local/src/mysql-3.23.47/libmysql' > : /bin/sh ../libtool --mode=link gcc -O3 -DDBUG_OFF > : -DHAVE_RWLOCK_T -o libmysqlclient.la -rpath /usr/local/lib/mysql > [...] > : rm -fr .libs/libmysqlclient.la .libs/libmysqlclient.* \ > : .libs/libmysqlclient.* > > Does this have anything to do with why I can't find 3.23.x > binaries for solaris 2.6? > > using gcc2.95.3. > > Thanks - > > -fil > -- > fil krohnengold > network systems administrator > american museum of natural history > [EMAIL PROTECTED] >
No, most people build MySQL on 2.6 without any major problem. You can not find binaries for 2.6 as we do not have direct access to ane because there are fewer and fewer systems with 2.6, as it is two versions behind. Your problem is probably badly built or installed compiler. Try finding binary version of 2.95.3 for 2.6 and install it properly, with LD_LIBRARY_PATH pointing to the correct locations. -- Regards, __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus <___/ www.mysql.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php