DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(mysql.info.gz) SunOS

Info Catalog (mysql.info.gz) IBM-AIX (mysql.info.gz) Other Unix Notes (mysql.info.gz) 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 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:
 
      ./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 will be some `implicit declaration of
 function' warnings. These can be ignored.
 
Info Catalog (mysql.info.gz) IBM-AIX (mysql.info.gz) Other Unix Notes (mysql.info.gz) Alpha-DEC-UNIX
automatically generated byinfo2html