Hello,
I've just installed 4.0 from the latest Release Candidate (iso image gotten from the
freebsd ftp and burned this morning)
the install itself went smooth, but I can't start X11 : there seems to be a bug in the
dynamic libraries :
% ldd `which xinit`
/usr/X11R6/bin/xinit:
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x28066000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x28078000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x280c0000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x280c9000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x280de000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x280ea000)
libxpg4.so.2 => /usr/lib/libxpg4.so.2 (0x28189000)
libc.so.4 => /usr/lib/libc.so.4 (0x2818d000)
libXThrStub.so.6 => not found (0x0)
libXThrStub.so.6 => not found (0x0)
%
what's this libXThrStub.so.6 ?
% uname -a
FreeBSD XXXXXX.alcatel.fr 4.0-20000208-CURRENT FreeBSD 4.0
%
TfH
dmesg :
Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 4.0-20000208-CURRENT #0: Thu Feb 10 16:08:11 CET 2000
[EMAIL PROTECTED]:/usr/src/sys/compile/P5-lnc
Timecounter "i8254" frequency 1193182 Hz
Timecounter "TSC" frequency 74539288 Hz
CPU: Pentium/P54C (74.54-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x526 Stepping = 6
Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory = 33554432 (32768K bytes)
config> q
avail memory = 29990912 (29288K bytes)
Preloaded elf kernel "kernel" at 0xc029d000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc029d09c.
Intel Pentium detected, installing workaround for F00F bug
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
lnc0: <PCNet/PCI Ethernet adapter> port 0xfce0-0xfcff mem 0xfedffc00-0xfedffc1f
irq 9 at device 8.0 on pci0
lnc0: PCnet-PCI II address 08:00:09:bb:26:57
lnc0: driver is using old-style compatability shims
vga-pci0: <S3 Trio graphics accelerator> mem 0xfe000000-0xfe7fffff at device 13.
0 on pci0
isab0: <Intel 82371FB PCI to ISA bridge> at device 15.0 on pci0
isa0: <ISA bus> on isab0
ata-pci0: <Intel PIIX ATA controller> port 0xfcd0-0xfcdf at device 15.1 on pci0
ata0 at 0x01f0 irq 14 on ata-pci0
devclass_alloc_unit: lnc0 already exists, using next available unit number
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ata-isa0: already registered as ata0
atkbdc0: <keyboard controller (i8042)> at port 0x60-0x6f on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
sio2: not probed (disabled)
sio3: not probed (disabled)
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
ppi0: <Parallel I/O> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
plip0: <PLIP network interface> on ppbus0
lnc1: not probed (disabled)
ep0: <3Com 3C509-Combo EtherLink III> at port 0x280-0x28f irq 5 on isa0
ep0: Ethernet address 00:60:08:78:98:cb
ad0: 814MB <WDC AC2850F> [1654/16/63] at ata0-master using PIO3
Mounting root from ufs:/dev/ad0s1a
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message