Re: libmysqld as shared library (The Sequel)

2005-11-10 Thread Peter M. Groen
On Thursday 10 November 2005 22:05, Warren Young wrote: > Peter M. Groen wrote: > > Still no luck. I'm trying to build libmysqld as a shared library for use > > in a project. > > This is a platform-specific issue. I don't see anything in this message > or your previous thread that tells the detail

Re: libmysqld as shared library (The Sequel)

2005-11-10 Thread Warren Young
Peter M. Groen wrote: Still no luck. I'm trying to build libmysqld as a shared library for use in a project. This is a platform-specific issue. I don't see anything in this message or your previous thread that tells the details about your platform. What compiler, what operating system, wh

libmysqld as shared library (The Sequel)

2005-11-10 Thread Peter M. Groen
Hi (Again), Still no luck. I'm trying to build libmysqld as a shared library for use in a project. I'd rather not link it statically into my project.. I'm using 5.0.15. According to the documentation, I'll have to configure with --enable-shared=yes and --with-embedded-server. The result in

Re: libmysqld as shared library

2005-11-10 Thread Peter M. Groen
Hi, I'm not building a client, I'm trying to build the library itself. If that's what you mean, I afraid I'm missing the point.. Could you be more specific? Thanx, Peter On Thursday 10 November 2005 11:45, Bruce Martin wrote: > Check out this link: >

Re: libmysqld as shared library

2005-11-10 Thread Bruce Martin
Check out this link: I was having a similar problem, but after I did what this page said it worked. On Nov 10, 2005, at 5:24 AM, Peter M. Groen wrote: Hi everyone, Iḿ new on this list, so please forgive me if i'm asking somethi

libmysqld as shared library

2005-11-10 Thread Peter M. Groen
Hi everyone, Iḿ new on this list, so please forgive me if i'm asking something already discussed. (Found nothing in the archives, though) For this project we're doing, we try to build qt 4.0.1 with embedded mysql-support. The qt-part is no problem, but mysql 5.0.15 won't let me build a shared