# uname -mnrs
OpenBSD box.justdied.com 3.8 i386

For this kernel I only enable raidframe and raid autoconfig.  Other's
same as GENERIC(or I need to use

Port:   mysql-server-4.0.24p1
Path:   databases/mysql,-server

I get this error when running this command:

# env SUBPACKAGE="-server" make install

Error:
gmake[2]: Entering directory
`/usr/ports/databases/mysql/w-mysql-4.0.24/mysql-4.0.24/client'
/bin/sh ../libtool --preserve-dup-deps --mode=link cc  -DDBUG_OFF -O2
-pipe -felide-constructors -fno-exceptions -fno-rtti  
-fno-implicit-templates -fno-exceptions -fno-rtti   -o mysqlbinlog 
mysqlbinlog.o -lsupc++ ../libmysql/libmysqlclient.la  -lz -lm 
-L/usr/lib -lssl -lcrypto
cc -DDBUG_OFF -O2 -pipe -felide-constructors -fno-exceptions -fno-rtti
-fno-implicit-templates -fno-exceptions -fno-rtti -o .libs/mysqlbinlog
mysqlbinlog.o  -lsupc++ -L../libmysql/.libs -lmysqlclient -L/usr/lib
-lz -lm -lssl -lcrypto -Wl,-rpath,/usr/local/lib/mysql
../libmysql/.libs/libmysqlclient.so.12.0: warning: vsprintf() is often
misused, please use vsnprintf()
../libmysql/.libs/libmysqlclient.so.12.0: warning: strcpy() is almost
always misused, please use strlcpy()
mysqlbinlog.o(.text+0x45): In function
`Load_log_processor::prepare_new_file_for_old_format(Load_log_event*,
char*)':
: warning: sprintf() is often misused, please use snprintf()
../libmysql/.libs/libmysqlclient.so.12.0: warning: strcat() is almost
always misused, please use strlcat()
/usr/lib/libsupc++.a(eh_terminate.o)(.text._ZN10__cxxabiv111__terminateEPFvvE+0x41):
In function `__cxxabiv1::__terminate(void (*)())':
: undefined reference to `_Unwind_SjLj_Register'
/usr/lib/libsupc++.a(eh_personality.o)(.text.__gxx_personality_sj0+0x56):
In function `__gxx_personality_sj0':
: undefined reference to `_Unwind_SjLj_Register'
/usr/lib/libsupc++.a(eh_personality.o)(.text.__gxx_personality_sj0+0x1ac):
In function `__gxx_personality_sj0':
: undefined reference to `_Unwind_SjLj_Unregister'
/usr/lib/libsupc++.a(eh_personality.o)(.text.__gxx_personality_sj0+0x53b):
In function `__gxx_personality_sj0':
: undefined reference to `_Unwind_SjLj_Resume'
/usr/lib/libsupc++.a(eh_personality.o)(.text.__cxa_call_unexpected+0x44):
In function `__cxa_call_unexpected':
: undefined reference to `_Unwind_SjLj_Register'
/usr/lib/libsupc++.a(eh_personality.o)(.text.__cxa_call_unexpected+0x19f):
In function `__cxa_call_unexpected':
: undefined reference to `_Unwind_SjLj_Resume'
/usr/lib/libsupc++.a(eh_throw.o)(.text.__cxa_throw+0x60): In function
`__cxa_throw':
: undefined reference to `_Unwind_SjLj_RaiseException'
/usr/lib/libsupc++.a(eh_throw.o)(.text.__cxa_rethrow+0x47): In
function `__cxa_rethrow':
: undefined reference to `_Unwind_SjLj_Resume_or_Rethrow'
collect2: ld returned 1 exit status
gmake[2]: *** [mysqlbinlog] Error 1
gmake[2]: Leaving directory
`/usr/ports/databases/mysql/w-mysql-4.0.24/mysql-4.0.24/client'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/databases/mysql/w-mysql-4.0.24/mysql-4.0.24'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/databases/mysql (line 1807 of
/usr/ports/infrastructure/mk/bsd.port.mk).

All using OpenBSD 3.8-release.
# cvs -d [EMAIL PROTECTED]:/cvs -q up -rOPENBSD_3_8 -P src
# cvs -d [EMAIL PROTECTED]:/cvs -q up -rOPENBSD_3_8 -P ports

--
Thanks & Regards,
Ikmal aka EvoIVGSR

http://www.leakage.org/
http://root.justdied.com/mylife/
http://www.openbsd.org.my/
http://mirrors.mybsd.org.my/

Reply via email to