Has anyone seen these sorts of errors when compiling applications (such as PHP or Apache2)? I can buildworld, kernels and most of the ports.. but occasionally I run in to this error:
/usr/lib/crt1.o(.text+0x64): In function `_start': : undefined reference to `_init_tls' Here's the dmesg: Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.4-STABLE #5: Wed Apr 6 08:31:13 EDT 2005 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/saturn mptable_probe: MP Config Table has bad signature: 4\^C\^_ Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) processor (1331.32-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x644 Stepping = 4 Features=0x183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR> AMD Features=0xc0440000<RSVD,AMIE,DSP,3DNow!> real memory = 1610547200 (1535 MB) avail memory = 1572741120 (1499 MB) npx0: <math processor> on motherboard npx0: INT 16 interface cpu0 on motherboard pcib0: <Host to PCI bridge> pcibus 0 on motherboard pir0: <PCI Interrupt Routing Table: 12 Entries> on motherboard pci0: <PCI bus> on pcib0 $PIR: No matching entry for 0.1.INTA agp0: <NVIDIA nForce2 AGP Controller> mem 0xe0000000-0xe1ffffff at device 0.0 on pci0 pci0: <memory, RAM> at device 0.1 (no driver attached) pci0: <memory, RAM> at device 0.2 (no driver attached) pci0: <memory, RAM> at device 0.3 (no driver attached) pci0: <memory, RAM> at device 0.4 (no driver attached) pci0: <memory, RAM> at device 0.5 (no driver attached) isab0: <PCI-ISA bridge> at device 1.0 on pci0 isa0: <ISA bus> on isab0 pci0: <serial bus, SMBus> at device 1.1 (no driver attached) pcib1: <PCIBIOS PCI-PCI bridge> at device 8.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <network, ethernet> at device 4.0 (no driver attached) xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x9400-0x947f mem 0xe8004000-0xe800407f irq 12 at device 10.0 on pci1 miibus0: <MII bus> on xl0 ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: Ethernet address: 00:04:75:db:44:4e atapci0: <SiI 3112 SATA150 controller> port 0xa800-0xa80f,0xa400-0xa403,0xa000-0xa007,0x9c00-0x9c03,0x9800-0x9807 mem 0xe8005000-0xe80051ff irq 11 at device 11.0 on pci1 ata2: channel #0 on atapci0 ata3: channel #1 on atapci0 atapci1: <nVidia nForce2 UDMA133 controller> port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 9.0 on pci0 ata0: channel #0 on atapci1 ata1: channel #1 on atapci1 pcib2: <PCI-PCI bridge> at device 30.0 on pci0 pci3: <PCI bus> on pcib2 $PIR: ROUTE_INTERRUPT failed. pci3: <display, VGA> at device 0.0 (no driver attached) orm0: <ISA Option ROMs> at iomem 0xcd000-0xcd7ff,0xcc000-0xccfff,0xc0000-0xca7ff on isa0 pmtimer0 on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: <PNP0303> can't assign resources (port) unknown: <PNP0501> can't assign resources (port) Timecounter "TSC" frequency 1331323578 Hz quality 800 Timecounters tick every 10.000 msec ata0-master: DMA limited to UDMA33, non-ATA66 cable or device ad0: 19073MB <WDC WD200BB-75CAA0/16.06V16> [38752/16/63] at ata0-master UDMA33 acd0: CDROM <CREATIVE CD5233E/C1.00> at ata0-slave PIO4 ad2: 114472MB <ST3120023A/3.33> [232578/16/63] at ata1-master UDMA100 Mounting root from ufs:/dev/ad0s1a -- Best wishes, Alexander G. Chamandy Webmaster www.bsdfreak.org Your Source For BSD News! _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"