On Sun, 14 Dec 2003 08:47:44 -0800
Kris Kennaway <[EMAIL PROTECTED]> wrote:

> On Sun, Dec 14, 2003 at 02:27:08PM +0100, martin vana wrote:
> > Hi,
> > after binary upgrade from 5.1 to 5.2 RC1 I've encoutered some non-critical 
> > misbehaviour of my box, 
> > after executing mount :
> > 
> > /home/vana#mount
> >  on  ()
> >  on  ()
> >  on  ()
> >  on  ()
> >  on  ()
> >  on  ()
> > 
> > and  fsck:
> > 
> > /home/vana#fsck -y
> > /libexec/ld-elf.so.1: fsck: Undefined symbol "execvP"
> > 
> > 
> > Whole system works just fine but these two things scares me a bit,
> > anyone experienced the same?
> 
> Do you have some old executables in your path that are superceding the
> system versions?
> 
> Try 'which mount' and 'which fsck'
> 
> Kris
it might be possible that upgrade went something wrong but:

/home/vana>which fsck
/sbin/fsck

/home/vana>which mount
/sbin/mount


 

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to