Date: Mon, 26 Jul 1999 19:29:54 +0100 From: Brian Somers <brian@Awfulhak.org> To: "Craig C. Brunner(CCB)" <craigb@powernet.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP Troubles(Better version) Message-ID: <199907261829.TAA00454@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Sun, 25 Jul 1999 11:32:43 PDT." <Pine.BSF.4.05.9907251131490.232-100000@Snowbox.CCB>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hey,
> Ok.. heres the exact problem: i ran a pppscript that didnt work, I
> dunno if it caused it or not. In ppp type term and it says: Cannot open
> device /dev/cuaa1. in the /var/ppp.log it says: Phase: deflink: /dev/cuaa1
> is in use: uu_lock: link error: No such file or directory....someone told
> me to delete the /var/spool/lock/LCK..cuaa1 and i did but it still doesnt
> work.. I have done a ./MAKEDEV cuaa1 which didnt work.. how I fix this is
> to exit ppp.. renter andwithout doing anything going: set device
> /dev/cuaa1 and it works.. but that is already set in my ppp.conf so I dont
> get it.. and I cant use my pppscript when its like thsi cause it just
> closes because it cant open it. Please help.
This is a bit of a strange error. It implies that you can create a
temporary lock file, but can't link it to the original. What does
/var/spool/lock look like (ls -l) ? Perhaps LCK..cuaa1 is a
directory, or maybe /var/spool/lock is on a filesystem that doesn't
support links (msdos filesystem) ?
If neither of these are true, I guess gdb's your friend :-[
> Thanks,
> Craig C. Brunner(CCB)
>
> ________________________
> |--------CCB-----------|
> |--------Name:---------|
> |---Craig C. Brunner---|
> |-------Email:---------|
> |-craigb@powernet.net--|
> |-------Mailer:--------|
> |-----[Pine 4.05]------|
> |--------OS:-----------|
> |--FreeBSD 3.2-STABLE--|
> |--------User:---------|
> |--craigb@Snowbox.CCB--|
> |/\/\/\/\/\/\/\/\/\/\/\|
--
Brian <brian@Awfulhak.org> <brian@FreeBSD.org>
<http://www.Awfulhak.org> <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907261829.TAA00454>
