From owner-freebsd-emulation Mon May 1 19:27:17 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by hub.freebsd.org (Postfix) with ESMTP id BF4D637B9F5 for ; Mon, 1 May 2000 19:27:14 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from waterblue.imgsrc.co.jp (localhost [127.0.0.1]) by waterblue.imgsrc.co.jp (8.9.3/8.9.3) with ESMTP id LAA00494 for ; Tue, 2 May 2000 11:27:11 +0900 (JST) (envelope-from kuriyama@FreeBSD.org) Date: Tue, 02 May 2000 11:27:11 +0900 Message-ID: <86aei9elfk.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: freebsd-emulation@FreeBSD.org Subject: Loading rtc.ko failed on -current User-Agent: Wanderlust/1.1.0 (Overjoyed) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On my "few-hours-ago make world"ed 5.0-current, kldload complains below at loading rtc.ko, vmnet.ko and vmmon.ko. link_elf: symbol linux_ioctl_register_handler undefined link_elf: symbol linux_ioctl_register_handler undefined link_elf: symbol linux_ioctl_register_handler undefined Are there occured only my environment? -- Jun Kuriyama // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 2 2:44:57 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 3556937B6A4 for ; Tue, 2 May 2000 02:44:42 -0700 (PDT) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id LAA86295 for emulation@freebsd.org; Tue, 2 May 2000 11:44:35 +0200 (CEST) (envelope-from karelj) Date: Tue, 2 May 2000 11:44:35 +0200 From: "Karel J. Bosschaart" To: emulation@freebsd.org Subject: Linux LabVIEW in FreeBSD 4.0 Message-ID: <20000502114435.A86222@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@tue.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm playing around with the Linux version of LabVIEW in the Linux mode of FreeBSD (4.0, linux_base 6.1). After branding the installation binaries, it installed fine. The thing puzzling me is that I can run the program as root, but when I run as a normal user, labview exits with the following message: karelj@wop21]/usr/local/lv51> ./labview See /tmp/LabVIEW_Failure_Log.karelj.txt for more information. Failure : "thread.c" line 651 For assistance in resolving this problem, please record the preceding information and navigate to www.natinst.com/failure, or contact National Instruments. Abort Looking in the mentioned logfile there is not much more information: #### #Date: Tue, May 02, 2000 10:35:20 AM #Desc: Failure : "thread.c" line 651 For assistance in resolving this problem, please record the preceding informatio n and navigate to www.natinst.com/failure, or contact National Instruments. #RCS: $Id: thread.c,v 4.25 1999/01/26 16:54:21 craig Exp $ #OSName: Linux #OSVers: 2.2.12 #AppName: ./labview #AppKind: FDS Does someone know what could make the program run as root but fail as normal user? (The mentioned webpage didn't provide any answer) Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue May 2 13:23:10 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from gate.leissner.se (gate.leissner.se [212.3.0.34]) by hub.freebsd.org (Postfix) with ESMTP id 5252137B541 for ; Tue, 2 May 2000 13:23:04 -0700 (PDT) (envelope-from ps@leissner.se) Received: (from uucp@localhost) by gate.leissner.se (8.8.8/8.8.8) id WAA13725; Tue, 2 May 2000 22:22:37 +0200 (CEST) Received: from hobbe.leissner.se(192.71.29.10) via SMTP by gate.leissner.se, id smtpdB13723; Tue May 2 22:22:31 2000 Received: by hobbe.leissner.se with Internet Mail Service (5.5.2232.9) id <2WS7LAH0>; Tue, 2 May 2000 22:22:32 +0200 Message-ID: From: Patrik Stridvall To: "'Gerald Pfeifer'" , Alexandre Julliard Cc: freebsd-emulation@freebsd.org Subject: RE: PATCH: wine/dlls/wininet/ftp.c Date: Tue, 2 May 2000 22:22:25 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [I am sorry for taking so long to answer. I didn't have time to look into it when I got the mail and then I forgot about it] > This patch is required to compile current Wine on FreeBSD 3.4. > > #include before . > > In general I believe that, as soon as anything from is > included, should come as the very first. (Do you > agree, Patrik?) Yes. AFAIK the man pages of for at least some functions on some systems specifies that #include should be included first, so even though it is not nessary in most cases, I can't imagine any case that is hurt by it, so if there exists systems that really needs it we might as well always do it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu May 4 5:46:50 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by hub.freebsd.org (Postfix) with ESMTP id A55F837C031; Thu, 4 May 2000 05:46:45 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (ppp141.dialup.st.keio.ac.jp [131.113.27.141]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id VAA17843; Thu, 4 May 2000 21:46:41 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id VAA07470; Thu, 4 May 2000 21:46:36 +0900 (JST) Date: Thu, 4 May 2000 21:46:36 +0900 (JST) Message-Id: <200005041246.VAA07470@lavender.yy.cs.keio.ac.jp> To: kuriyama@FreeBSD.ORG Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: Loading rtc.ko failed on -current In-Reply-To: Your message of "Tue, 2 May 2000 11:27:11 JST". <86aei9elfk.wl@waterblue.imgsrc.co.jp> From: sanpei@sanpei.org (MIHIRA Yoshiro) X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org kuriyama@FreeBSD.ORG wrote: >> On my "few-hours-ago make world"ed 5.0-current, kldload complains >> below at loading rtc.ko, vmnet.ko and vmmon.ko. >> >> link_elf: symbol linux_ioctl_register_handler undefined >> link_elf: symbol linux_ioctl_register_handler undefined >> link_elf: symbol linux_ioctl_register_handler undefined >> >> Are there occured only my environment? I also have this problem. I can't use vmware2 in 5-current any more :-< and ldconfig in /usr/sbin/linux was core dumped. cherry# /compat/linux/sbin/ldconfig Segmentation fault(core dumped) pid 313 (ldconfig), uid 0: exited on signal 11 (core dumped) sanpei To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu May 4 6:41:11 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from overcee.netplex.com.au (peter1.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id F026437BF6A; Thu, 4 May 2000 06:41:09 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 9B7CA1CE3; Thu, 4 May 2000 06:41:09 -0700 (PDT) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: sanpei@sanpei.org (MIHIRA Yoshiro) Cc: kuriyama@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: Loading rtc.ko failed on -current In-Reply-To: Message from sanpei@sanpei.org (MIHIRA Yoshiro) of "Thu, 04 May 2000 21:46:36 +0900." <200005041246.VAA07470@lavender.yy.cs.keio.ac.jp> Date: Thu, 04 May 2000 06:41:09 -0700 From: Peter Wemm Message-Id: <20000504134109.9B7CA1CE3@overcee.netplex.com.au> Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org MIHIRA Yoshiro wrote: > kuriyama@FreeBSD.ORG wrote: > > >> On my "few-hours-ago make world"ed 5.0-current, kldload complains > >> below at loading rtc.ko, vmnet.ko and vmmon.ko. > >> > >> link_elf: symbol linux_ioctl_register_handler undefined > >> link_elf: symbol linux_ioctl_register_handler undefined > >> link_elf: symbol linux_ioctl_register_handler undefined > >> > >> Are there occured only my environment? > > I also have this problem. I can't use vmware2 in 5-current any more :-< > > and ldconfig in /usr/sbin/linux was core dumped. > > cherry# /compat/linux/sbin/ldconfig > Segmentation fault(core dumped) > pid 313 (ldconfig), uid 0: exited on signal 11 (core dumped) The rtc port needs this in it: #ifdef MODULE_DEPEND MODULE_DEPEND(rtc, linux, 1, 1, 1); #endif ..near the top of the main source file. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu May 4 11:53:41 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by hub.freebsd.org (Postfix) with ESMTP id F1E6837C1AE for ; Thu, 4 May 2000 11:52:46 -0700 (PDT) (envelope-from gjohnson@nola.srrc.usda.gov) Received: (from glenn@localhost) by symbion.srrc.usda.gov (8.9.3/8.9.3) id NAA00668; Thu, 4 May 2000 13:51:15 -0500 (CDT) (envelope-from glenn) Date: Thu, 4 May 2000 13:51:15 -0500 From: Glenn Johnson To: Parag Patel Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: linux_kdump of failing Linux program Message-ID: <20000504135115.A449@node1.cluster.srrc.usda.gov> References: <575.956684126@pinhead.parag.codegen.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <575.956684126@pinhead.parag.codegen.com>; from parag@cgt.com on Tue, Apr 25, 2000 at 10:35:26AM -0700 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Apr 25, 2000 at 10:35:26AM -0700, Parag Patel wrote: > It may be related to the problem I found with too many > file-descriptors and the Linux Framemaker beta. Setting "ulimit -n > 1024" or fewer before launching Frame allows it to run just fine. > It's worth a try to see if it solves your problem. Thanks. This did the trick. Actually, I use tcsh so I needed "limit descriptors 1024". To make it permanent I entered "openfiles=1024" to the default class of 'login.conf' and did "cap_mkdb /etc/login.conf". Just curious, how did you come across this answer? -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@nola.srrc.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu May 4 16:55:17 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by hub.freebsd.org (Postfix) with ESMTP id 110CD37BB3A; Thu, 4 May 2000 16:55:05 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (ppp155.dialup.st.keio.ac.jp [131.113.27.155]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id IAA20609; Fri, 5 May 2000 08:54:58 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id IAA07664; Fri, 5 May 2000 08:54:59 +0900 (JST) Date: Fri, 5 May 2000 08:54:59 +0900 (JST) Message-Id: <200005042354.IAA07664@lavender.yy.cs.keio.ac.jp> To: peter@netplex.com.au Cc: kuriyama@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG, sanpei@sanpei.org Subject: Re: Loading rtc.ko failed on -current In-Reply-To: Your message of "Thu, 4 May 2000 22:41:09 JST". <20000504134109.9B7CA1CE3@overcee.netplex.com.au> From: sanpei@sanpei.org (MIHIRA Yoshiro) X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org peter@netplex.com.au wrote: >> MIHIRA Yoshiro wrote: >> > kuriyama@FreeBSD.ORG wrote: >> > >> > >> On my "few-hours-ago make world"ed 5.0-current, kldload complains >> > >> below at loading rtc.ko, vmnet.ko and vmmon.ko. >> > >> >> > >> link_elf: symbol linux_ioctl_register_handler undefined >> > >> link_elf: symbol linux_ioctl_register_handler undefined >> > >> link_elf: symbol linux_ioctl_register_handler undefined >> > >> >> > >> Are there occured only my environment? >> > >> > I also have this problem. I can't use vmware2 in 5-current any more :-< >> > >> > and ldconfig in /usr/sbin/linux was core dumped. >> > >> > cherry# /compat/linux/sbin/ldconfig >> > Segmentation fault(core dumped) >> > pid 313 (ldconfig), uid 0: exited on signal 11 (core dumped) >> >> The rtc port needs this in it: >> >> #ifdef MODULE_DEPEND >> MODULE_DEPEND(rtc, linux, 1, 1, 1); >> #endif >> >> .near the top of the main source file. But I already loaded linux module with linux_enbale="YES" in /etc/rc.conf. and I can check that it was already loaded. cherry# kldstat Id Refs Address Size Name 1 3 0xc0100000 3428d4 kernel 2 1 0xc0f9e000 11000 linux.ko <---- 3 1 0xc0fbc000 5000 linprocfs.ko MIHIRA Yoshiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri May 5 0:13:40 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by hub.freebsd.org (Postfix) with ESMTP id 02EED37B9C9; Fri, 5 May 2000 00:13:37 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (ppp162.dialup.st.keio.ac.jp [131.113.27.162]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id QAA21955; Fri, 5 May 2000 16:13:33 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id QAA08503; Fri, 5 May 2000 16:13:28 +0900 (JST) Date: Fri, 5 May 2000 16:13:28 +0900 (JST) Message-Id: <200005050713.QAA08503@lavender.yy.cs.keio.ac.jp> To: sanpei@sanpei.org Cc: kuriyama@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG, sanpei@sanpei.org Subject: Re: Loading rtc.ko failed on -current In-Reply-To: Your message of "Thu, 4 May 2000 21:46:36 JST". <200005041246.VAA07470@lavender.yy.cs.keio.ac.jp> From: sanpei@sanpei.org (MIHIRA Yoshiro) X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> >> >> On my "few-hours-ago make world"ed 5.0-current, kldload complains >> >> below at loading rtc.ko, vmnet.ko and vmmon.ko. >> >> >> >> link_elf: symbol linux_ioctl_register_handler undefined >> >> link_elf: symbol linux_ioctl_register_handler undefined >> >> link_elf: symbol linux_ioctl_register_handler undefined >> >> >> >> Are there occured only my environment? >> >> I also have this problem. I can't use vmware2 in 5-current any more :-< >> >> and ldconfig in /usr/sbin/linux was core dumped. >> >> cherry# /compat/linux/sbin/ldconfig >> Segmentation fault(core dumped) >> pid 313 (ldconfig), uid 0: exited on signal 11 (core dumped) This ldconfig problem solved with src/UPDATING. 20000417: The method that we brand ELF binaries has changed to be more acceptible to the binutils maintainers. You will need to rebrand your ELF binaries that aren't native. One problem binary is the Linux ldconfig. After your make world, but before you reboot, you'll neeed to issue: brandelf -t Linux /compat/linux/sbin/ldconfig if you have Linux compatibility enabled on your machine. sanpei To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri May 5 3:27:32 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id F01AE37B5C5 for ; Fri, 5 May 2000 03:27:28 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from [128.130.111.10] (nunki [128.130.111.10]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id MAA19766; Fri, 5 May 2000 12:27:15 +0200 (MET DST) Date: Fri, 5 May 2000 12:27:14 +0200 (MET DST) From: Gerald Pfeifer To: Alexandre Julliard Cc: freebsd-emulation@freebsd.org Subject: Wine PATCH: include/winsock.h Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Suggested ChangeLog: Improve portability by #including before . Soloris 2.6 and probably Linux as well do that #include from within netinet/in.h, but on FreeBSD 3.4, for example, this is not the case. With this patch, current Wine CVS sources finally build on FreeBSD 3.4 without problems again. Gerald Index: winsock.h =================================================================== RCS file: /home/wine/wine/include/winsock.h,v retrieving revision 1.24 diff -c -3 -p -r1.24 winsock.h *** winsock.h 2000/05/03 18:08:27 1.24 --- winsock.h 2000/05/05 10:22:51 *************** *** 13,18 **** --- 13,19 ---- #undef FSHIFT #undef PAGESIZE #undef TRANSPARENT + #include #include #undef FSHIFT #undef PAGESIZE Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri May 5 6: 5:43 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from overcee.netplex.com.au (peter1.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 5344937B8EE; Fri, 5 May 2000 06:05:39 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 5E80B1CE3; Fri, 5 May 2000 06:05:38 -0700 (PDT) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: sanpei@sanpei.org (MIHIRA Yoshiro) Cc: kuriyama@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: Re: Loading rtc.ko failed on -current In-Reply-To: Message from sanpei@sanpei.org (MIHIRA Yoshiro) of "Fri, 05 May 2000 08:54:59 +0900." <200005042354.IAA07664@lavender.yy.cs.keio.ac.jp> Date: Fri, 05 May 2000 06:05:38 -0700 From: Peter Wemm Message-Id: <20000505130538.5E80B1CE3@overcee.netplex.com.au> Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org MIHIRA Yoshiro wrote: > peter@netplex.com.au wrote: > > >> MIHIRA Yoshiro wrote: > >> > kuriyama@FreeBSD.ORG wrote: > >> > > >> > >> On my "few-hours-ago make world"ed 5.0-current, kldload complains > >> > >> below at loading rtc.ko, vmnet.ko and vmmon.ko. > >> > >> > >> > >> link_elf: symbol linux_ioctl_register_handler undefined > >> > >> link_elf: symbol linux_ioctl_register_handler undefined > >> > >> link_elf: symbol linux_ioctl_register_handler undefined > >> > >> > >> > >> Are there occured only my environment? > >> > > >> > I also have this problem. I can't use vmware2 in 5-current any more :- < > >> > > >> > and ldconfig in /usr/sbin/linux was core dumped. > >> > > >> > cherry# /compat/linux/sbin/ldconfig > >> > Segmentation fault(core dumped) > >> > pid 313 (ldconfig), uid 0: exited on signal 11 (core dumped) > >> > >> The rtc port needs this in it: > >> > >> #ifdef MODULE_DEPEND > >> MODULE_DEPEND(rtc, linux, 1, 1, 1); > >> #endif > >> > >> .near the top of the main source file. > > But I already loaded linux module with linux_enbale="YES" in /etc/rc.conf. > and I can check that it was already loaded. > > cherry# kldstat > Id Refs Address Size Name > 1 3 0xc0100000 3428d4 kernel > 2 1 0xc0f9e000 11000 linux.ko <---- > 3 1 0xc0fbc000 5000 linprocfs.ko That does not matter. You must still have that patch. rtc.ko will not be able to use linux.ko's symbols unless a dependency is registered. If there is no dependency, then you could accidently unload linux.ko with rtc.ko still active. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri May 5 9:21:34 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from inetminas.estaminas.com.br (inetminas.estaminas.com.br [200.251.191.247]) by hub.freebsd.org (Postfix) with ESMTP id AC1FE37B5B7 for ; Fri, 5 May 2000 09:21:27 -0700 (PDT) (envelope-from pamplona@uai.com.br) Received: from w95-0sr2 (nas5-8.estaminas.com.br [200.243.219.72]) by inetminas.estaminas.com.br (8.9.1a/8.9.1) with SMTP id NAA24801 for ; Fri, 5 May 2000 13:21:18 -0300 (GMT) Message-Id: <3.0.6.32.20000504002629.0082cd20@uai.com.br> X-Sender: pamplona@uai.com.br X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 04 May 2000 00:26:29 -0300 To: freebsd-emulation@freebsd.org From: Gustavo Pamplona Subject: DosCMD - Someone knows how use it? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Guys. I've subscribed to this mailing list a few weeks before. I'm a brazillian and sorry for my English. I've heard the command doscmd, well, just said in the man page of it, it is capable of execute Dos Executables into FreeBSD. ( I think is it, Am I correct ? ) 8P How can I get more information about this command? Who is the maintainer of this command? Your E-Mail address, please. Or... Are there a homepage about the contents of this command ? I want to execute Dos programs inside of FreeBSD, is possible ? Thanx, and Regards. Gustavo Pamplona - pamplona@uai.com.br Linux User: 137471 - FreeBSD User: FBSD042237 Linux Slackware 7.0 | FreeBSD 3.2 Release --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri May 5 13:40:46 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (Postfix) with ESMTP id 09AB637B5CF for ; Fri, 5 May 2000 13:40:41 -0700 (PDT) (envelope-from giffunip@asme.org) Received: from asme.org ([216.252.136.90]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.6) with ESMTP id AAAC76; Fri, 5 May 2000 15:39:21 -0400 Message-ID: <39133167.886399@asme.org> Date: Fri, 05 May 2000 15:39:03 -0500 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 4.5 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Gustavo Pamplona Cc: freebsd-emulation@FreeBSD.org Subject: Re: DosCMD - Someone knows how use it? References: <3.0.6.32.20000504002629.0082cd20@uai.com.br> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think it is not provided by default but you can build it after installing the usr.bin source kit (use /stand/sysinstall to install the sources of the system). Ir requires X to do non-trivial stuff and will run a small set (non-graphic) of DOS applications. It comes with a manpage and some brief doumentation on how to use it. hth, Pedro. Gustavo Pamplona wrote: > > Hi, Guys. > > I've subscribed to this mailing list a few weeks before. I'm a brazillian > and sorry for my English. > > I've heard the command doscmd, well, just said in the man page of it, it is > capable of execute Dos Executables into FreeBSD. ( I think is it, Am I > correct ? ) 8P > > How can I get more information about this command? > Who is the maintainer of this command? Your E-Mail address, please. > Or... Are there a homepage about the contents of this command ? > > I want to execute Dos programs inside of FreeBSD, is possible ? > > Thanx, and Regards. > Gustavo Pamplona - pamplona@uai.com.br > Linux User: 137471 - FreeBSD User: FBSD042237 > Linux Slackware 7.0 | FreeBSD 3.2 Release > --------------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message