Re: failure to build Firefox 54

2017-07-18 Thread Gary Duzan
In Message <2b33a67e-722d-a6df-699f-a46735890...@libero.it>, Riccardo Mottola wrote: =>Hi, => =>Gary Duzan wrote: =>> =>Hi, =>> => =>> =>building Firefox fails for me due to undefined symbol. Error below. this =>> =>is on x86 =>> =>

Re: failure to build Firefox 54

2017-07-13 Thread Gary Duzan
-protection, leading to the errors. Gary Duzan =>Thanks - Riccardo => => =>Executing: ../../../../.cwrapper/bin/c++ -std=gnu++11 -I/usr/pkg/include =>-I/usr/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss =>-I/usr/X11R7/include -I/us

Re: NetBSD 8.0-BETA hangs at boot at xHCI (so does netbsd-7)

2017-07-06 Thread Gary Duzan
abling USB3 in the BIOS was enough to get the boot to continue uninterrupted. The native USB3 is still unsupported, requiring some tweaks for it to work properly, but a third-party USB3 card is working for me, though it required USB2 to be disabled in the BIOS to avoid pauses in the boot. Gary Duzan

Re: Problem with httpd and openssl on NetBSD-7.1

2017-05-02 Thread Gary Duzan
can use rc.conf, if you'd like. Copy /etc/rc.d/httpd to /etc/rc.d/httpsd (or something like that), and tweak the copy to have a different name, rcvar, and command_args. Then you can specify httpsd=YES in /etc/rc.conf, along with other variables you need for command_args. Gary Duzan

pvmove

2017-02-28 Thread Gary Duzan
sktop, and the xhci functionality in -current doesn't agree with my system. Thanks. Gary Duzan

Re: USB img NetBSD-7.0.1-amd64-install.img does not boot

2016-07-04 Thread Gary Duzan
orts. If you are using the 3.0 port, try the 2.0 port. Unfortunately, NetBSD's USB 3.0 support is experimental at best. Good luck... Gary Duzan

Re: NPF single NIC & NAT

2016-06-27 Thread Gary Duzan
In Message <20160627095815.56e17115...@xen1.duzan.org>, "Gary Duzan" wrote: =>In Message , => Ryan Brackenbury wrote: => =>=>Hopefully someone can shed some light on what I'm doing wrong - and =>=>hopefully there is a way to do this that doesn

Re: NPF single NIC & NAT

2016-06-27 Thread Gary Duzan
it out on the native interface. Good luck. Gary Duzan

Re: NetBSD's LVM works great for me

2016-03-23 Thread Gary Duzan
d a live NetBSD image pick up the PVs when I booted it on my Linux laptop. :-) Gary Duzan

Re: Change default compat_linux path ?

2016-02-25 Thread Gary Duzan
can be changed. =>Adrien Fernandes It looks like it is hard-coded: compat/linux/common/linux_exec.c: .e_path = "/emul/linux", NetBSD recognizes the executable as Linux and modifies the process to look for executables under the e_path before looking under the r

Re: How to install NetBSD on a USB stick

2016-02-13 Thread Gary Duzan
In Message <20160214054548.070dd115...@xen1.duzan.org>, "Gary Duzan" wrote: =>In Message <20160214052012.ga...@internode.on.net>, => Brett Lymn wrote: => =>=>On Sun, Feb 14, 2016 at 08:34:37AM +0530, Mayuresh wrote: =>=> =>=>> - Will the en

Re: How to install NetBSD on a USB stick

2016-02-13 Thread Gary Duzan
et.xserver -r--r--r-- 1 root wheel19264 Jan 3 01:40 special Gary Duzan p.s., Interestingly, it was a bit more difficult to mount the wd0 image than I expected. It has an MBR partition table, but the disklabel on the vnd device I attached to it was garbage,

Re: How to install NetBSD on a USB stick

2016-02-13 Thread Gary Duzan
end up with NetBSD-${version}-${arch}-live-{sd0,wd0}root.img.gz files in the releasedir/images directory. Uncompressed, the sd0 image will work on USB drives, and the wd0 image will work on SATA drives. Note that I haven't done this as a cross-build, but I believe it should work. Good luck... Gary Duzan

Re: cvs update hangs 'amd' in tstile when 'firefox' is running

