Date: Tue, 23 Mar 2004 08:48:55 +0900 From: Kazuaki Oda <kaakun@highway.ne.jp> To: Dorin H <bj93542@yahoo.com> Cc: current@freebsd.org Subject: Re: libpthread / mysql41-server Message-ID: <20040323084855.69166bed.kaakun@highway.ne.jp> In-Reply-To: <20040321192212.28474.qmail@span.corp.yahoo.com> References: <405CE985.9010403@FreeBSD.org> <20040321192212.28474.qmail@span.corp.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In case of mysql40-server, I had the same problem (mysql was crashing on
tcp connections).
But without libwrap, it works fine.
--- Makefile.orig       Mon Mar 22 05:35:14 2004
+++ Makefile    Tue Mar 23 07:31:03 2004
@@ -38,7 +38,6 @@
                --without-readline \
                --without-bench \
                --without-extra-tools \
-               --with-libwrap \
                --with-mysqlfs \
                --with-vio \
                --with-low-memory \
On Sun, 21 Mar 2004 11:22:12 -0800 (PST)
Dorin H <bj93542@yahoo.com> wrote:
> Hi
> --- Alex Dupre <ale@FreeBSD.org> wrote:
> > Andy Hilker wrote:
> > 
> > > I do not understand why "make install" does not
> > really work. Has
> > > anybody a working mysql-41 server on recent
> > current successfully
> > > compiled and run?
> > 
> > Yes, of course, I personally tested it with all
> > threaded libs except 
> > libthr (libkse, libc_r, libpthread and
> > linuxthreads). Always working, 
> > faster or slower.
> > 
> 
> Have you tested if tcp port connection works? Mine it
> keeps crashing and I am unable to see why so far. 
> I am running current with kse (ports rebuilt using
> libmap also), ULE scheduler, mysql default
> installation and no other special tweakings.  This
> while mysql client works using /tmp/mysql.sock.
> Just let mw know if it works, and I'll dig some
> more...
> Thanks,
> /Dorin.
> 
> > --
> > Alex Dupre
> > _______________________________________________
> > freebsd-current@freebsd.org mailing list
> >
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to
> "freebsd-current-unsubscribe@freebsd.org"
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance Tax Center - File online. File on time.
> http://taxes.yahoo.com/filing.html
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to
> "freebsd-current-unsubscribe@freebsd.org"
> 
-- 
Kazuaki Oda <kaakun@highway.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040323084855.69166bed.kaakun>
