Re: problems with strace

2006-06-23 Thread Joe Auty

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On Jun 23, 2006, at 12:23 AM, Dan Nelson wrote:


In the last episode (Jun 23), Joe Auty said:

No matter what command I run with strace, I have the same problem:

# strace ls
strace: open(/proc/..., ...): No such file or directory
trouble opening proc file

Any ideas why this is?


Is /proc mounted?




That was easy, no is wasn't =)

I take it proc is optional in FreeBSD?







- ---
Joe Auty
NetMusician: web publishing software for musicians
http://www.netmusician.org
[EMAIL PROTECTED]


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFEm9KmCgdfeCwsL5ERAuwsAJ0dcANwxX0wP7qWruKS6zRUaVisTQCgldP1
dYrSP9u3iG+paGQKsfSIW9w=
=tllO
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problems with strace

2006-06-23 Thread Lowell Gilbert
Joe Auty [EMAIL PROTECTED] writes:

 I take it proc is optional in FreeBSD?

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


Re: problems with strace

2006-06-23 Thread Dan Nelson
In the last episode (Jun 23), Joe Auty said:
 On Jun 23, 2006, at 12:23 AM, Dan Nelson wrote:
 In the last episode (Jun 23), Joe Auty said:
 No matter what command I run with strace, I have the same problem:
 
 # strace ls
 strace: open(/proc/..., ...): No such file or directory
 trouble opening proc file
 
 Any ideas why this is?
 
 Is /proc mounted?
 
 That was easy, no is wasn't =)
 
 I take it proc is optional in FreeBSD?

Yes.  There aren't many tools that still need it, but truss is one of
them.

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


Re: problems with strace

2006-06-22 Thread Dan Nelson
In the last episode (Jun 23), Joe Auty said:
 No matter what command I run with strace, I have the same problem:
 
 # strace ls
 strace: open(/proc/..., ...): No such file or directory
 trouble opening proc file
 
 Any ideas why this is?

Is /proc mounted?

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