Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 1998 23:00:51 +0100
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG>
Subject:   iBCS2 module legacy build broken
Message-ID:  <19981106230051.A21406@keltia.freenix.fr>

next in thread | raw e-mail | index | archive | help
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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV>
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



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