Well, you're right! I also spent some time on
postgresql with the *same* success...
The standard dl library was replaced by a *dyld*
library that seems to do the same thing.
The port should be easier but I'm very late on my
job.
So I installed FrontBase that has php support,
and works on...
Do you think it is stable enought???
I've finished to compile the mysql 3.22.32
(15hours to compile sql_yacc.cc! cool),
but it dont work better than your version.
I'd like to improve my ext_pthread.a but,
I dont want to break my HD by compiling
sql_yacc.cc again ;-)
*alex*
Yes, it's this file that my imac doesnt digest...
I let it compiling all the night... but I dont want to
hurt my new HD ;-)
I may not have enougth memory (64Mb),
but I have compiled it several times on LinuxPPC
in a short time (< 30mn).
I'll try to work on it this week.
Thanks...
Which drive setup version have you???
I got 2 problems:
1/ the macosx installer see the UFS partition
but fails to install macOSx in,
2/ this partition is not mounted at macosx
startup...
Perhaps my drive_setup (delivered with macos9.02)
insnt up to date?
What do you think...
Hi,
well, you should have noticed that the make errors
deals with the absence of the pthread_kill and
pthread_sigmsg implementation. It should explain
the daemon shutdown disfunction.
I was working on the stable mysql 3.22.32 version.
I tried last night to bypass these pthread lacks...
How did you compile mySql???
I've installed the darwin development tools with
the new install script (21/09) from macaddict.
Unfortunatly, I had some errors during the mysql
configure process (pid stage).
So, I tried to install the pthreads but the mach/
headers weren't found...
Can...