Looking at the source code, HAVE_GETADDRINFO will not do the trick for you,
but maybe changing the following line at fxposix.ri:2643 will.
#if NT
to
#if 1
--JAfar
On Wed, Jun 11, 2014 at 10:09 AM, Jafar Al-Gharaibeh <[email protected]>
wrote:
> BTW, for "gethostent" error give this a try: add
>
> #define HAVE_GETADDRINFO
>
> to src/h/define.h before you do "make Unicon". getadderinfo() was added
> recently to replace older API calls. The configuration step should have
> turned that on if it is available, but I'm not 100% sure of the
> circumstances under cgywin.
>
> --Jafar
>
>
>
>
> On Wed, Jun 11, 2014 at 9:58 AM, Jafar Al-Gharaibeh <[email protected]>
> wrote:
>
>> What should I do now?
>>>
>>
>> Not sure about "gethostent", but the other three has to do with
>> co-expressions. I don't use cygwin, so I can't give you a very informed
>> answer but here is what I'd do:
>>
>> -----------------------------------
>> Option 1:
>> After you finish the configuration step and before you do "make Unicon",
>> copy UNICON/config/win32/gcc/rswitch.s
>> to
>> UNICON/src/common/rswitch.s
>>
>> Option 2:
>> After you finish the configuration step and before you do "make Unicon",
>> enable concurrency in UNICON/src/h/define.h, there are instructions in the
>> file.
>> ------------------------------------
>>
>> Do "make Unicon" as normal and see how far this gets you.
>>
>> --Jafar
>>
>>
>>
>>
>>
>>
>>
>> Dick
>>
>>
>>
>>>
>>> Dick McCullough
>>> Context Knowledge Systems
>>> What is your view?
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> 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
>>>
>>>
>>
>
------------------------------------------------------------------------------
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