From: Warren Young Date: November 5 2009 7:16pm Subject: Re: Mysql++ mingw32 cross-compiling under linux List-Archive: http://lists.mysql.com/plusplus/8736 Message-Id: <4AF32477.5090302@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Leonti Bielski wrote: > But I get an error that socket library is missing. > Code: > > leonti@linux-ep9z:~/proba/mysql++-3.0.9> ./configure Don't use 'configure' on MinGW. Read README-MinGW.txt, which explains the correct build procedure.