Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 23 Aug 2004 17:44:32 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere Message-ID: <1161666941865.20040823174432@familiehaase.de> To: cygwin AT cygwin DOT com, win32 AT lists DOT mysql DOT com Subject: mysql-4.0.20 with gcc-3.4.1, compile error on cygwin MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Hello, getting this error with the gcc-3.4.1 test release for cygwin: gcc -c -I. -I/instsoft/mysql/mysql-4.0.20/bdb/dist/../include -O3 -DDBUG_OFF -g0 -O3 /instsoft/mysql/mysql-4.0.20/bdb/dist/../env/env_open.c /instsoft/mysql/mysql-4.0.20/bdb/dist/../env/env_open.c: In function `__dbenv_refresh': /instsoft/mysql/mysql-4.0.20/bdb/dist/../env/env_open.c:453: warning: passing arg 1 of `__cygwin_lock_fini' from incompatible pointer type /instsoft/mysql/mysql-4.0.20/bdb/dist/../env/env_open.c:453: error: void value not ignored as it ought to be make[3]: *** [env_open.o] Error 1 make[3]: Leaving directory `/instsoft/mysql/mysql-4.0.20/.build/bdb/build_unix' It works ok to build BDB with gcc-3.3.x, any ideas how to resolve this? Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/