DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) sunos

Info Catalog (mysql.info) ibm-aix (mysql.info) other-unix-notes (mysql.info) alpha-dec-unix
 
 2.12.5.4 SunOS 4 Notes
 ......................
 
 On SunOS 4, MIT-pthreads is needed to compile MySQL. This in turn means
 you 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:
 
      ./configure --disable-shared --with-mysqld-ldflags=-all-static
 
 When compiling `readline', you may get warnings about duplicate
 defines. These can be ignored.
 
 When compiling `mysqld', there are some `implicit declaration of
 function' warnings.  These can be ignored.
 
Info Catalog (mysql.info) ibm-aix (mysql.info) other-unix-notes (mysql.info) alpha-dec-unix
automatically generated byinfo2html