Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2016 23:53:55 +0000
From:      Ed Maste <emaste@freebsd.org>
To:        Zbigniew Bodek <zbb@freebsd.org>
Cc:        "src-committers@freebsd.org" <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r297392 - in head/sys: conf dev/ofw powerpc/mpc85xx powerpc/powermac powerpc/pseries
Message-ID:  <CAPyFy2DCPvQ9ESC8FakSsZ=2kD2YkWieZhJiDC5RieSxFFrKqw@mail.gmail.com>
In-Reply-To: <201603291519.u2TFJuXW051571@repo.freebsd.org>
References:  <201603291519.u2TFJuXW051571@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29 March 2016 at 15:19, Zbigniew Bodek <zbb@freebsd.org> wrote:
> Author: zbb
> Date: Tue Mar 29 15:19:56 2016
> New Revision: 297392
> URL: https://svnweb.freebsd.org/changeset/base/297392
>
> Log:
>   Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64

My 'make tinderbox' build is now failing (powerpc LINT) with:

linking kernel
cpcht.o: In function `cpcht_attach':
cpcht.c:(.text+0x17dc): undefined reference to `ofw_pci_attach'
cpcht.o:(.data.rel+0x0): undefined reference to `ofw_pci_driver'
grackle.o: In function `grackle_attach':
grackle.c:(.text+0x2dc): undefined reference to `ofw_pci_attach'
grackle.o:(.data.rel+0x0): undefined reference to `ofw_pci_driver'
uninorthpci.o: In function `uninorth_attach':
uninorthpci.c:(.text+0x68c): undefined reference to `ofw_pci_attach'
uninorthpci.o:(.data.rel+0x0): undefined reference to `ofw_pci_driver'
*** [kernel] Error code 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2DCPvQ9ESC8FakSsZ=2kD2YkWieZhJiDC5RieSxFFrKqw>