Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 11:36:25 +0200
From:      sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr.  Preprocessor])
To:        freebsd-emulation@freebsd.org
Subject:   Citrix ICA client still a no-go
Message-ID:  <y9lhem0glwm.fsf@informatik.uni-tuebingen.de>

next in thread | raw e-mail | index | archive | help

Hi,

when running Citrix metaframe under either 4.3-RELEASE or 4.5-RELEASE,
I see the exact same problems described in an old thread on this list:

http://www.geocrawler.com/mail/thread.php3?subject=Linuxulator%2C+getdents+and+Citrix&list=157

I.e., getdents gets passed a 0 for the buffer size.  This is the
relevant porition of the truss output; I'd mapped /usr/local/tmp onto
a Citrix drive:

linux_newstat("/usr/local/tmp",0xbfbfced0)       = 2 (0x2)
linux_open("/usr/local/tmp",0,00)                = 3 (0x3)
linux_lseek(0x6,0x0,0x0)                         = 3 (0x3)
linux_lseek(0x6,0x0,0x1)                         = 3 (0x3)
linux_getdents(0x6,0xbfbfd3f4,0x0)               = 3 (0x3)
close(6)                                         = 1 (0x1)

Any help on this matter would be much appreciated, especially if cc-ed
to me directly.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?y9lhem0glwm.fsf>