[desktop-discuss] jds-cbe-1.4

Doug Scott dougs at truemail.co.th
Wed Jul 12 01:00:42 PDT 2006


I just have re installed (actually zfs rollback) snv42b and the bfu'd the latest ON build 20060710. As all of my cbe packages were not defined in the OS anymore, I had to remove my old CBE and run cbe-install. This has worked without problem in the past. This time there were 2 package, flex and fileutils, which failed with the same problem. Both included stdbool.h and and defining some variables as the type 'bool'. This seemed perfectly reasonable to me, but it turns out that there is a #if defined(_STDC_C99) around the definition of bool, true, and false. 

The simple fix was to add "-xc99" to the optflags in flex.spec and fileutils.spec.

Doug
 
 
This message posted from opensolaris.org



More information about the desktop-discuss mailing list