[Swift-devel] Problem calling atomic procedure with multiple args via Falkon

Ioan Raicu iraicu at cs.uchicago.edu
Tue Apr 8 08:29:35 CDT 2008


Thanks for the error output.... they seem to be TCP related variables 
that are not found, so I assume that we have to include additional 
header files for your platform to ensure that it finds these variables. 

We'll track it down and fix it!
http://bugzilla.globus.org/globus/show_bug.cgi?id=5990

Ioan

Ben Clifford wrote:
> On Mon, 7 Apr 2008, Ioan Raicu wrote:
>
>   
>>> The C worker isn't portable enough to build on my laptop so I can't easily
>>> play there, 
>>>       
>
>   
>> The C worker is quite basic, what error do you get that it doesn't compile?
>> It has compiled for me on numerous platforms as is, so if its something we
>> need to fix in general to help it be more portable, let us know.
>>     
>
> $ ./make.worker-c.sh 
> Compiling C Executor
> BGexec.c: In function 'set_sockopt':
> BGexec.c:48: error: 'SOL_TCP' undeclared (first use in this function)
> BGexec.c:48: error: (Each undeclared identifier is reported only once
> BGexec.c:48: error: for each function it appears in.)
> BGexec.c:48: error: 'TCP_KEEPCNT' undeclared (first use in this function)
> BGexec.c:53: error: 'TCP_KEEPIDLE' undeclared (first use in this function)
> BGexec.c:58: error: 'TCP_KEEPINTVL' undeclared (first use in this 
> function)
>
> $ uname -a
> Darwin soju.hawaga.org.uk 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 
> 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386
>
>
> If/when you rearrange the source code so it can be easily checked out, you 
> can have multi-platform testing of this on a bunch of platforms in NMI 
> build-and-test.
>
>   

-- 
===================================================
Ioan Raicu
Ph.D. Candidate
===================================================
Distributed Systems Laboratory
Computer Science Department
University of Chicago
1100 E. 58th Street, Ryerson Hall
Chicago, IL 60637
===================================================
Email: iraicu at cs.uchicago.edu
Web:   http://www.cs.uchicago.edu/~iraicu
http://dev.globus.org/wiki/Incubator/Falkon
http://dsl-wiki.cs.uchicago.edu/index.php/Main_Page
===================================================
===================================================





More information about the Swift-devel mailing list