Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Signal 1 (Installation of Mysql)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Krigare
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2003
Posts: 92
Location: ::1

PostPosted: Mon Dec 08, 2003 12:55 pm    Post subject: Signal 1 (Installation of Mysql) Reply with quote

Hello folks, first i'd like to thank everyone who anticipates and helps newbies like me here. And also, especially for the "Doc-forum", that one is my favorite :oops:

I'm having trouble installing mysql on my server, it's a p2 333 mhz with 64 ram + 128mb swap. It terminates all connections (ssh for example) when i try to compile mysql. I even tried to emerge it in a screen but the screen was terminated.
As an example:
Code:
# screen
# emerge mysql
# (detach)

So what i did was that i started a screen again to be able to log the output.
Like this:
Code:
# screen
# emerge mysql > installmysql.log
# (detach)

Offcourse, the screen was once again terminated but this time i've got installmysql.log to read this in the end from:
Code:
g++ -O3 -DDBUG_OFF -march=pentium2 -O3 -pipe -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates
-fno-exceptions -fno-rtti -rdynamic -o gen_lex_hash gen_lex_hash.o  ../isam/libnisam.a ../merge/libmerge.a
../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a ../mysys/libmysys.a
../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a -lpthread -lz -lcrypt -lnsl -lm -lpthread
make[5]: Leaving directory `/var/tmp/portage/mysql-4.0.14-r2/work/mysql-4.0.14/sql'
./gen_lex_hash > lex_hash.h
source='item.cc' object='item.o' libtool=no \
depfile='.deps/item.Po' tmpdepfile='.deps/item.TPo' \

depmode=gcc3 /bin/sh ../depcomp \
g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\""
-DHAVE_CONFIG_H -I. -I. -I.. -I../bdb/build_unix -I./../include -I./../regex -I. -I../include -I.     -O3 -DDBUG_OFF
-march=pentium2 -O3 -pipe -felide-constructors -fno-exceptions -fno-rtti  -fno-implicit-templates -fno-exceptions
-fno-rtti -c -o item.o `test -f item.cc || echo './'`item.cc
source='item_sum.cc' object='item_sum.o' libtool=no \
depfile='.deps/item_sum.Po' tmpdepfile='.deps/item_sum.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\""
-DHAVE_CONFIG_H -I. -I. -I.. -I../bdb/build_unix -I./../include -I./../regex -I. -I../include -I.     -O3 -DDBUG_OFF
-march=pentium2 -O3 -pipe -felide-constructors -fno-exceptions -fno-rtti  -fno-implicit-templates -fno-exceptions
-fno-rtti -c -o item_sum.o `test -f item_sum.cc || echo './'`item_sum.cc
Caught signal 1^M

What exactly does that signal and how can i prevent this from happening :?:
_________________
Together we are strong.
Back to top
View user's profile Send private message
Krigare
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2003
Posts: 92
Location: ::1

PostPosted: Tue Dec 09, 2003 10:21 pm    Post subject: Reply with quote

Hm.. I've recently read some newsarticles about that this was a "bug/programmed thing" that the developers of the kernel did. Now that should be fixed and i'll be trying to upgrade my kernel instead, i will post up the results.
_________________
Together we are strong.
Back to top
View user's profile Send private message
Krigare
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2003
Posts: 92
Location: ::1

PostPosted: Sat Dec 13, 2003 1:21 am    Post subject: Reply with quote

still the same :/
_________________
Together we are strong.
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Sat Dec 13, 2003 11:58 am    Post subject: Reply with quote

check dmesg.
Back to top
View user's profile Send private message
Krigare
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2003
Posts: 92
Location: ::1

PostPosted: Sun Dec 14, 2003 10:46 pm    Post subject: Reply with quote

dmesg? but the computer dont reboot, it just terminates some important programs when the load is to high... that is what i really wanna know how to prevent.

this is however what i get from dmesg:

Quote:
Out of Memory: Killed process 16887 (cc1plus).

_________________
Together we are strong.
Back to top
View user's profile Send private message
Krigare
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2003
Posts: 92
Location: ::1

PostPosted: Sun Dec 14, 2003 10:48 pm    Post subject: Reply with quote

the server got 64ram + 64 swap and doing 333mhz (just if someone was curious)
_________________
Together we are strong.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum