Allan Bowhill wrote:
I recently updated one of my machines to -current to adapt some code to
build under the new version of gcc (3.2.2). However, file IO using
gives error messages about implicit typenames being deprecated, and I can't
for the life of me figure out what to do my code to make the c
Does anyone have this working with GDM 2.4.1.3 on -current? I've found
that I can use the nvidia driver with Maxime's patch on a freshly built
-current system as long as I don't use GDM. If I start up GDM, the
system freezes as soon as the nvidia logo is replaced by the GDM login
screen. In
That fixed it. Thanks a bunch. :)
-Patrick
John Baldwin wrote:
On 23-Jan-2003 Patrick Hartling wrote:
I just updated a 4.7-STABLE system (last rebuilt using sources from
Jan 7, 2003) to 5.0-RELEASE, and now the system clock is going nuts.
I had the same problem when I updated from 3-STABLE
I just updated a 4.7-STABLE system (last rebuilt using sources from
Jan 7, 2003) to 5.0-RELEASE, and now the system clock is going nuts.
I had the same problem when I updated from 3-STABLE to 4-STABLE quite
a while back. To solve the problem then, I added the following to my
kernel configuration f
Based on your definition of "works," I would say that mine does not. :(
I just updated my -current system about 12 hours ago.
-Patrick
Sheldon Hearn wrote:
Hi folks,
Could someone with an up-to-date -CURRENT (as of anything since
Wednesday last week) and OpenOffice let me know whether OpenOf
Scott Long wrote:
On Tue, Dec 10, 2002 at 09:37:20AM -0600, Patrick Hartling wrote:
Mark Murray wrote:
I'm trying to thrash 5.0 a bit but I've run into some rather more
basic issues right off.
1) I think I'm suffering from the 1GB memory hang problem. I'm
definite
Mark Murray wrote:
I'm trying to thrash 5.0 a bit but I've run into some rather more
basic issues right off.
1) I think I'm suffering from the 1GB memory hang problem. I'm
definitely getting the hangs :-) I'll leave this for now since I'll
do some more testing tonight and it's already been raised
I have a machine that is running -current from October 10, 2002. It had
been running fine for about two weeks--up until I had to reboot it.
When it came back up, one of my disks apparently lost its disklabel.
Is there any way to recover a disklabel? If not, I'm willing to grovel
the disk and
I was just about to put the new DCE 1.1 UUID functions into use in some
C++ code, but linking fails because the function prototypes in uuid.h
are not protected with the __cplusplus/extern "C" bits. It's easy
enough for me to fix my local copy, but I'm sure this same thing could
trip up other p
Juli Mallett wrote:
* De: Patrick Hartling <[EMAIL PROTECTED]> [ Data: 2002-10-28 ]
[ Subjecte: Re: HEADS UP: you need to install a new kernel before an installworld. ]
Peter Wemm wrote:
Due to sigaction(2) syscall number changes, doing a 'make installworld'
without hav
Peter Wemm wrote:
Due to sigaction(2) syscall number changes, doing a 'make installworld'
without having booted a new kernel would be rather messy. For example, if
you tried to reboot with the old kernel, /sbin/init and /bin/sh would get a
signal and abort. That would be bad.
Does this apply to
t configuration file?
Thanks very much for your help.
-Patrick
Bernd Walter wrote:
> On Fri, Apr 12, 2002 at 05:46:29PM -0500, Patrick Hartling wrote:
>
>>I suffered a system crash earlier today running -current from April 10.
>> I have a Vinum volume set up as a mirr
I suffered a system crash earlier today running -current from April 10.
I have a Vinum volume set up as a mirror, and during the reboot, I had
to fsck it. Everything seemed normal (at least that's what I thought),
but now my volume cannot be mounted. The output from 'vinum list' is as
foll
Greg Lehey <[EMAIL PROTECTED]> wrote:
} On Sunday, 1 July 2001 at 14:22:36 -0500, Patrick Hartling wrote:
} > Alfred Perlstein <[EMAIL PROTECTED]> wrote:
} >
} >> * Patrick Hartling <[EMAIL PROTECTED]> [010630 14:04] wrote:
} >>> I just got two new hard dr
Alfred Perlstein <[EMAIL PROTECTED]> wrote:
} * Patrick Hartling <[EMAIL PROTECTED]> [010630 14:04] wrote:
} > I just got two new hard drives, and I am preparing to set them up to do
} > RAID-1 with Vinum. A few weeks ago (around the time that use of DEVFS
} > became the de
I just got two new hard drives, and I am preparing to set them up to do
RAID-1 with Vinum. A few weeks ago (around the time that use of DEVFS
became the default in -current), I saw a message saying that Vinum was
not yet ready for use with DEVFS. Is that still the case?
-Patrick
Patrick L. H
Alex Zepeda <[EMAIL PROTECTED]> wrote:
} On Sun, Jan 28, 2001 at 01:28:03PM -0600, Patrick Hartling wrote:
}
} > ldd was telling me that it had both libc.so.3 and libc.so.5 which seemed
} > very bad to me. When I recomipled LyX to see if that would fix things,
} > I noticed tha
Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]> wrote:
} -On [20010127 22:30], Patrick Hartling ([EMAIL PROTECTED]) wrote:
} >Making a symlink from /usr/lib/libc.so.5 to /usr/lib/libc.so.3 seems to
} >have fixed my LyX problems. I'm guessing libc.so.5 and libc.so.3 were
} &
Patrick Hartling <[EMAIL PROTECTED]> wrote:
} I just rebuilt my -current system yesterday, and now LyX is throwing up
} all over itself. It starts up fine, but if I try to load a document or
} create a new one, it immediately dumps core. The problem seems to be
} occuring the the
I just rebuilt my -current system yesterday, and now LyX is throwing up
all over itself. It starts up fine, but if I try to load a document or
create a new one, it immediately dumps core. The problem seems to be
occuring the the xforms library. I have a fresh copy of the compat3x
distribution f
Nick Sayer <[EMAIL PROTECTED]> wrote:
} --
} >>> stage 4: populating /usr/obj/usr/src/i386/usr/include
} --
[snip]
} ===> rpcsvc
} rpcgen -C -h -DWANT_NFS3 /usr/src/include/rp
If I remove the old /usr/libexec/cpp with a newer cpp0 installed,
'make world' fails with the following:
--
>>> stage 4: populating /usr/obj/usr/src/i386/usr/include
--
cd /usr/
"Rogier R. Mulhuijzen" <[EMAIL PROTECTED]> wrote:
}
} >Has there been any resolution to this? I've been having this problem
} >ever since the SMPng stuff went into the tree. I have no success in
} >getting my splash screen to work anymore or in changing video modes with
} >vidcontrol. The spl
John Baldwin <[EMAIL PROTECTED]> wrote:
}
} On 12-Dec-00 Nicolas Souchu wrote:
} > Hi there,
} >
} > I did browse the lists but found nothing about my problem.
} > Compiling GENERIC of 5.0 works correctly but once I remove
} > most of uneeded hardware, the console/kbd freeze.
} >
} > I join th
Patrick Hartling <[EMAIL PROTECTED]> wrote:
} John Baldwin <[EMAIL PROTECTED]> wrote:
}
} }
} } On 25-Oct-00 Chuck Robey wrote:
} } > I'm having rather extreme problems with stability on my dual PIII
} } > setup. I know this is to be expected, but it's gotten so e
John Baldwin <[EMAIL PROTECTED]> wrote:
}
} On 25-Oct-00 Chuck Robey wrote:
} > I'm having rather extreme problems with stability on my dual PIII
} > setup. I know this is to be expected, but it's gotten so extreme on my
} > system, I can't spend more than a few minutes before it locks up.
} >
Patrick Hartling <[EMAIL PROTECTED]> wrote:
> Matthew Dillon <[EMAIL PROTECTED]> wrote:
> > :I rebuilt my -current system this morning and am now getting paincs with
> > :both the SMP and non-SMP kernels. The current panic with a uniprocessor
> > :kernel is:
>
Matthew Dillon <[EMAIL PROTECTED]> wrote:
> :I rebuilt my -current system this morning and am now getting paincs with
> :both the SMP and non-SMP kernels. The current panic with a uniprocessor
> :kernel is:
> :
> :panic: pmap_enter: invalid page directory, pdir=0, va=0xc0da
> :
> :It occurs r
I rebuilt my -current system this morning and am now getting paincs with
both the SMP and non-SMP kernels. The current panic with a uniprocessor
kernel is:
panic: pmap_enter: invalid page directory, pdir=0, va=0xc0da
It occurs right after the output for pci0. I'm currently sitting at the d
Today I have been having problems with applications being unable to find
shared libraries at run time with LD_LIBRARY_PATH set correctly. If the
library is moved into a directory set at boot time with ldconfig (via rc),
it works fine. I have tried it with several different libraries (both C and
Stephan van Beerschoten <[EMAIL PROTECTED]> wrote:
} ...
} cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format \
} -L/usr/X11R6/lib -o xscreensaver xscreensaver.o windows.o \
} timers.o subprocs.o xset.o splash.o setuid.o stderr.o prefs.o \
} lock.o passwd.o passwd-kerberos.o passwd-p
Patrick Hartling <[EMAIL PROTECTED]> wrote:
} For quite some time, I've been having panics while running X and never saw
} the actual message. This time, I happened to be in console mode when the
} crash happened.
I meant to include that I'm using XFree86 3.3.5 built from the
For quite some time, I've been having panics while running X and never saw
the actual message. This time, I happened to be in console mode when the
crash happened. Here is the panic message:
kernel: type 12 trap, code=0
Stopped at pmap_remove_pages+0xd0: decl 0(%ecx)
The stack trace I got was:
I just built and installed sources cvsup'd at 17:45 CDT October 9 with
${MAKE_KERBEROS4} enabled, but the Kerberized telnet was not installed. I
looked over the recent changes to add SRA to telnet, but I am not familiar
enough with the order in which things are built and installed to figure
out w
Mark Murray <[EMAIL PROTECTED]> wrote:
} > what version of what module?
}
} src/libexec/ftpd/Makefile 1.28
This certainly fixed the kerberized ftpd, but I also had to make similar
changes to the Makefiles for rshd and rlogind in libexec and for su, rlogin
and rsh in usr.bin to get 'make world'
Mike Holling wrote:
} > > If we want FreeBSD to have any credibility as a workstation OS, we
} > > need DHCP. It should be possible for a user or admin to smack in the
} > > boot floppy, have it autoconfigure the selected network interface, and
} > > perform an FTP installation.
This would be re
I'm getting some weird/wrong idle times with newly opened windows. For
example, this is from a few minutes ago:
> w
3:27PM up 13 mins, 6 users, load averages: 0.21, 0.18, 0.13
USER TTY FROM LOGIN@ IDLE WHAT
[...]
mystify p3 :0.0 3:17PM
Mike Smith wrote:
} > Is there a way to view the contents of a text file (specifically,
} > /boot/loader.rc) with BTX? Now that there are all these nifty new modules,
} > my kernel is a lot smaller and my /boot/loader.rc is a lot longer. The way
} > I have my /boot/loader.rc setup is such that
"Daniel C. Sobral" wrote:
} Patrick Hartling wrote:
} >
} > Is there a way to view the contents of a text file (specifically,
} > /boot/loader.rc) with BTX? Now that there are all these nifty new modules,
} > my kernel is a lot smaller and my /boot/loader.rc is a lot
Is there a way to view the contents of a text file (specifically,
/boot/loader.rc) with BTX? Now that there are all these nifty new modules,
my kernel is a lot smaller and my /boot/loader.rc is a lot longer. The way
I have my /boot/loader.rc setup is such that it unloads everythin
automatically l
It appears that revision 1.9 of lib/libpam/modules/pam_kerberosIV/klogin.c
and revision 1.3 of lib/libpam/modules/pam_kerberosIV/pam_kerberosIV.c
broke ftpd when compiling with MAKE_KERBEROS defined. The errors I get when
compiling with 4.0-current sources (and presumably 3.0-stable though I
haven
I'm running -current as of 9:00 CDT October 30, and ever since I rebuilt, I
have not been able to run any Java applications. All of them exit with
the following error output:
SIGSEGV 11* segmentation violation
Full thread dump:
Monitor Cache Dump:
Registered Monitor Dump:
Monitor IO lock
42 matches
Mail list logo