From: Warren Young Date: May 23 2005 4:00pm Subject: Re: custom1 example compilation problem List-Archive: http://lists.mysql.com/plusplus/4432 Message-Id: <4291FE11.4020203@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Benjamin Montua wrote: > > I have run the configure script with --with-mysql= (see the path below) > I haven't installed mysql in the default folders. > Does that matter? No. If the library itself is building, the examples should, too. > Bye the way: I've configured it with --enable-examples=no and then the > library build seems to be OK. What happens if you then install it, and then say "make -f Makefile.simple" from within the examples directory? Also, I said I was using a similar system, but I was mistaken. It was my old Fedora Core 2 system that used GCC 3.3. I now use 3.2 and 3.4. Is there any way you could update one of your machines to GCC 3.4?