I try install MySQL 3.23.56 from sources on my FreeBSD 4.8-STABLE
configure (./configure --enable-assembler --with-innodb) works fine, but
when I say "make",
I get next error :
------------------------------
Making all in extra
/usr/local/bin/bash ../libtool --mode=link
c -O3 -DDBUG_OFF -DHAVE_BROKEN_R
EALPATH -o resolveip resolveip.o ../mysys/libmysys.a ../dbug/libdbug.a
../s
trings/libmystrings.a -lz -lcrypt -lm -pthread
gcc -O3 -DDBUG_OFF -DHAVE_BROKEN_REALPATH -o resolveip resolveip.o -pthread
../
mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lcrypt -lm
resolveip.o: In function `main':
resolveip.o(.text+0x351): undefined reference to `__h_errno'
*** Error code 1
Stop in /usr/home/admin/soft/mysql-3.23.56/extra.
*** Error code 1
Stop in /usr/home/admin/soft/mysql-3.23.56.
*** Error code 1
Stop in /usr/home/admin/soft/mysql-3.23.56.
---------------------------------------------------------------------------
whats problem ?
WBR,
Mike.
| Thread |
|---|
| • problem with compiling MySQL 3.23.56 on FreeBSD | Mikhail Andreev | 20 Jun |