[quoted lines by 李东钰 on 2013/08/15 at 13:53 -0500] >after ./configure, then error happened when 'make' >It said: > >./timing.h:36: error: conflicting types for ‘TimeValue’ >/System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/CarbonCore.framework/Headers/MacTypes.h:553: >error: previous declaration of ‘TimeValue’ was here >
There are, essentially, only two ways to resolve this problem. One would be to rename everywhere where brltty uses the type TimeValue. The other would be to see if there's some simple way to prevent the Mac headers from defining that type. Could you please send a copy of the mactypes.h header that the error refers to? -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: [email protected] | Canada K2A 1H7 | http://FamilyRadio.com/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
