That doesn't work either. see attachment.

I was thinking the line was something like

        fail;

Whatever it was, it was very simple.

re ming -- I thought that was just a gcc collection.
I use a lot of Cygwin/Linux commands.
 
Dick McCullough 
Context Knowledge Systems
What is your view?



Date: Mon, 16 Jun 2014 20:48:30 -0500
Subject: Re: fpoll.c error
From: [email protected]
To: [email protected]
CC: [email protected]; [email protected]

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

                                          

Attachment: new4.err
Description: Binary data

------------------------------------------------------------------------------
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