Date: Mon, 19 May 2008 16:10:11 +0400 (MSD) From: Chagin Dmitry <chagin.dmitry@gmail.com> To: Ulrich Spoerlein <uspoerlein@gmail.com> Cc: emulation@freebsd.org Subject: Re: Running IBM DB2 Client V8.1 under FreeBSD Message-ID: <alpine.BSF.1.10.0805191608210.6106@ora.chd.net> In-Reply-To: <7ad7ddd90805190825j4ab17560k3b0296ac00c4a4c9@mail.gmail.com> References: <7ad7ddd90805190825j4ab17560k3b0296ac00c4a4c9@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 May 2008, Ulrich Spoerlein wrote: > Hi, > > did anyone accomplish this feat? I have a DB/2 Client installation > copied over to a FreeBSD 6.3 system and while the db2(1) binary > starts, it runs into an endless loop. > > 89938 db2 RET getdomainname 0 > 89938 db2 CALL open(0xbfbfc7e8,0x801,0) > 89938 db2 NAMI "/compat/linux/home/dtinst/sqllib/tmp/R1116180A8942" > 89938 db2 NAMI "/home/dtinst/sqllib/tmp/R1116180A8942" > 89938 db2 RET open JUSTRETURN > 89938 db2 CALL getdomainname(0xbfbfc930,0xbfbfc938) > 89938 db2 RET getdomainname 0 > 89938 db2 CALL open(0xbfbfc7e8,0x801,0) > 89938 db2 NAMI "/compat/linux/home/dtinst/sqllib/tmp/R1116180A8942" > 89938 db2 NAMI "/home/dtinst/sqllib/tmp/R1116180A8942" > 89938 db2 RET open JUSTRETURN > 89938 db2 CALL getdomainname(0xbfbfc930,0xbfbfc938) > 89938 db2 RET getdomainname 0 > 89938 db2 CALL open(0xbfbfc7e8,0x801,0) > 89938 db2 NAMI "/compat/linux/home/dtinst/sqllib/tmp/R1116180A8942" > 89938 db2 NAMI "/home/dtinst/sqllib/tmp/R1116180A8942" > 89938 db2 RET open JUSTRETURN > 89938 db2 CALL getdomainname(0xbfbfc930,0xbfbfc938) > 89938 db2 RET getdomainname 0 > 89938 db2 CALL open(0xbfbfc7e8,0x801,0) > 89938 db2 NAMI "/compat/linux/home/dtinst/sqllib/tmp/R1116180A8942" > 89938 db2 NAMI "/home/dtinst/sqllib/tmp/R1116180A8942" > 89938 db2 RET open JUSTRETURN > 89938 db2 CALL getdomainname(0xbfbfc930,0xbfbfc938) > 89938 db2 RET getdomainname 0 > 89938 db2 CALL open(0xbfbfc7e8,0x801,0) > 89938 db2 NAMI "/compat/linux/home/dtinst/sqllib/tmp/R1116180A8942" > 89938 db2 NAMI "/home/dtinst/sqllib/tmp/R1116180A8942" > 89938 db2 RET open JUSTRETURN > 89938 db2 CALL getdomainname(0xbfbfc930,0xbfbfc938) > > Google seems to be suspiciously silent about DB2 on FreeBSD. > JUSTRETURN in linuxolator means ENOENT - 'No such file or directory' error. -- Have fun! chd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.1.10.0805191608210.6106>