On Tue, Jul 25, 2023 at 11:01 AM Dimitry Andric wrote:
> On 25 Jul 2023, at 22:26, David Cornejo wrote:
> >
> > One thing that has bothered me for a long time is that the
> Pacific/Honolulu timezone is found under the America -- North and
> South/United States of Amer
Hi,
One thing that has bothered me for a long time is that the Pacific/Honolulu
timezone is found under the America -- North and South/United States of
America/Hawaii in tzsetup. Politics of Hawaiian Sovereignty aside, every
other system I regularly install uses Pacific/Honolulu as it is in the
of
On Wed, Jan 16, 2019 at 7:54 AM Benjamin Kaduk wrote:
>
> On Wed, Jan 16, 2019 at 09:52:26AM -0800, Enji Cooper wrote:
> >
> > > On Jan 15, 2019, at 5:55 PM, David Cornejo wrote:
> > >
> > > Hi,
> > >
> > > I am working on some code that
Hi,
I am working on some code that wants to use mkerr.pl from the openssl
distribution - but this appears to have been left out of the import to
base.
Is there an alternative method to create the include files produced
from this script in FreeBSD?
thanks,
dave c
--
Kailua, Hawaiʻi
US +1 (808)
On Wed, Mar 2, 2016 at 11:04 AM, Bryan Drewery wrote:
> On 3/2/2016 12:52 PM, Bryan Drewery wrote:
>> On 3/2/2016 11:00 AM, Kurt Jaeger wrote:
>>> Hi!
>>>
>>> Today, I upgraded to r296308 and had this failure during buildworld:
>>>
>>> ===> usr.bin/mkesdb_static (obj,build-tools)
>>> cc -O2 -pipe
Thanks for the replies
dave c
On Fri, Sep 20, 2013 at 2:11 AM, Dimitry Andric wrote:
> On Sep 20, 2013, at 01:39, Glen Barber wrote:
>
> > On Thu, Sep 19, 2013 at 01:29:35PM -1000, David Cornejo wrote:
> >> On CURRENT Revsion 255706
> >>
> >> I a
On CURRENT Revsion 255706
I am trying to rebuild a bunch of ports in screen and I'm getting the
string "Service unavailable" in the output between the package creation and
the cleaning phases for each port:
===> Generating temporary packing list
install -o root -g wheel -m 555 dialog4ports /
On Fri, May 24, 2013 at 3:50 AM, O. Hartmann wrote:
> Since r250670 (last known stable) I face a lot of problems.
>
> On systems with SSD, after a couple of seconds the box is crashing and
> rebooting, showing up a lot of CAM/SCSI stuff on the console.
>
> A system with "traditional" disks I get w
On Mon, Jan 7, 2013 at 12:46 PM, Chrysostomos Kanoulis wrote:
> Hello,
>
> The following output is from a virtual machine on ESXi 4.1.
> I am experiencing high system cpu loads whenever i try to compile anything,
> making it difficult to even update the system.
>
>
> -
On Fri, Mar 2, 2012 at 12:41 PM, Rotate 13 wrote:
> I set WITHOUT_BIND="yes" in /etc/src.conf, and built/installed world.
> Not only does /usr/sbin/named exist - named is actually started!
> Several other WITHOUT_* variables also were apparently ignored, as
> evidenced by stuff installed on runnin
Hi,
In the old days home was typically a separate partition that was
mounted on /home. If you didn't have a partition the installer would
create /usr/home and symlink /home to it. The root was also typically
an independent partition, so it made sense not to clutter it up with
home directories.
On Sep 11, 2011 6:54 PM, "Boris Samorodov" wrote:
>
> On Sun, 11 Sep 2011 10:33:18 +0200 Gary Jennejohn wrote:
> > On Sat, 10 Sep 2011 21:10:44 +0400
> > Boris Samorodov wrote:
> > > On Sat, 10 Sep 2011 16:08:21 +0200 Gary Jennejohn wrote:
> > > > > On Tue, 06 Sep 2011 16:29:51 +0400 Boris Samoro
Not sure this is CLANG related - I see this on a system where WITHOUT_CLANG
is set, and someone else reported it in another thread.
dave c
On Sun, Aug 14, 2011 at 8:58 AM, Oleg V. Nauman wrote:
> ===> libexec (all)
> ===> libexec/atrun (all)
> clang -O -pipe -march=i686 -mtune=i686 -DATJOB_DIR=
Oh good, I'm not the only one seeing this - I have had it for a few days at
least, but haven't had time to look into it.
dave c
On Sun, Aug 14, 2011 at 9:16 AM, Johan Hendriks wrote:
> Hello all.
>
> I cvsuped yesterday, and did a buildworld, all was fine.
> cvsuped today again, and now i can n
On Mon, Mar 28, 2011 at 10:15 AM, Matthew Seaman <
m.sea...@infracaninophile.co.uk> wrote:
> On 28/03/2011 12:08, Matthias Andree wrote:
> > Perhaps the installer should instead:
> >
> > display CMOS and system time, and ask which one of them is correct, and
> > offer a third option to actually co
On Wed, Mar 9, 2011 at 9:49 AM, George Liaskos wrote:
> > I have prepared a patch that finishes the "core2" support part and
> > backports from gcc-4.3
> > the SSSE3 instruction set (-mssse3, -mno-ssse3).
> > It is enabled for -march=core2 by default.
> >
> > Testing and comments are welcome.
> >
On Thu, Jul 29, 2010 at 4:18 AM, John Baldwin wrote:
> On Wednesday, July 28, 2010 1:37:42 pm m...@freebsd.org wrote:
> > I have a 2 cpu virtual image of FreeBSD current. It panics during
> > boot after building in the NUMA support.
> >
> > I'll transcribe the SRAT bootverbose messages and panic
On Wed, Jul 28, 2010 at 8:23 AM, wrote:
> On Wed, Jul 28, 2010 at 10:37 AM, wrote:
> > I have a 2 cpu virtual image of FreeBSD current. It panics during
> > boot after building in the NUMA support.
> >
> > I'll transcribe the SRAT bootverbose messages and panic message as best I
> can.
> >
> >
On Wed, Jul 28, 2010 at 7:37 AM, wrote:
> I have a 2 cpu virtual image of FreeBSD current. It panics during
> boot after building in the NUMA support.
>
> I'll transcribe the SRAT bootverbose messages and panic message as best I
> can.
>
> Table 'SRAT' at 0xfef07f6
> SRAT: Found table at 0xfef07
On Sun, Mar 7, 2010 at 1:08 PM, Chuck Swiger wrote:
> Hi, Tim--
>
> On Mar 7, 2010, at 2:16 PM, Tim Kientzle wrote:
> [ ... ]
> > Corrupted MAC on input.
> > Disconnecting: Packet corrupt
> > rsync: connection unexpectedly closed ... [receiver]
> >
> > and then the rsync session is dead.
> >
>
the application is ports/net/mrt
attempting to build it causes a panic. i'm pretty sure you need options
MROUTING in the kernel config to cause it.
dave c
At 06:08 AM 10/15/2003, Doug White wrote:
On Tue, 14 Oct 2003, David Cornejo wrote:
> I'm trying to compile a multicast ap
I'm trying to compile a multicast application and the system panics every
time I run configure:
Oct 14 13:46:11 groggy su: dave to root on /dev/ttyp0
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x68
fault code = supervisor read, page not present
instruct
22 matches
Mail list logo