Date: Tue, 12 Sep 2000 15:56:00 +0400 From: Martin McFlySr <Martin@McFlySr.Kurgan.Ru> To: freebsd-stable@FreeBSD.ORG Subject: stabe & mysql322-server/ports/databases Message-ID: <704322425.20000912155600@McFlySr.Kurgan.Ru>
next in thread | raw e-mail | index | archive | help
Hello freebsd-stable@FreeBSD.ORG, anybody - try cvsup system, make world; make kernel; reload; and "make" mysql322-server from ports/databases/ ? when mysql322-server "make", it configuring with "Configuring MIT Pthreads"... in "make install" proceess we have a .... Making install in share for lang in czech danish dutch english estonia french german greek hungarian ita lian japanese korean norwegian norwegian-ny polish portuguese russian slovak spa nish swedish; do /bin/sh ../../mkinstalldirs /usr/local/share/mysql/$lang; .. wheel -m 444 ./$lang/errmsg.sys /usr/local/share/mysql/$lang/errmsg.sys; inst all -c -o root -g wheel -m 444 ./$lang/errmsg.txt /usr/local/share/mysql/$lang/ errmsg.txt; done Segmentation fault - core dumped *** Error code 139 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. and all binaries in /extras/ after run goto core... gdb on /extras/replace: (gdb) ba #0 0x80582e8 in __error () #1 0x280c39b0 in _thread_fd_table_init () from /usr/lib/libc_r.so.4 #2 0x280c2d9e in _thread_init () from /usr/lib/libc_r.so.4 #3 0x280f1671 in _thread_init_invoker::_thread_init_invoker () from /usr/lib/libc_r.so.4 #4 0x280f1698 in global constructors keyed to _thread_init_invoker::_thread_init_invoker () from /usr/lib/libc_r.so.4 #5 0x2808ad58 in _init () from /usr/lib/libc_r.so.4 #6 0x280880c5 in _init () from /usr/lib/libc_r.so.4 #7 0x2805f51e in _rtld () from /usr/libexec/ld-elf.so.1 but... i'm have a in one cvsup (full source); make world; make kernel; reload... #grep SYSV mykernel: options SYSVSHM options SYSVMSG options SYSVSEM #ldconfig -elf -r | grep libc_r 14:-lc_r.3 => /usr/lib/libc_r.so.3 44:-lc_r.4 => /usr/lib/libc_r.so.4 #make NATIVE_THREADS=yes configure ... Configuring MIT Pthreads ... #add "CONFIGURE_ARGS+= --with-mit-threads=no" to Makefile #make NATIVE_THREADS=yes configure ... Configuring MIT Pthreads ... what must i do for "make" mysql with libc_r ? thank you, -- Tuesday, September 12, 2000, 15:42 Best regards from future, Martin McFlySr, HillDale. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?704322425.20000912155600>