On Fri, Aug 31, 2001 at 10:10:52PM -0700, Jeff Dickison wrote:

>       I am trying to get mysql-3.23.41 to compile under Solaris 2.6
> sparc with gcc 2.95.2 and have been running into some problems.  Currently
> I am using this as my comfigure :
> 
>  ./configure --prefix=/usr/local/mysql \
> --with-client-ldflags='-R /usr/local/lib'\
> --enable-thread-safe-client \
> --with-gnu-ld \
> --with-low-memory 
> 
> 
> It gives me this error after a bit of compiling:
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/libgcc.a: could not
> read symbols: Bad value
> collect2: ld returned 1 exit status
> 
> My version of ld is 2.9 (with BFD 2.9).
> Has anyone been able to get this to work?

I just ran that on an old Solaris 2.6 machine (took a couple hours to
run).  Everything built fine.

You can grab the tarball from here:

  http://jeremy.zawodny.com/mysql/misc/mysql-3.23.41-sol-2.6.tar.bz2

If you'd like to try the one I built.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.41-max: up 3 days, processed 33,564,785 queries (109/sec. avg)

---------------------------------------------------------------------
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

Reply via email to