Well..... this is not working.....

Jani (or anyone),
        After some confusing operations (as I said, i'm not good in AIX) I
found that libc.a and libbsd.a are installed in /usr/local/lib or /usr/lib,
were the others libraries are.

        I alse tried to compile as if the os version was 4.2.1 (mysql manual
instructions) but it reapeats the same error.

        I found the binaries to install in aix 4.3 (from freeware.bull.net) but
I prefer to compile it, because I also need to compile apache and lots of
modules (including php and perl), otherwise I'll have to change to a linux
server (and i'dont have the hw).

        Following  (again) is the compilation report and some other data, please
 I NEED HELP!!!!!

         AIX 4.3.2 on an RS6000 model 43P, machine type 604e.
 > 
 >      gcc version: 2.95.2
 > 
 > After reading the MySQL INSTALL-SOURCE file I set the following variables:
 > 
 > (root) /home/soft/mysql-3.23.43 > export CC="gcc -pipe -mcpu=604e -Wa,-many"
 > (root) /home/soft/mysql-3.23.43 > export CXX="gcc -pipe -mcpu=604e -Wa,-many"
 > (root) /home/soft/mysql-3.23.43 > export CXXFLAGS="-felide-constructors
 > -fno-exceptions -fno-rtti"
 > 
 > I ran the following command:
 > 
 > (root) /home/soft/mysql-3.23.43 > ./configure --prefix=/usr/local/mysql
 > --with-low-memory


 > gcc -pipe -mcpu=604e -Wa,-many -O3 -DDBUG_OFF -Wa,-many 
 > -DUNDEF_HAVE_INITGROUPS -DSIGNALS_DONT_BREAK_READ -o resolveip resolveip.o
 > ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lcrypt -lm
 > -lpthread  
 > ld: 0711-317 ERROR: Undefined symbol: .__inet_addr  
 > ld: 0711-317ERROR: Undefined symbol: .__inet_ntoa 
 > ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
 > collect2: ld returned 8 exit status 
 > make: The error code from the last command is 1.

-- 
Sr. Ernesto Silva.
Webmaster.
Universidad ORT Uruguay.
Cuareim 1451.
Montevideo.
Montevideo - 11100.
Uruguay.

[EMAIL PROTECTED] (text only)
[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
-------------------------------------------------------

-- 
Sr. Ernesto Silva.
Webmaster.
Universidad ORT Uruguay.
Cuareim 1451.
Montevideo.
Montevideo - 11100.
Uruguay.

[EMAIL PROTECTED] (text only)
[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

Reply via email to