Linux app crashing

Hi,

I'm trying to run a Linux app (Citrix ICA client) on my freebsd[*] FreeBSD 9 desktop but it frequently crashes with:

Code:
linux: pid 12592 (wfica): syscall pipe2 not implemented

This sounds a bit terminal - is there anything I can do about it? A quick google returns nothing.

Thanks,

Mark
 
It seems that pipe2() is not implemented as part of the Linux Binary Compatibility module. Unless you have access to the source code of the Citrix ICA client, which I really doubt it, there isn't much you can do about it.
 
The one off their website. The port is so old the download doesn't exist anymore I think and if you can find it, the server I'm trying to connect to rejects it.
 
Back
Top