I am not sure that this is the correct list. I did not
see any list that seemed more appropriate.

I have RedHat 8:
gcc-3.2-7

I run ./configure --prefix=/usr/local/mysql
which according to the log exited with code 0

Then when I run make I get the following errors. My
question is what is the signifigance and how do I
correct.


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/libsync.a
../innobase/ut/libut.a ../innobase/os/libos.a
../innobase/ut/libut.a -lrt ../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 -ldl
-lpthread -lz -lcrypt -lnsl -lm -lpthread
make[4]: Leaving directory
`/root/downloads/mysql-4.0.20/sql'
make[3]: *** [all-recursive] Segmentation fault
make[3]: Leaving directory
`/root/downloads/mysql-4.0.20/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/root/downloads/mysql-4.0.20/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/root/downloads/mysql-4.0.20'
Segmentation fault

Andrew 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to