Julian Hiscock writes:
 > We are currently trying to compile MySQL V3.23.32 under Tru64 V5.0a running 
 > on a Compaq Alphaserver DS20E. The error messages are as follows:
 > 
 > Object file format error in: /usr/local/mysql/lib/mysql: 
 > read_pass1_info_malloc: bad file magic number
 > ld:
 > Object file format error in: /usr/local/mysql/lib/mysql: read_curr_obj_info: 
 > File is not a regular file
 > make[2]: *** [mysql] Error 1
 > make[2]: Leaving directory 'julian/mysql/mysql-3.23.32/client'
 > make[1]: *** [all-recursive] Error 1
 > make[2]: Leaving directory 'julian/mysql/mysql-3.23.32'
 > make: *** [all-recursive] Error 2
 > 
 > This was using the cxx compiler. We'd like to use gcc but we can't get that 
 > to compile either and we can't find a Tru64 binary version on the web.
 > 
 > If anyone can help with the compilation errors or knows where to get a gcc 
 > binary for Tru64 V5.0a(other than the Compaq freeware CD's which our DS20 
 > refuses to read) then please reply!
 > 
 > Cheers,
 > 
 > Julian
 > 
 > 
 > _________________________________________________________________________
 > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 > 
 > 


Hi!

The above is some error with Compaq compiler. As this compiler
produces better code for Alpha then GNU, you should stick to it. 

You should however consult Compaq on this issue.

And you should use GNU make, not Compaq's make.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaka, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

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