Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2019 12:34:39 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        kib@freebsd.org, freebsd-current <freebsd-current@freebsd.org>
Subject:   SVN r351457 breaks drm-current
Message-ID:  <1ed2692e-9964-58f7-5af9-08fadf65dec7@protected-networks.net>

next in thread | raw e-mail | index | archive | help
As follows ..

Building
/usr/obj/usr/src/amd64.amd64/sys/TOSHI/modules/usr/local/sys/modules/drm-current-kmod/linuxkpi/linux_compat.o
--- linux_compat.o ---
In file included from
/usr/local/sys/modules/drm-current-kmod/linuxkpi/gplv2/src/linux_compat.c:5:
./machine/md_var.h:61:34: error: declaration of 'struct pcpu' will not
be visible outside of this function [-Werror,-Wvisibility]
void    amd64_bsp_pcpu_init1(struct pcpu *pc);
                                    ^
./machine/md_var.h:63:32: error: declaration of 'struct pcpu' will not
be visible outside of this function [-Werror,-Wvisibility]
void    amd64_bsp_ist_init(struct pcpu *pc);
                                  ^

	imb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1ed2692e-9964-58f7-5af9-08fadf65dec7>