>>>>> "Ralf" == Ralf Kraudelt <ralf@stripped>
> writes:
>> Sounds interesting... I still haven't managed to get the server running on HP-UX
>> 10.20 with Y2K patches.
Ralf> I also installed the Y2K patches. But I didn't link the files with
Ralf> /usr/lib/year2000.o like suggested by HP.
>>
>> I think there is a problem with mit-pthreads; the test case "test_fork" in
>> .../mit-pthreads/tests hangs, and so does mysqld.
>>
Ralf> I didn't try mit-pthreads, because DCE seems to work fine. Maybe I should
Ralf> test the database and stress the thread parts. But until now there are
Ralf> no problems.
>> Can you give us some more detail on your "configure" options and on the changes
> you made,
>> maybe post a patch file?
Ralf> Okay. I'm not familiar with diff/patch. That's why I needed much time.
Ralf> Use a fresh untared MySQL source directory. Then apply the patch from
Ralf> the end of this mail one level above the source dir:
Ralf> patch -p0 < patchfile
Ralf> The patch has been created with:
Ralf> diff -cr mysql-3.22.22.orig mysql-3.22.22 > patchfile
<cut>
Applied to the source trees of 3.22.23 and 3.23.0
Thanks!
Regards,
Monty
PS: Which Makefiles are broken? I did a quick check on the current
makefiles didn't find anything obviously wrong?