Re: Segmentation Faults on 4.0 Using Linux on Alpha

2001-12-20 Thread Michael Widenius
Hi! > "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes: Sinisa> Van writes: >> >> Sinisa: >> >> As in possibly the binutils problem? I've had to use: >> gcc version 2.95.4 20011006 (Debian prerelease) >> to do any builds of things that need glibc2.3.2, but had to revert to the p

Re: Segmentation Faults on 4.0 Using Linux on Alpha

2001-12-19 Thread Sinisa Milivojevic
Van writes: > > Sinisa: > > As in possibly the binutils problem? I've had to use: > gcc version 2.95.4 20011006 (Debian prerelease) > to do any builds of things that need glibc2.3.2, but had to revert to the potato > compiler to compile the kernel. > > What's the recommended compiler/glibc for

Re: Segmentation Faults on 4.0 Using Linux on Alpha

2001-12-19 Thread Van
Sinisa Milivojevic wrote: > > Van writes: > > Running a Debian kernel 2.4.9 and MySQL 4.0 compiled and appears to be running. > > > > vanboers@tempe:~$ strace ./mysqlscan 1 2 > > execve("./mysqlscan", ["./mysqlscan", "1", "2"], [/* 17 vars */]) = 0 ... > > brk(0x1200ba000)

Re: Segmentation Faults on 4.0 Using Linux on Alpha

2001-12-19 Thread Sinisa Milivojevic
Van writes: > Greetings: > > Running a Debian kernel 2.4.9 and MySQL 4.0 compiled and appears to be running. > Selects against the local database appear to work fine. > > I've got a couple userland applications that update data in remote 3.23.x > servers that no longer work. I haven't seen any

Segmentation Faults on 4.0 Using Linux on Alpha

2001-12-19 Thread Van
Greetings: Running a Debian kernel 2.4.9 and MySQL 4.0 compiled and appears to be running. Selects against the local database appear to work fine. I've got a couple userland applications that update data in remote 3.23.x servers that no longer work. I haven't seen anything related to this in t