My compile seems to have stuck itself in a loop - just wondering
if this is normal - it's been over 90 minutes on:
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
-version-info 10:0:0
[...]
All the gcc process seems to be doing is creating and deleting
files in /tmp with this as their contents:
int main() { return 0; }
I tried killing the compile and restarting it - it reached this
point and started looping again.
This is a fresh solaris 2.6 install with gcc2.95.3 compiled from
a binary gcc2.95.2 - no options passed to configure. What could
I have broken?
-fil
--
fil krohnengold
network systems administrator
american museum of natural history
[EMAIL PROTECTED]
---------------------------------------------------------------------
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