From owner-freebsd-emulation Mon Nov 22 11:50: 4 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from assurance.rstcorp.com (assurance.rstcorp.com [216.112.242.2]) by hub.freebsd.org (Postfix) with ESMTP id 9FF6E15314 for ; Mon, 22 Nov 1999 11:49:55 -0800 (PST) (envelope-from vshah@rstcorp.com) Received: (from uucp@localhost) by assurance.rstcorp.com (8.8.8/8.8.8) id OAA31012 for ; Mon, 22 Nov 1999 14:51:41 -0500 Received: from proxy.rstcorp.com(216.112.242.5) by assurance.rstcorp.com via smap (V2.0) id xma031008; Mon, 22 Nov 99 19:50:57 GMT Received: from jabberwock.rstcorp.com (jabberwock.rstcorp.com [192.168.2.98]) by sandbox.rstcorp.com (8.8.8/8.8.8) with ESMTP id OAA27059 for ; Mon, 22 Nov 1999 14:46:57 -0500 (EST) Received: (from vshah@localhost) by jabberwock.rstcorp.com (8.9.3/8.9.3) id OAA36603; Mon, 22 Nov 1999 14:49:11 -0500 (EST) (envelope-from vshah@rstcorp.com) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14393.40502.584798.911817@jabberwock.rstcorp.com> Date: Mon, 22 Nov 1999 14:49:10 -0500 (EST) From: "Viren R. Shah" To: freebsd-emulation@freebsd.org Subject: Seagate Backup Exec for Linux? X-Mailer: VM 6.72 under 19.16 "Lille" XEmacs Lucid Reply-To: "Viren R. Shah" X-Face: )~y+U*K:yzjz{q<5lzpI_SVef'U.])9g[C9`1N@]u3,MHY7f*l7C)[_NjM4y4K8$uIUh|\u (K&&HS6,M!61&GMTk'mqmB/Qg]]X}"?TzsFl]"2v!bl8']dma.:^IY^a[lbOI>U:b<~FyK3q-p{HmZ mn~g.`~BE!5{2D:}Yi+\_KkWe?XaHj9$ko1k8iKLYv5*_2c8"G=?Up[}hn+7RNM(bzBZ_wWk6!Pf&B ?3Tcm7M7B~W%K/I0aX3]*=jP?aM]H6HBPT`oLk+0n^_;N\2\%|Rhy;p}34Q.jEsM\qtnxcm;ag%Nq Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Has anyone gotten the "Seagate Backup Exec Agent" for Linux working on a -stable system? We are curently trying to get this to run, and it show top-lvel directories (for directories exported using its protocol) but mostly won't show any sub-directories. FreeBSD hal 3.2-STABLE FreeBSD 3.2-STABLE #0: Thu Jul 29 13:27:38 EDT 1999 root@dave:/usr/src/sys/compile/HAL2 i386 [Yeah, this is 3.2-STABLE, but I also tried it on a -current machine] Here's a truss: syscall (null)() returns 1 (0x1) syscall linux_socketcall(0x5,0xbfbfd798) returns 7 (0x7) syscall linux_socketcall(0xe,0xbfbfd788) returns 0 (0x0) syscall linux_socketcall(0xe,0xbfbfd788) returns 0 (0x0) syscall linux_socketcall(0xe,0xbfbfd788) returns 0 (0x0) syscall linux_socketcall(0xa,0xbfbfd768) returns 1 (0x1) syscall linux_socketcall(0xa,0xbfbfd774) returns 512 (0x200) syscall linux_sigprocmask(0x0,0x805adc4,0x0) returns 0 (0x0) syscall linux_sigprocmask(0x1,0x805adc4,0x0) returns 0 (0x0) syscall linux_socketcall(0x9,0xbfbfd764) returns 514 (0x202) syscall getpid() returns 51743 (0xca1f) syscall linux_sigprocmask(0x0,0x805adc4,0x0) returns 0 (0x0) syscall linux_sigprocmask(0x1,0x805adc4,0x0) returns 0 (0x0) syscall linux_sigprocmask(0x0,0x805adc4,0x0) returns 0 (0x0) syscall linux_sigprocmask(0x1,0x805adc4,0x0) returns 0 (0x0) syscall linux_sigprocmask(0x0,0x805adc4,0x0) returns 0 (0x0) syscall linux_sigprocmask(0x1,0x805adc4,0x0) returns 0 (0x0) syscall linux_fork() returns 10356 (0x2874) syscall close(7) returns 0 (0x0) SIGNAL 31 SIGNAL 31 SIGNAL 31 SIGNAL 20 syscall linux_select(0xbfbfdb68) errno -4 'Interrupted system call' syscall linux_sigaction(0xc,0xbfbfdad4,0xbfbfdac4) returns 0 (0x0) syscall linux_wait4(0xffffffff,0x0,0x0,0x0) returns 10356 (0x2874) syscall linux_sigreturn(0xbfbfdafc) errno -4 'Interrupted system call' syscall linux_select(0xbfbfdb68) returns 1 (0x1) syscall linux_socketcall(0x5,0xbfbfd798) returns 7 (0x7) syscall linux_socketcall(0xe,0xbfbfd788) returns 0 (0x0) syscall linux_socketcall(0xe,0xbfbfd788) returns 0 (0x0) syscall linux_socketcall(0xe,0xbfbfd788) and so on, ad nauseum.. Any ideas? Viren -- Viren R. Shah, viren @ rstcorp . com, http://www.rstcorp.com/~vshah/ If you understand what you're doing, you are not learning anything To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message