compile 13.2p8 on a recent current fails: compiler issue ?

2023-12-13 Thread henry vogt
ersion 17.0.6 (https://github.com/llvm/llvm-project.git llvmorg-17.0.6-0-g6009708b4367) Target: x86_64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin Kind Regards Henry

Re: cannot build i386 12.0-RELEASE kernel on -current

2018-12-12 Thread Henry Vogt
Dear Yuri, Am 12.12.18 um 17:33 schrieb Yuri Pankov: > Henry Vogt wrote: >> Hi, >> >> my build machine (FreeBSD:13:amd64 r341429) builds world/kernel ok for >> amd64, world for i386 ok, but fails 'make buildkernel' for i386: >> >> -- snip >&g

cannot build i386 12.0-RELEASE kernel on -current

2018-12-12 Thread Henry Vogt
de 1 ... -- snip Is this known - did i miss something ? Howto fix ? Best Henry -- Henry Vogt ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: msdosfs_iconv

2018-01-13 Thread Henry Hu
On Sun, Jan 14, 2018 at 12:20 AM, blubee blubeeme wrote: > > > On Sun, Jan 14, 2018 at 12:16 PM, Henry Hu wrote: > >> >> >> On Sat, Jan 13, 2018 at 10:56 PM, blubee blubeeme >> wrote: >> >>> >>> >>> On Sun, Jan 14, 2018 at 1

Re: msdosfs_iconv

2018-01-13 Thread Henry Hu
On Sat, Jan 13, 2018 at 10:56 PM, blubee blubeeme wrote: > > > On Sun, Jan 14, 2018 at 11:53 AM, Henry Hu wrote: > >> >> >> On Sat, Jan 13, 2018 at 9:10 PM, blubee blubeeme >> wrote: >> >>> This is a repost from freebsd-question; Hoping t

Re: msdosfs_iconv

2018-01-13 Thread Henry Hu
> freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" > -- Cheers, Henry ___ freebsd-current@fr

Re: [sed] command failure? Porting a project to FreeBSD

2017-06-07 Thread Henry Vogt
r re-released under Creative Commons, exists for 20 years. Some bits may be outdated, but still useful. Best Henry -- Henry Vogt ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscri

Re: SSD on Acer Aspire One Cloudbook 11

2015-11-30 Thread Henry Hu
controller. This is the case on a Surface 3. YMMV. > > Regards, > > -- > José Pérez > ___ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org&

Re: Shared object "libelf.so.2" not found, required by "libkvm.so.6"

2015-11-29 Thread Henry Hu
bc.so.7 (0x800822000) It's strange that your libkvm.so.6 depends on libelf.so.2. Where does it come from? > Regards, > > oh > -- Cheers, Henry ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Slow shutdown

2015-06-11 Thread Henry Hu
On Thu, Jun 11, 2015 at 1:55 PM Kevin Oberman wrote: > On Thu, Jun 11, 2015 at 1:50 AM, Ranjan1018 . <21474...@gmail.com> wrote: > > > 2015-05-24 22:33 GMT+02:00 Garrett Cooper : > > > > > On May 24, 2015, at 6:33, Ranjan1018 . <21474...@gmail.com> wrote: > > > > > > > On my laptop running r28329

Re: i915 backlight control broken

2015-01-22 Thread Henry Hu
gt; To unsubscribe, send any mail to " > freebsd-current-unsubscr...@freebsd.org" > > > ___ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any ma

Re: nvidia-driver fails to load gui

2014-12-10 Thread Henry Hu
On Wed, Dec 10, 2014 at 11:25 AM, Shawn Webb wrote: > On Wed, Dec 10, 2014 at 11:22 AM, Henry Hu wrote: > >> >> >> On Wed, Dec 10, 2014 at 11:17 AM, Shawn Webb wrote: >> >>> On Wed, Dec 10, 2014 at 11:14 AM, Henry Hu >>> wrote: >>> &g

Re: nvidia-driver fails to load gui

2014-12-10 Thread Henry Hu
On Wed, Dec 10, 2014 at 11:17 AM, Shawn Webb wrote: > On Wed, Dec 10, 2014 at 11:14 AM, Henry Hu wrote: > >> >> >> On Wed, Dec 10, 2014 at 11:02 AM, Shawn Webb wrote: >> >>> Hey All, >>> >>> More new laptop woes. The good-ish news is

Re: nvidia-driver fails to load gui

2014-12-10 Thread Henry Hu
> freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" > -- Cheers, Henry ___ freebsd-current@freebs

Re: r273918 buildworld broke at semaphore

2014-11-11 Thread Henry Hu
usr/include which is the old version. > > -- > John Baldwin > ___ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" > -- Cheers, Henry ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Fatal trap 12 in fuse_vnop_create and patch

2014-11-09 Thread Henry Hu
ug_printf("create: got err=%d from daemon\n", err); goto out; } -bringup: + feo = fdip->answ; if ((err = fuse_internal_checkentry(feo, VREG))) { But I think that fuse filesystems may support file types other than VREG, so maybe we

Re: pkg 1.4 freeze please test test test!

2014-11-03 Thread Henry Hu
kgs by having something like portmaster -P. > > > -- > Freddie Cash > fjwc...@gmail.com > ___ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to &quo

Re: pkg 1.4 freeze please test test test!

2014-10-29 Thread Henry Hu
On Wed, Oct 29, 2014 at 8:39 PM, Baptiste Daroussin wrote: > On Thu, Oct 30, 2014 at 12:03:21AM +0100, Baptiste Daroussin wrote: > > On Wed, Oct 29, 2014 at 06:07:44PM -0400, Henry Hu wrote: > > > Hi, > > > > > > > > > On Tue, Oct 28, 201

Re: pkg 1.4 freeze please test test test!

2014-10-29 Thread Henry Hu
kages? [y/N]: But pkg info -r libX11 produces a long list. If I downgrade to pkg 1.3.8, pkg remove libX11 asks me to remove almost everything. Is this a regression? > > regards, > Bapt > -- Cheers, Henry ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: x11/nvidia-driver (340.24/340.32/343.13): nvidia BLOB doesn't recognize any display socket on Lenovo E540/UEFI and FBSD CURRENT

2014-09-19 Thread Henry Hu
My laptop has an integrated graphics (HD4000) and a nvidia GPU (GT650M). It also has optimus. It has a VGA output, a HDMI output, and the internal LCD. Using the intel driver, I can use the internal LCD and VGA. Using the nvidia driver, I can use the HDMI. To use the nvidia driver, I have to use

Re: Intel i915 GPU hung

2014-09-11 Thread Henry Hu
ntended recipient, is prohibited. > If you are not the intended recipient and have received this email in > error, please destroy the original message. > ___ > freebsd-...@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscr...@freebsd.org" > -- Cheers, Henry ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Checking buildworld success from ssh

2003-07-28 Thread Henry Vogt
Hi, you could restart the buildworld with the -DNOCLEAN option, this would terminate much faster than usual o r show up where it fails.. Hope this helps. Regards Henry Am Montag, 28.07.03, um 15:28 Uhr (Europe/Berlin) schrieb Gregory Pavelcak: Hi all, I started a buildworld on current

ADV: Guaranteed Search Engine Placement on the Top 10 Search Engines

2001-11-18 Thread henry
Listings We are very good at what we do, and would be happy to show you examples of our top search engine listings. If you have any additional comments or questions, please contact me or visit our website at www.alleffort.com Thanks for your time, Henry Hwong All Effort, Inc. [EMAIL PROTECTED] To

Re: keymaps

1999-01-21 Thread Henry Miller
On Fri, 22 Jan 1999, Gregory Bond wrote: > my vote: A version of the standard keymap with CapsLock and LeftCtl > functions > swapped so the control key is under my left finger like God intended! My vote is both of the above. I've never found a use for CapsLock, but LeftCtl is important enough

Re: CVS tags to use?

1999-01-21 Thread Henry Miller
On Thu, 21 Jan 1999, Jaye Mathisen wrote: > > The readme in /usr/share/examples hasn't been updated in a while... > > WHat tag should I be using now to track 3.0-current/3.1? (Not the 4.x > branch). > > Right now, I have tag=., and I can't get a compilable kernel to save my > life, problems in