2 messages in com.mysql.lists.bugserror dufing make mysql 3.23.39
FromSent OnAttachments
변형구22 Jun 2001 04:58 
Michael Widenius24 Jun 2001 12:18 
Subject:error dufing make mysql 3.23.39
From:변형구 (blue@howny)
Date:06/22/2001 04:58:43 AM
List:com.mysql.lists.bugs

i have an error during make please correct this error and reply me

mysql version is 3.23.39 OS is sun sparc solaris 7 server is sun Enterprise 250

configure option is following this

./configure --with-charset=euc_kr --prefix=/user1/mysql
--localstatedir=/user2/mysql/data \ --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static \ --with-berkeley-db

make error is following this major message undefined reference to 'dlopen'

/usr/lib/libc.a(nss_deffinder.o): In function `SO_per_src_lookup': nss_deffinder.o(.text+0x7c): undefined reference to `dlopen' nss_deffinder.o(.text+0xac): undefined reference to `dlsym' nss_deffinder.o(.text+0xc0): undefined reference to `dlclose' /usr/lib/libc.a(nss_deffinder.o): In function `SO_per_src_delete': nss_deffinder.o(.text+0xf8): undefined reference to `dlclose' collect2: ld returned 1 exit status make[2]: *** [mysql] Error 1 make[2]: Leaving directory `/user3/oooic/install/mysql-3.23.39/client' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/user3/oooic/install/mysql-3.23.39' make: *** [all-recursive-am] Error 2 howny.com:/user3/oooic/install/mysql-3.23.39% howny.com:/user3/oooic/install/mys ql-3.23.39%