LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 12-02-2004, 11:46 AM   #1
tuxfood
Member
 
Registered: Aug 2003
Location: kerala , India
Distribution: RH9 , FC1 ,
Posts: 141

Rep: Reputation: 15
Question regarding gcc testsuite , proc , devpts


hi..

Why is it that the binutils and gcc testsuite need proc & devpts file system for working.. one time i accidently forgot to mount them and the test suite ran into total failure..

Another question

we mount proc by issuing the command

mount proc /proc -t proc

i understand the /proc refers to the directory we made in / and the -t proc refers to the proc filesystem type .. what abt the first proc??

llly for devpts
 
Old 12-03-2004, 04:06 AM   #2
tvburger
LQ Newbie
 
Registered: Nov 2004
Location: the Netherlands
Distribution: gentoo/ubuntu
Posts: 11

Rep: Reputation: 0
mount bla /proc -t proc will work also...

The output of mount will then be:
bla on /proc type proc (rw)

else it would be

proc on /proc type proc (rw)

Since it hasn't got a real device (what is mentioned first). So better would be to do:
mount none /proc -t proc (in my opinion).
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
proc and devpts mounted? shanenin Linux - Software 1 07-26-2005 06:25 PM
Screwed up devpts won't let me login! dmorris68 Fedora 1 10-28-2004 08:40 AM
devpts & proc question irfanhab Linux - General 2 05-24-2004 10:46 AM
compiling gcc-3.1.1 : libjava testsuite failures cdlen LinuxQuestions.org Member Success Stories 2 10-10-2003 03:11 AM
Cannot load module DEVPTS patientzero Linux - Software 1 10-05-2003 10:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 03:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration