GNU Info

Info Node: (mysql.info)SunOS

(mysql.info)SunOS


Next: Alpha-DEC-UNIX Prev: IBM-AIX Up: Other Unix Notes
Enter node , (file) or (file)node

SunOS 4 Notes
.............

On SunOS 4, MIT-pthreads is needed to compile MySQL, which in turn
means you will need GNU `make'.

Some SunOS 4 systems have problems with dynamic libraries and `libtool'.
You can use the following `configure' line to avoid this problem:

     shell> ./configure --disable-shared --with-mysqld-ldflags=-all-static

When compiling `readline', you may get warnings about duplicate defines.
These may be ignored.

When compiling `mysqld', there will be some `implicit declaration of
function' warnings. These may be ignored.


automatically generated by info2www version 1.2.2.9