Thanks, I tried it again and it worked. (at least it seemst to have
created some seemingly working binaries.) (I had tried 5 times to no
avail before I sent a message to the list.. so go figger.)
Now to my real problem. I'm trying to make udmsearch work
and it needs libmysqlclient.so.10. I thought that building
mysql with the --enable-shared should have created the right
files, however, udmsearch's indexes is still complaining
about this file.
Thanks in advance.
Ovanes
P.S. Please excuse my newbie-ness
On Sun, 18 Nov 2001, Dan Nelson wrote:
> In the last episode (Nov 18), Ovanes Manucharyan said:
> > Hi,
> >
> > I have a problem compiling MySQL on FreeBSD 4.0-RELEASE.
> >
> > ./configure --with-libwrap --enable-shared
> >
> > gcc -DHAVE_CONFIG_H -I. -I../.././innobase/pars -I..
> -I../.././innobase/pars/../
> > include -I../.././innobase/pars/../../include -I../../include -DDBUG_OFF -O3
> > -DDBUG_OFF -DDEBUG_OFF -c pars0sym.c
> > gcc: Internal compiler error: program cc1 got fatal signal 11
>
> Signal 11s are usually due to bad hardware (flaky memory, overclocking
> too high, etc). Try building mysql again and see if it dies in the
> same place.
>
> --
> Dan Nelson
> dnelson@stripped