LD_LIBRARY_PATH not working?

2000-03-13 Thread Patrick Hartling
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

Re: more breakage

1999-09-06 Thread Patrick Hartling
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'

Kerberized telnet not installed

1999-10-10 Thread Patrick Hartling
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

X-related panic

1999-10-10 Thread Patrick Hartling
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:

Re: X-related panic

1999-10-10 Thread Patrick Hartling
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

Re: compile error (graphics)

1999-11-02 Thread Patrick Hartling
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

Java segfaulting

1999-01-04 Thread Patrick Hartling
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

Panic in pmap_enter

2000-03-31 Thread Patrick Hartling
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

Re: Panic in pmap_enter

2000-03-31 Thread Patrick Hartling
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

Re: Panic in pmap_enter

2000-03-31 Thread Patrick Hartling
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: >

Vinum + DEVFS ?

2001-06-30 Thread Patrick Hartling
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

Re: Vinum + DEVFS ?

2001-07-01 Thread Patrick Hartling
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

Re: Vinum + DEVFS ?

2001-07-01 Thread Patrick Hartling
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

Re: smp instability

2000-10-25 Thread Patrick Hartling
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. } >

Re: smp instability

2000-10-26 Thread Patrick Hartling
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

Re: console freeze

2001-01-15 Thread Patrick Hartling
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

Re: console freeze

2001-01-15 Thread Patrick Hartling
"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

Re: cvs commit: src/gnu/usr.bin/cc/cccp Makefile

2001-01-19 Thread Patrick Hartling
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/

Re: buildworld fails

2001-01-26 Thread Patrick Hartling
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

LyX 1.1.5.2 dumping core

2001-01-27 Thread Patrick Hartling
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

Fixed: LyX 1.1.5.2 dumping core

2001-01-27 Thread Patrick Hartling
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

Re: Fixed: LyX 1.1.5.2 dumping core

2001-01-28 Thread Patrick Hartling
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 } &

Re: Fixed: LyX 1.1.5.2 dumping core

2001-01-29 Thread Patrick Hartling
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

Changes to pam_kerberosIV broke ftpd

1999-01-21 Thread Patrick Hartling
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

Reading a text file with BTX

1999-01-28 Thread Patrick Hartling
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

Re: Reading a text file with BTX

1999-01-28 Thread Patrick Hartling
"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

Re: Reading a text file with BTX

1999-01-31 Thread Patrick Hartling
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

Incorrect idle times

1999-02-06 Thread Patrick Hartling
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

Re: adding DHCP client to src/contrib/

1999-02-08 Thread Patrick Hartling
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

Re: OpenOffice swriter working on -CURRENT

2003-01-19 Thread Patrick Hartling
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

Time keeping problems with 5.0-RELEASE

2003-01-23 Thread Patrick Hartling
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

Re: Time keeping problems with 5.0-RELEASE

2003-01-23 Thread Patrick Hartling
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

Re: patch for the nVidia driver and -CURRENT

2003-02-25 Thread Patrick Hartling
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

Re: errors under g++ 3.2.2

2003-06-29 Thread Patrick Hartling
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

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-28 Thread Patrick Hartling
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

Re: HEADS UP: you need to install a new kernel before an installworld.

2002-10-28 Thread Patrick Hartling
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

uuid.h is not C++ safe

2002-11-04 Thread Patrick Hartling
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

Lost disklabel

2002-11-13 Thread Patrick Hartling
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

Re: Current issues

2002-12-10 Thread Patrick Hartling
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

Re: Current issues

2002-12-10 Thread Patrick Hartling
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

Vinum problems

2002-04-12 Thread Patrick Hartling
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

Re: Vinum problems

2002-04-15 Thread Patrick Hartling
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