Dick,

   By the way, do you have any reason to not use mingw32/64 instead of
cygwin? we have a better setup for the mingw toolchain and continuously
improve the build process there.

--Jafar


On Mon, Jun 16, 2014 at 8:41 PM, Jafar Al-Gharaibeh <[email protected]>
wrote:

>
>
>> My last email was a false alarm -- an error due to failure on rtt.exe,
>>
>
> That is what I suspected :)
>
>
>> 3)UHOME/ipl/cfuncs/fpoll.c:71 fails
>> because of conflicting definitions of FILE.
>> It's in the middle of an #ifdef  ...  #endif
>> You told me to replace that  whole #ifdef  ...  #endif
>> with a single line.
>> But I can't remember what that single line was.
>>
>
> 1. After the configuration step make sure
>
>  #define LoadFunc
>
> is commented out.
>
> 2. add
>    #define __linux
> before the first #ifdef, or you can remove the whole thing and keep only
> the code under __linux.
>
> --Jafar
>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Unicon-group mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to