Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2006 06:43:31 -0500
From:      "Matt Sealey" <matt@genesi-usa.com>
To:        <matt@genesi-usa.com>, "'Peter Grehan'" <grehan@freebsd.org>
Cc:        freebsd-ppc@freebsd.org
Subject:   RE: FreeBSD 6.0 on Pegasos/ODW
Message-ID:  <002a01c69c3a$6c5c43a0$99dfdfdf@bakuhatsu.net>
In-Reply-To: <011f01c69c1f$bb0c1bd0$99dfdfdf@bakuhatsu.net>

next in thread | previous in thread | raw e-mail | index | archive | help

> Okay I have access to one now (thanks Peter Czanik :)

Building was a miserable failure. It went through and did the world
and then the kernel failed first because driver "zs" wasn't found (we
commented out zs and put the 16550 uart in instead) and then it churned
and puked on linking;

I don't really have all the time I want to spend on this so I will just
leave it. I still can't find the memory, availalble, reg, etc. references
in the loader or kernel so I am not sure what I would do with a recompiled
loader/kernel anyway.. there is nothing I can see that can be fixed.


linking kernel.debug
sio_pci.o(.text+0xd4): In function `sio_pci_attach':
/usr/src/sys/dev/sio/sio_pci.c:105: undefined reference to `sioattach'
sio_pci.o(.text+0x2d8): In function `sio_pci_probe':
/usr/src/sys/dev/sio/sio_pci.c:154: undefined reference to `sioprobe'
sio_pci.o(.data+0x14): In function `sio_pci_attach':
/usr/src/sys/dev/sio/sio_pci.c:94: undefined reference to `siodetach'
sio_pci.o(.data+0x20):/usr/src/sys/dev/sio/sio_pci.c:94: undefined reference to `sio_driver_name'
sio_pci.o(.data+0xd8):/usr/src/sys/dev/sio/sio_pci.c:106: undefined reference to `sio_devclass'
sio_pci.o(.data+0x118): In function `sio_pci_kludge_unit':
/usr/src/sys/dev/sio/sio_pci.c:115: undefined reference to `sio_devclass'
sio_iobus.o(.text+0x20): In function `sio_iobus_attach':
/usr/src/sys/powerpc/psim/sio_iobus.c:75: undefined reference to `sioattach'
sio_iobus.o(.text+0xf8): In function `sio_iobus_probe':
/usr/src/sys/powerpc/psim/sio_iobus.c:92: undefined reference to `sioprobe'
sio_iobus.o(.data+0x18): In function `sio_iobus_attach':
/usr/src/sys/powerpc/psim/sio_iobus.c:75: undefined reference to `sio_driver_name'
sio_iobus.o(.data+0x40): In function `sio_iobus_probe':
/usr/src/sys/powerpc/psim/sio_iobus.c:80: undefined reference to `sio_devclass'
*** Error code 1

Stop in /usr/obj/powerpc/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002a01c69c3a$6c5c43a0$99dfdfdf>