Re: Building eu40.4 question
- Posted by BRyan Aug 07, 2012
- 3138 views
The config.wat file has platform set to: PLAT=WINDOWS These Header files are expecting EWINDOWS to be defined : be_pcre.h config.h So the following include files will be used to compile : config.h.windows pcre.h.windows Generating the error file : pcre_chartables.err config.h(7): Error! E1091: ** config.h(8): Error! E1091: ** No OS set! config.h(9): Error! E1091: ** Please run configure and make utilities config.h(10): Error! E1091: ** from this directory s parent config.h(11): Error! E1091: ** pcre.h(7): Error! E1091: ** pcre.h(8): Error! E1091: ** No OS set! pcre.h(9): Error! E1091: ** Please run configure and make utilities pcre.h(10): Error! E1091: ** from this directory s parent pcre.h(11): Error! E1091: ** pcre_internal.h(386): Error! E1091: LINK_SIZE must be either 2, 3, or 4