Re: test from mysql's configure

2000-10-22 Thread Daniel Eischen
On Sun, 22 Oct 2000, Andrey Rouskol wrote: > > Hi there ! > > Some days ago I was tring to compile mysql at -current and found that > ./configure freezes at 'checking for restartable system calls'. Here is a > code witch is executed - if you compile it with '-lc_r -lm -lcrypt' it will > freeze.

Re: test from mysql's configure

2000-10-22 Thread Andrey Rouskol
On Sun, 22 Oct 2000, Daniel Eischen wrote: > On Sun, 22 Oct 2000, Andrey Rouskol wrote: > > > > Some days ago I was trying to compile mysql at -current and found that > > ./configure freezes at 'checking for restartable system calls'. Here is a > > code witch is executed - if you compile it wit

Re: test from mysql's configure

2000-10-22 Thread Daniel Eischen
On Sun, 22 Oct 2000, Andrey Rouskol wrote: > > Hi there ! > > Some days ago I was tring to compile mysql at -current and found that > ./configure freezes at 'checking for restartable system calls'. Here is a > code witch is executed - if you compile it with '-lc_r -lm -lcrypt' it will It shoul

test from mysql's configure

2000-10-22 Thread Andrey Rouskol
Hi there ! Some days ago I was tring to compile mysql at -current and found that ./configure freezes at 'checking for restartable system calls'. Here is a code witch is executed - if you compile it with '-lc_r -lm -lcrypt' it will freeze. test.c: /* Exit 0 (true) if wait returns something oth