Le 21 janv. 2006 à 22:30, Neil Tiffin a écrit :

Mac OS X 10.4.4 and xCode 2.2

Component versions
Xcode IDE: 655.0
Xcode Core: 658.0
ToolSupport: 651.0

On Jan 21, 2006, at 3:17 PM, Neil Tiffin wrote:

Has anyone else experienced this failure?  It has persisted for at least a week and probably more.

In file included from plc.c:166:
XmHTMLP.h:278: error: redefinition of `Byte'
/sw/include/zconf.h:261: error: `Byte' previously declared here
make[2]: *** [plc.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-gnome-libs-1.4.2-53
(Reading database ... 114728 files and directories currently installed.)
Removing fink-buildlock-gnome-libs-1.4.2-53 ...
Failed: phase compiling: gnome-libs-1.4.2-53 failed

Package manager version: 0.24.11
Distribution version: 0.8.0.rsync

Unstable

Neil
It's a known issue in zlib, where Byte is effectively redeclared and conflict with system/Byte.
Seems to be solved in a most recent version of glib, not sure if fink has the corresponding work-around. 
Implies to redefine Byte with Bytef or anything similar to: typedef ::Byte  FAR Bytef;


Attachment: 36C471DED4B09EEB30A0281F2608DB2FE6F9E147.gpgkey
Description: Binary data


Reply via email to