2016-02-12 Thread Gary Duzan
iting an =>email during 'cvs update' and it survived (albeit with the aforementioned =>delay). Just a random thought: maybe mmap a file on the mount? If just the mmap doesn't do it, dirty at least one page and see if that does. Gary Duzan

Re: Support for Intel P3500 PCIe SSD drive

2016-01-28 Thread Gary Duzan
an NVMe driver, and I don't believe NetBSD has added one yet. It looks like -current has the PCI id, but that's about it. Gary Duzan

Re: xHCI not working on ASUS F555 laptop

2016-01-07 Thread Gary Duzan
-current: # xhci* at pci? dev ? function ?# eXtensible Host Controller # xhci is at best experimental # usb* at xhci? If you want to try it, uncomment these or try an ALL kernel. Gary Duzan

Re: (tutorial) How to use PulseAudio on NetBSD

2015-11-18 Thread Gary Duzan
tc/fstab: procfs /usr/pkg/emul/linux/procprocfs rw,linux procfs /usr/pkg/emul/linux32/proc procfs rw,linux tmpfs /usr/pkg/emul/linux/dev/shm tmpfs rw,-m1777 tmpfs /usr/pkg/emul/linux32/dev/shm tmpfs rw,-m1777 Gary Duzan

Re: 7.0_RC2 pkg_summary.gz not found

2015-08-01 Thread Gary Duzan
es. 7.0 should be fine, though. Maybe try http: instead of ftp:? Gary Duzan

Re: dhcpcd / IPv6 question

2015-04-07 Thread Gary Duzan
ss of the other end of the tunnel. Gary Duzan

Re: dhcpcd / IPv6 question

2015-04-07 Thread Gary Duzan
e from... Those are standard routes; I have those, too. =>Any clue on how to get a valid IPv6 default route? I don't think you have a real IPv6 address yet. "ifconfig re0" will most likely show a fe80::7a24:afff:fe3d:6410%re0 link local address, which is generated from your MAC, but nothing else. It looks like your router is IPv6 capable, but isn't actually providing IPv6 service. Gary Duzan

Re: py-usb problems

2015-02-18 Thread Gary Duzan
roblem. A debug version of libusb shows that bsd.c:usb_os_find_devices() is skipping anything that isn't ugen, so any USB devices you have drivers for won't show up. Not terribly helpful, but there it is. Gary Duzan

Re: After device resize in DOM-0, DOM-U disklabel unchanged

2014-10-12 Thread Gary Duzan
expect you could simply fix it using "disklabel -e" in the DOMU. Gary Duzan

Re: xentools42 compilation error

2014-08-24 Thread Gary Duzan
I am using xen 4.1 as I faced compilation error for 4.2. Is root= a later =>feature? man page on my system doesn't show root=. Try putting bootdev=sd0 after console=pc. See the boot(8) man page, and the "load" command section. Gary Duzan

Re: ixg(4) performances

2014-07-01 Thread Gary Duzan
m or a more general networking problem. Gary Duzan

Re: LD_PRELOAD and mixed architectures

2014-06-22 Thread Gary Duzan
in the "exec" family and fix LD_PRELOAD so it points at the =>architecture of the binary about to be exec'd before delegating to the =>real exec. Anyone have a less ugly alternative that doesn't require =>modifying system files (e.g., adjusting ld.so)? Just a thought, but have you tried putting a 32-bit version of the library under /emul/netbsd32 ? Gary Duzan

Re: Help with grub bootloader?

2014-06-06 Thread Gary Duzan
ilesystem, and are stock plus IPSEC in GENERIC.local. If you get a menu when you boot, see if there is a "User Configuration" option and select that. You may need to contact prgmr to get them to make it the default. Gary Duzan =>Everything work

Re: [RAIDframe] system hangs while manipulating large files

2014-01-03 Thread Gary Duzan
system mounted with log can not be mounted with async. [...] Gary Duzan

flactag core in realpath(), PR#46618 Pullup?

2013-04-17 Thread Gary Duzan
Is there any chance this fix will be pulled up to the netbsd-6 branch? http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=46618 I'm on 6.1_RC3 and had to hack a patch into pkgsrc to get flactag to work. Thanks. Gary Duzan