Machine: PPC G3 (Rev. A iMac), 288 MB RAM

Problem occurred when running 'make install'. It configured fine 
(Configure command: ./configure  --prefix=/usr/local/mysql-3.23.38) and 
compiled fine. However, 'make install' exited as follows:
.
.
.
/usr/bin/install: run-all-tests and /usr/local/mysql-3.23.38/sql-
bench/run-all-tests are the same file
  /usr/bin/install -c  server-cfg /usr/local/mysql-3.23.38/sql-
bench/server-cfg
/usr/bin/install: server-cfg and /usr/local/mysql-3.23.38/sql-
bench/server-cfg are the same file
  /usr/bin/install -c  crash-me /usr/local/mysql-3.23.38/sql-
bench/crash-me
/usr/bin/install: crash-me and /usr/local/mysql-3.23.38/sql-
bench/crash-me are the same file
  /usr/bin/install -c  copy-db /usr/local/mysql-3.23.38/sql-bench/copy-db
/usr/bin/install: copy-db and /usr/local/mysql-3.23.38/sql-bench/copy-db 
are the same file
make[2]: *** [install-benchSCRIPTS] Error 1
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
[localhost:/usr/local/mysql-3.23.38]


This happened both with and without the --low-memory flag in configuring.

Other info:
Compilation info: CC='cc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC:
lrwxr-xr-x  1 root  wheel  15 May 22 22:13 /usr/lib/libc.dylib -> 
libSystem.dyl\
ib
System: Darwin localhost 1.3.3 Darwin Kernel Version 1.3.3: Fri May  4 
13:46:54\
  PDT 2001; root:xnu/xnu-124.8.obj~1/RELEASE_PPC  Power Macintosh powerpc
Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/cc


Maybe you could release a binary for Mac OS X (non-server).

Thanks,
Dustin Li

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