Hi,
        Make sure all these path is in your path environment:
/usr/local/bin /usr/local/sbin /usr/sbin /usr/bin /usr/ccs/bin /usr/ucb

this shpuld do it. Make sure that you run configure first before you run
make.

HTH
Pe'

*--------------------------------------------------------------*
System Administrator                            
EDS Electronic Data Systems (Thailand) Co., Ltd. 
100/61 29th Floor, Sathorn Nakorn Tower
North Sathorn Rd., Silom, Bangrak       ////// /////  //////
Bangkok 10500                          //     //  // //
Thailand.                             ////   //   // /////
                                     //     //   //     //
Phone: 011-66-2-6367288             ////// //////  //////
Fax:   011-66-2-6367388

http://student.lssu.edu/~pe/index.html
*--------------------------------------------------------------*

On Wed, 11 Apr 2001, [gb2312] Àä·ç wrote:

> 
> ----- Original Message -----
> From: "System Admin." <[EMAIL PROTECTED]>
> To: "Àä·ç" <[EMAIL PROTECTED]>
> Sent: Wednesday, April 11, 2001 9:31 AM
> Subject: Re: 3.23.36 in solaris8 x86
> 
> 
> Hi,
> Did you get the pre-compiled gcc?. It will tells you that it cross
> compiled. So, what you can do is download gcc source and re-compile you
> gcc compiler and install it to your new dir. and use that compiler that
> locally build on your system config and compile mysql. It will work.
> 
> HTH
> 
> Pe'
> 
> ok,I download gcc-2.95.3 got such error
> [root@solaris8 chenlf]# cd /tmp/gcc-2.95.3
> [root@solaris8 gcc-2.95.3]# make
> make[1]: Entering directory `/tmp/gcc-2.95.3/libiberty'
> rm -f libiberty.a
> ar cr libiberty.a \
>   argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o
> getopt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o
> spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o
> xstrdup.o xstrerror.o  asprintf.o mkstemps.o setenv.o sigsetmask.o
> vasprintf.o
> make[1]: ar: Command not found
> make[1]: *** [libiberty.a] Error 127
> make[1]: Leaving directory `/tmp/gcc-2.95.3/libiberty'
> make: *** [all-libiberty] Error 2
> 
> So i download binutil from and compile i got the same error
> [root@solaris8 binutils-2.10.1]# make
> make[1]: Entering directory `/export/home/chenlf/binutils-2.10.1/libiberty'
> rm -f libiberty.a
> ar cr libiberty.a \
>   argv.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o
> fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o
> floatformat.o objalloc.o obstack.o partition.o pexecute.o spaces.o
> splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o
> xstrdup.o xstrerror.o  asprintf.o mkstemps.o setenv.o sigsetmask.o
> vasprintf.o
> make[1]: ar: Command not found
> make[1]: *** [libiberty.a] Error 127
> make[1]: Leaving directory `/export/home/chenlf/binutils-2.10.1/libiberty'
> make: *** [all-libiberty] Error 2
> 
> what can i do??
> 


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