Re: compilation problems
I guess it would be the binutils package... Search for the package when you run base-config, to find out. Rob Weir <[EMAIL PROTECTED]> wrote: On Sat, Mar 08, 2003 at 10:20:30PM +0100, Christian Fuchs wrote:> Dear Debian Community,> > I just installed Debian 3.0.0r0 from the set of 7 cd's and I am very> excited about it > (and a new user to debian).> > I have, however a problem compiling any kind of C - Files.> > I first tried compiling the kernbel source and got errors; then i write> a small > hello-word program and i also got the same compilation errors.Have you installed build-essential? This package pulls in the basicstuff needed for compiling C and C++ programs. It's the absoluteminimum that you need for, funnily enough, compiling 'Hello World' :)> > The output is attached below.> > I think that this woudl eb a package misselection i did during the> system install, but I > cannot think of whi ch package that might be. Can anyone give me a hint> of what to > try?> > ===Cut===> File: test.c> > #include > > void main (void) {> printf("hello world!");> }> ===Cut===> Output compilation errors test.c> > In file included from /usr/include/sys/types.h:132,> from /usr/include/stdlib.h:390,> from test.c:1:> /usr/include/time.h:82: parse error before `clockid_t'> /usr/include/time.h:82: warning: data definition has no type or storage> class> /usr/include/time.h:94: parse error before `timer_t'> /usr/include/time.h:94: warning: data definition has no type or storage> class> In file included from /usr/include/sys/types.h:215,> from /usr/include/stdlib.h:390,> from test.c:1:> /usr/include/sys/select.h:49: parse error before `suseconds_t'> /usr/include/sys/select.h:49: warnin g: data definition has no type or> storage class> /usr/include/sys/select.h:55: conflicting types for `__fd_mask'> /usr/local/include/bits/types.h:89: previous declaration of `__fd_mask'> test.c: In function `main':> test.c:3: warning: return type of `main' is not `int'> ===Cut===Woah, weird. I'd say it's missing packages. Try installingbuild-essential and try again; if it still doesn't work, email the listagain.-- Rob Weir <[EMAIL PROTECTED]>http://ertius.org/> ATTACHMENT part 2 application/pgp-signature Catch all the cricket action. Download Yahoo! Score tracker
Optimizing X
Hi, Whenever I start gnome (by typing gdm on the command line) it takes a log of time to start up. I understand that that it reads the configuration file and then performs various test based on the given configuration. I have noticed (from the log) that the number of tests it performs for the monitor and the display is quite large. For example, it checks the given hsync and vert. sync and outputs "Out of range" messages for quite a number of values in the given range. It finally comes up with a list of permitted clock frequencies for the given sceeen resolutions. I feel that i can perform some optimization here. The question is how do I go about it. Also I must take care of debconf related issues.. ( i can't make changes with the comments ###BEGIN ###END. So how do I go about the task? Regards, Satish. Missed your favourite TV serial last night? Try the new, Yahoo! TV. visit http://in.tv.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Comments on security, Re: recover lost root password
Hi, I am new user of Debian Gnu/Linux. I have successfully setup and started using the system (my understanding and knowledge grows day by day). To my current understanding security seems to be a major drawback of gnu/linux systems.(How else can you explain such gaping holes?). I am also inherently suspicious of anything that goes by "free" (Please try to convince me otherwise). As I see it an adminstrator has his task cut out for him to ensure the security and confidentiality of the organization. (Gnu/Linux doesn't make things easy in this crucial aspect!). Is there a gnu/linux community concerned with these issues? Regards, Satish --- Hugh Saunders <[EMAIL PROTECTED]> wrote: > On Sat, Mar 08, 2003 at 04:41:36PM -0800, Carla > Schroder wrote: > > Well here's a good one, is there a way to get into > a system when > > you've lost the root password? Without a CD or > boot floppy? Used to be > > you could pass in "init=/bin/sh" from LILO, and > work some /etc/shadow > > magic. (like copy the hashed root password from a > different system) > > But GRUB is different... > I just tried that from GRUB [selected the menu item > hit 'e' to edit on > the kernel line appened init=/bin/sh then 'b' to > boot] hey-presto no > flippin password needed! and there was me thinking > my laptop was almost > secure!! > > how can i prevent this from working? > [apart from bios password] > > hugh > > > -- > To UNSUBSCRIBE, email to > [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > Missed your favourite TV serial last night? Try the new, Yahoo! TV. visit http://in.tv.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
About user nobody
Hi, I have installed Woody 3.0 r0 on my desktop system. At times I notice a process with high disk activity running under user name "nobody". How can I figure out which program is responsible for this and what exactly is it upto? The user doesn't appear in the linuxconf interface. Regards, Satish. Missed your favourite TV serial last night? Try the new, Yahoo! TV. visit http://in.tv.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Using PPP for Dial out connection to ISP
Hi, I am having problems configuring my ISP connection with ppp. After following the directions (from the howto's and faq's) I am still unable to get it functioning. I tried with PAP as well as CHAP. An error is returned from the [chat] section as Incorrect Input/Output parameters : I/O Error. Also, how do I get it to read my modem correctly? How do I rectify the error. Else, is there a more detailed FAQ / help for the same? Regards, Satish. Catch all the cricket action. Download Yahoo! Score tracker