Hi!

>>>>> "fil" == fil krohnengold <[EMAIL PROTECTED]> writes:

fil> [gcc version 2.95.2; mysql 3.23.47]
<cut>

fil> ctype.lo  dbug.lo  -lz -lcrypt -lgen -lsocket -lnsl -lm
fil> rm -fr .libs/libmysqlclient.la .libs/libmysqlclient.*
fil> .libs/libmysqlclient.*
fil> ----

fil> ... then I'm stuck there for hours.  Files called sh${PID} are
fil> being created and removed in /tmp with this as their contents: 

fil> ----
fil> int main() { return 0; }
fil> ----
             
This is an indication that something is not completely right with your
system;  You should try to spend some time to find out what is wrong,
as this could have serious effects on other programs than MySQL.

Are you using an NFS disk?
If yes, try to do the compilation on a normal disk.

Can you from 'ps' see what command are executing ?

Are you using gnu make;  If you are using Solaris make, then you can
get into strange problems like this.

fil> Here's the last 200 lines from config.log, as requested by
fil> sinisa: 

This doesn't help, as the problem isn't that your configure failed.

Regards,
Monty

-- 
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Michael Widenius <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, CTO
/_/  /_/\_, /___/\___\_\___/   Helsinki, Finland
       <___/   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

Reply via email to