From owner-freebsd-current Fri Nov 6 14:06:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA10128 for freebsd-current-outgoing; Fri, 6 Nov 1998 14:06:24 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA10110 for ; Fri, 6 Nov 1998 14:06:15 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.1/frmug-2.3/nospam) with UUCP id XAA00684 for freebsd-current@FreeBSD.ORG; Fri, 6 Nov 1998 23:05:45 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (VMailer, from userid 101) id ABC5F1514; Fri, 6 Nov 1998 23:00:51 +0100 (CET) Date: Fri, 6 Nov 1998 23:00:51 +0100 From: Ollivier Robert To: "FreeBSD Current Users' list" Subject: iBCS2 module legacy build broken Message-ID: <19981106230051.A21406@keltia.freenix.fr> Mail-Followup-To: FreeBSD Current Users' list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.4i X-Operating-System: FreeBSD 3.0-BETA/ELF ctm#4772 AMD-K6 MMX @ 200 MHz Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Apart from that small error below, I built an ELF kernel and loaded KLD modules just fine. The new loader is working fine, congrats. -=-=-=- --- ibcs2_mod.o --- ld -r -aout -o tmp.o ibcs2.o ibcs2_errno.o ibcs2_ipc.o ibcs2_stat.o ibcs2_misc.o ibcs2_fcntl.o ibcs2_signal.o ibcs2_sysent.o ibcs2_ioctl.o ibcs2_socksys.o ibcs2_util.o ibcs2_xenix.o ibcs2_xenix_sysent.o ibcs2_isc.o ibcs2_isc_sysent.o ibcs2_msg.o ibcs2_other.o ibcs2_sysi86.o ibcs2_sysvec.o ibcs2.o: Definition of symbol `_ibcs2_mod' (multiply defined) ibcs2_sysvec.o: Definition of symbol `_ibcs2_mod' (multiply defined) *** Error code 1 1 error ... -=-=-=- 203 [22:48] roberto@tara:~> kldstat Id Refs Address Size Name 1 4 0xf0100000 14bf48 kernel.elf 2 1 0xf024c000 48690 nfs.ko 3 1 0xf0295000 f74c linux.ko 4 1 0xf0895000 3000 daemon_saver.ko (even working right now ! :-)) 205 [22:49] roberto@tara:~> ll /boot -r--r--r-- 1 root wheel 512 Oct 28 08:31 boot0 -r--r--r-- 1 root wheel 512 Nov 6 22:08 boot1 -r--r--r-- 1 root wheel 7680 Nov 6 22:08 boot2 -r-xr-xr-x 1 root wheel 86016 Nov 6 22:08 loader* -=-=-=- Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-CURRENT #2: Fri Nov 6 22:27:23 CET 1998 roberto@tara.freenix.org:/src/src/sys/compile/TARA_ELF Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 198656520 Hz CPU: Pentium Pro (198.66-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x619 Stepping=9 Features=0xfbff real memory = 67108864 (65536K bytes) config> quit avail memory = 62509056 (61044K bytes) Preloaded elf kernel "kernel.elf" at 0xf02a6000. Preloaded elf module "nfs.ko" at 0xf02a60a0. Preloaded elf module "linux.ko" at 0xf02a613c. Probing for devices on PCI bus 0: ... -=-=-=- -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-BETA #4: Thu Oct 15 01:36:57 CEST 1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message