pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/34844: mysql5-client fails to build with gcc4 on Darwin



The following reply was made to PR pkg/34844; it has been noted by GNATS.

From: Jussi Liukkonen <jussi.liukkonen%snorkkeli.homeip.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/34844: mysql5-client fails to build with gcc4 on Darwin
Date: Wed, 18 Oct 2006 23:45:13 +0300

 Additional notes:
 (1) cvs up to -current updates mysql5-{client,server} to 5.0.26.  
 Compilation fails with the exact same problem, "bool" is an undefined  
 type.
 (2) Plain 5.0.24a, "./configure --prefix=/opt/mysql && make", builds  
 without a problem. Consequently it seems this is a pkgsrc issue and  
 not a mysql issue.
 (3) I need to get a faster machine. Building this thing over and  
 again takes ages with a 1GHz G4 (I've been needing the excuse ;-)
 (4) Just for the record:
 
 lankku:~ powermac$ uname -a
 Darwin lankku.koti2.net 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep  8  
 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power  
 Macintosh powerpc
 lankku:~ powermac$ gcc -v
 Using built-in specs.
 Target: powerpc-apple-darwin8
 Configured with: /private/var/tmp/gcc/gcc-5363.obj~28/src/configure -- 
 disable-checking -enable-werror --prefix=/usr --mandir=/share/man -- 
 enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg] 
 [^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with- 
 slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple- 
 darwin8 --target=powerpc-apple-darwin8
 Thread model: posix
 gcc version 4.0.1 (Apple Computer, Inc. build 5363)
 lankku:~ powermac$ cat Projects/pkgsrc/CVS/Tag
 Tpkgsrc-2006Q3
 



Home | Main Index | Thread Index | Old Index