On Sun, Aug 2, 2020 at 9:29 PM Brian Buhrow wrote:
>
> hello. I've noticed that for some packages in the pkgsrc tree, I'm
> getting build errors that look like:
>
> ./.libs/libgdbm.so: undefined reference to `___tls_get_addr'
https://duckduckgo.com/?q=undefined+symbol+"__tls_get_addr";
> On Aug 2, 2020, at 5:20 PM, Brook Milligan wrote:
>
> Are there supposed to be files in the NetBSD/images directory on
> rsync.netbsd.org? It looks to me that the files available in that directory
> via ftp are not available via rsync.
Sorry. It does look ok. I had a path wrong in my sc
hello. I've noticed that for some packages in the pkgsrc tree, I'm
getting build errors that look like:
./.libs/libgdbm.so: undefined reference to `___tls_get_addr'
Yet, if I search through all the files in the source and build trees, I
don't see any references to this function except in
Are there supposed to be files in the NetBSD/images directory on
rsync.netbsd.org? It looks to me that the files available in that directory
via ftp are not available via rsync.
Cheers,
Brook
On Sun, 2 Aug 2020 at 12:40, Martin Husemann wrote:
>
> On Sun, Aug 02, 2020 at 12:34:23PM +0100, Ottavio Caruso wrote:
> > In /var/run/rc.log:
> > [running /etc/rc.d/wscons]
> > wsconscfg: Cannot open `/dev/ttyEcfg': Device not configured
> > wsconscfg: Cannot open `/dev/ttyEcfg': Device not conf
On Sun, Aug 02, 2020 at 12:34:23PM +0100, Ottavio Caruso wrote:
> In /var/run/rc.log:
> [running /etc/rc.d/wscons]
> wsconscfg: Cannot open `/dev/ttyEcfg': Device not configured
> wsconscfg: Cannot open `/dev/ttyEcfg': Device not configured
> wsconscfg: Cannot open `/dev/ttyEcfg': Device not config
Hi,
I'm playing around with qemu and the "-vga none" option. From qemu(1):
-vga type
Select type of VGA card to emulate. Valid values for type are
none
Disable VGA card.
As I boot the NetBSD guest in a serial console, I don't need VGA (or do I)?
In /var/run/rc.log: