From: Warren Young Date: May 26 2006 12:24am Subject: Re: No rule to make target custom.pl - gcc 3.3 & gcc 4.0 - Mac OSX Tiger 10.4.6 - Mysql 5.0.21 - mysql++ 2.1.1 List-Archive: http://lists.mysql.com/plusplus/5697 Message-Id: <44764AB2.40609@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Andrea Fastame wrote: > > make[1]: *** No rule to make target `custom.pl', needed by `custom.h'. I just built MySQL++ 2.1.1 on my Mac with a similar configuration. Take a look in MySQL++'s lib subdir -- is custom.pl in fact there? If not, unpack the tarball again and try again. If it is, perhaps you do not have a Perl interpreter in your path. I notice that you're using MySQL from source, rather than the version from Fink, as I am. I don't know why that would matter, but there's the only significant difference between our two systems that I can see.