From owner-freebsd-stable@FreeBSD.ORG Tue Apr 26 12:06:42 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 519FC16A4CF for ; Tue, 26 Apr 2005 12:06:42 +0000 (GMT) Received: from priv-edtnes51.telusplanet.net (outbound04.telus.net [199.185.220.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8B4F43D49 for ; Tue, 26 Apr 2005 12:06:41 +0000 (GMT) (envelope-from wwk761@telus.net) Received: from localhost ([199.185.220.240]) by priv-edtnes51.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20050426120641.MILE5415.priv-edtnes51.telusplanet.net@localhost> for ; Tue, 26 Apr 2005 06:06:41 -0600 Received: from 64.26.155.200 ( [64.26.155.200]) as user wwk761@telus.net@192.168.200.1 by webmail.telus.net with HTTP; Tue, 26 Apr 2005 05:06:41 -0700 Message-ID: <1114517201.426e2ed145b94@webmail.telus.net> Date: Tue, 26 Apr 2005 05:06:41 -0700 From: wwk761@telus.net To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1-cvs X-Originating-IP: 64.26.155.200 Subject: Re: Re: mysql40-server with linuxthreads and CFLAGS=-DUSE_OLD_FUNCTIONS X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 12:06:42 -0000 On Sun, 17 Apr 2005 wwk761@telus.net wrote: > Does any 1-:) have a compiled mysql4*-server with linuxthreads and CFLAGS=- > DUSE_OLD_FUNCTIONS > > I went by all the deltas from 5500 up to today ( 5734 ) and always get the same > error > <> > cc -DDBUG_OFF -DUSE_OLD_FUNCTIONS -DUSE_OLD_FUNCTIONS -felide-constructors - fno- > rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti - > DMYSQLD_NET_RETRY_COUNT=1000000 -o mysqld sql_lex.o sql_handler.o item.o > item_sum.o item_buff.o item_func.o item_cmpfunc.o item_strfunc.o > item_timefunc.o thr_malloc.o item_create.o field.o key.o sql_class.o sql_list.o > net_serv.o net_pkg.o lock.o my_lock.o sql_string.o sql_manager.o sql_map.o > mysqld.o password.o hash_filo.o hostname.o convert.o set_var.o sql_parse.o > sql_yacc.o sql_base.o table.o sql_select.o sql_insert.o sql_update.o > sql_delete.o uniques.o sql_do.o procedure.o item_uniq.o sql_test.o log.o > log_event.o init.o derror.o sql_acl.o unireg.o des_key_file.o time.o > opt_range.o opt_sum.o opt_ft.o records.o filesort.o handler.o ha_heap.o > ha_myisam.o ha_myisammrg.o ha_berkeley.o ha_innodb.o ha_isam.o ha_isammrg.o > sql_db.o sql_table.o sql_rename.o sql_crypt.o sql_load.o mf_iocache.o > field_conv.o sql_show.o sql_udf.o sql_analyse.o sql_cache.o slave.o sql_repl.o > sql_union.o mini_client.o mini_client_errors.o stacktrace.o repl_failsafe.o - > static -DHAVE_GLIBC2_STYLE_GETHOSTBYNAME_R -D_THREAD_SAFE - > I/usr/local/include/pthread/linuxthreads -DHAVE_GLIBC2_STYLE_GETHOSTBYNAME_R - > D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads - > L/usr/ports/databases/mysql40-server/work/mysql-4.0.24/bdb/build_unix - > ldb ../innobase/usr/libusr.a ../innobase/srv/libsrv.a ../innobase/dict/libdict.a > ../innobase/que/libque.a ../innobase/srv/libsrv.a ../innobase/ibuf/libibuf.a .. > /innobase/row/librow.a ../innobase/pars/libpars.a ../innobase/btr/libbtr.a ../ in > nobase/trx/libtrx.a ../innobase/read/libread.a ../innobase/usr/libusr.a ../innob > ase/buf/libbuf.a ../innobase/ibuf/libibuf.a ../innobase/eval/libeval.a ../innoba > se/log/liblog.a ../innobase/fsp/libfsp.a ../innobase/fut/libfut.a ../innobase/fi > l/libfil.a ../innobase/lock/liblock.a ../innobase/mtr/libmtr.a ../innobase/page/ > libpage.a ../innobase/rem/librem.a ../innobase/thr/libthr.a ../innobase/sync/lib > sync.a ../innobase/data/libdata.a ../innobase/mach/libmach.a ../innobase/ha/libh > a.a ../innobase/dyn/libdyn.a ../innobase/mem/libmem.a ../innobase/sync/libsync.a > ../innobase/ut/libut.a ../innobase/os/libos.a ../innobase/ut/libut.a ../isam/ li > bnisam.a ../merge/libmerge.a ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a . > ./heap/libheap.a ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../rege x/ > libregex.a ../strings/libmystrings.a -lwrap -L/usr/local/lib -llthread - > llgcc_r -lz -lcrypt -lm -llthread -llgcc_r > *** Error code 1 > <> > I will appreciate a compiled "work" directory. Hm, odd that it didn't actually print an error message. Are you omitting something? probaly the line below, Stop in /usr/ports/databases/mysql40-server/work/mysql-4.0.24/sql. but I'm not certain somhow I can not find my makefile piped output. but it water under the bridge... Thanks anyhow. I went back to 3.23 however... on my 5.3 traning box 4.1 did compile nicley with WITH_PROC_SCOPE_PTH=yes BUILD_OPTIMIZED=yes BUILD_STATIC=yes Once the 5.4 is released I will retry and test wiht my old tables. Again thanks /r/ wlodek -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org