473,396 Members | 2,057 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Mysql build solaris - Segmentation Fault (core dumped)

Can anyone help me out with this error, I am trying to compile mysql
with gcc 3.4.6 (Compiled from source) using

CC=gcc CFLAGS="-O3 -mcpu=v8 -Wa,-xarch=v8plusa" \
CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti
-mcpu=v8 -Wa,-xarch=v8plusa" \
../configure --prefix=/opt/build/mysql --with-low-memory \
--enable-assembler

make

--- output ---

make[4]: Entering directory `/opt/mysql-5.0.21/sql'
/bin/ksh ../libtool --preserve-dup-deps --tag=CXX --mode=link gcc
-DDBUG_OFF -O 3 -felide-constructors -fno-exceptions -fno-rtti
-mcpu=v8 -Wa,-xarch=v8plusa - fno-implicit-templates
-fno-exceptions -fno-rtti -D_FILE_OFFSET_BITS=64 -DHAVE_R
WLOCK_T -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 item_subselect.o
item_row.o item_geofunc.o field.o strfunc.o key.o sql_class.o s
ql_list.o net_serv.o protocol.o sql_state.o lock.o my_lock.o
sql_string.o sql_ma nager.o sql_map.o mysqld.o password.o
hash_filo.o hostname.o set_var.o sql_parse .o sql_yacc.o
sql_base.o table.o sql_select.o sql_insert.o sql_prepare.o sql_err
or.o sql_update.o sql_delete.o uniques.o sql_do.o procedure.o
item_uniq.o sql_te st.o log.o log_event.o init.o derror.o
sql_acl.o unireg.o des_key_file.o discove r.o time.o
opt_range.o opt_sum.o records.o filesort.o handler.o ha_heap.o ha_myi
sam.o ha_myisammrg.o ha_berkeley.o ha_innodb.o ha_ndbcluster.o
sql_db.o sql_tabl e.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 sql_derived.o cl
ient.o sql_client.o mini_client_errors.o pack.o stacktrace.o
repl_failsafe.o sql _olap.o sql_view.o gstream.o spatial.o
sql_help.o sql_cursor.o tztime.o my_time. o my_user.o
my_decimal.o sp_head.o sp_pcontext.o sp_rcontext.o sp.o sp_cache.o p
arse_file.o sql_trigger.o ha_example.o ha_archive.o ha_tina.o
ha_blackhole.o ha_ federated.o ../innobase/usr/libusr.a
.../innobase/srv/libsrv.a ../innobase/dict/l ibdict.a
.../innobase/que/libque.a ../innobase/srv/libsrv.a ../innobase/ibuf/libi
buf.a ../innobase/row/librow.a ../innobase/pars/libpars.a
.../innobase/btr/libbtr .a ../innobase/trx/libtrx.a
.../innobase/read/libread.a ../innobase/usr/libusr.a
.../innobase/buf/libbuf.a ../innobase/ibuf/libibuf.a
.../innobase/eval/libeval.a . ./innobase/log/liblog.a
.../innobase/fsp/libfsp.a ../innobase/fut/libfut.a ../inn
obase/fil/libfil.a ../innobase/lock/liblock.a ../innobase/mtr/libmtr.a
.../innoba se/page/libpage.a ../innobase/rem/librem.a
.../innobase/thr/libthr.a ../innobase/ sync/libsync.a
.../innobase/data/libdata.a ../innobase/mach/libmach.a ../innobase
/ha/libha.a ../innobase/dyn/libdyn.a ../innobase/mem/libmem.a
.../innobase/sync/l ibsync.a ../innobase/ut/libut.a
.../innobase/os/libos.a ../innobase/ut/libut.a -l rt
.../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a
.../vio/li bvio.a ../mysys/libmysys.a ../dbug/libdbug.a
.../regex/libregex.a ../strings/libm ystrings.a -lz -ldl
-lpthread -lthread -lposix4 -lcrypt -lgen -lsocket -lns l -lm
-lpthread -lthread
gcc -DDBUG_OFF -O3 -felide-constructors -fno-exceptions -fno-rtti
-mcpu=v8 -Wa,- xarch=v8plusa -fno-implicit-templates
-fno-exceptions -fno-rtti -D_FILE_OFFSET_B ITS=64
-DHAVE_RWLOCK_T -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 it em_create.o item_subselect.o
item_row.o item_geofunc.o field.o strfunc.o key.o s ql_class.o
sql_list.o net_serv.o protocol.o sql_state.o lock.o my_lock.o sql_str
ing.o sql_manager.o sql_map.o mysqld.o password.o hash_filo.o
hostname.o set_var .o sql_parse.o sql_yacc.o sql_base.o table.o
sql_select.o sql_insert.o sql_prepa re.o sql_error.o
sql_update.o sql_delete.o uniques.o sql_do.o procedure.o item_u
niq.o sql_test.o log.o log_event.o init.o derror.o sql_acl.o unireg.o
des_key_fi le.o discover.o time.o opt_range.o opt_sum.o
records.o filesort.o handler.o ha_h eap.o ha_myisam.o
ha_myisammrg.o ha_berkeley.o ha_innodb.o ha_ndbcluster.o sql_d
b.o sql_table.o sql_rename.o sql_crypt.o sql_load.o mf_iocache.o
field_conv.o sq l_show.o sql_udf.o sql_analyse.o sql_cache.o
slave.o sql_repl.o sql_union.o sql_ derived.o client.o
sql_client.o mini_client_errors.o pack.o stacktrace.o repl_fa
ilsafe.o sql_olap.o sql_view.o gstream.o spatial.o sql_help.o
sql_cursor.o tztim e.o my_time.o my_user.o my_decimal.o
sp_head.o sp_pcontext.o sp_rcontext.o sp.o sp_cache.o
parse_file.o sql_trigger.o ha_example.o ha_archive.o ha_tina.o ha_bla
ckhole.o ha_federated.o ../innobase/usr/libusr.a
.../innobase/srv/libsrv.a ../in nobase/dict/libdict.a
.../innobase/que/libque.a ../innobase/srv/libsrv.a ../innob
ase/ibuf/libibuf.a ../innobase/row/librow.a ../innobase/pars/libpars.a
.../innoba se/btr/libbtr.a ../innobase/trx/libtrx.a
.../innobase/read/libread.a ../innobase/ usr/libusr.a
.../innobase/buf/libbuf.a ../innobase/ibuf/libibuf.a ../innobase/eva
l/libeval.a ../innobase/log/liblog.a ../innobase/fsp/libfsp.a
.../innobase/fut/li bfut.a ../innobase/fil/libfil.a
.../innobase/lock/liblock.a ../innobase/mtr/libmt r.a
.../innobase/page/libpage.a ../innobase/rem/librem.a
.../innobase/thr/libthr.a ../innobase/sync/libsync.a
.../innobase/data/libdata.a ../innobase/mach/libmach. a
.../innobase/ha/libha.a ../innobase/dyn/libdyn.a
.../innobase/mem/libmem.a ../in nobase/sync/libsync.a
.../innobase/ut/libut.a ../innobase/os/libos.a ../innobase/
ut/libut.a -lrt ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a
.../heap/libhea p.a ../vio/libvio.a ../mysys/libmysys.a
.../dbug/libdbug.a ../regex/libregex.a ..
/strings/libmystrings.a -lz -ldl -lpthread -lthread -lposix4 -lcrypt
-lgen -lsoc ket -lnsl -lm -lpthread -lthread
make[4]: *** [mysqld] Segmentation Fault (core dumped)
make[4]: *** Deleting file `mysqld'
make[4]: Leaving directory `/opt/mysql-5.0.21/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/mysql-5.0.21/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/mysql-5.0.21/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/mysql-5.0.21'
make: *** [all] Error 2

May 26 '06 #1
0 3074

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: sivignon | last post by:
Hi, I'm writing a php script which deals with 3 ORACLE databases. This script is launch by a script shell on an linux machine like this : /../php/bin/php ./MySript.php (PHP 4.3.3) My script...
2
by: Karl Hanzel | last post by:
I've tried to google-up an answer but am not finding it, even tho i have seen passing reference to what sounds like the same problem from others. On a Solaris-8 machine i'm trying to build...
0
by: Robert Mazur | last post by:
Solaris 9 - sparc 64bit MySQL 5.0 alpha (installed using binary from MySQL) --------------------------------- Has anyone expereinced this? The client will launch locally and process SQL...
13
by: N.S. du Toit | last post by:
Just having a bit of trouble programming with C under FreeBSD 5.1 using the gcc compiler. I'm a bit new to C so my apologies if the answer to my question appear obvious :) Basically I've...
10
by: wong_powah | last post by:
I want to find out where (which line) my C program core dump. How to do that? Is there a web site describing the procedure? One approach is to use stack trace of the mdb debugger, but I does not...
1
by: kumarangopi | last post by:
two.c: #include<stdio.h> main() { printf("hello C is working"); } #gcc -0 two two.c #./two segmetnation fault
29
by: DanielJohnson | last post by:
I wrote this small program to reverse each word in the string. For example: "I love You" should print as "I evoL uoY". I get Segmentation Fault (core dumped) error upon running the program. It...
6
by: DanielJohnson | last post by:
int main() { printf("\n Hello World"); main; return 0; } This program terminate just after one loop while the second program goes on infinitely untill segmentation fault (core dumped) on...
2
by: Verdana | last post by:
We're using Python 2.5 on our production and testing servers, which both run SunOS 5.8 and Oracle 10g. The script we're working on is supposed to process wddx packets, enter some info in the database...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.