Re: Missing source files for standard libraries

Chris Abbey (linux@cabbey.net)
Tue, 13 Nov 2001 00:38:23 -0600 (CST)


Yesterday, Paul G. Allen wrote:
> I'm working on a game engine and there's a bug (actually, more than one
> ;) causing seg faults within different functions in the C/C++ libraries
> (e.g. - stdlib). I installed all the development stuff from the Red Hat
> CD's, do I need to get the gcc source or something in order to get these
> files?

most likely you need the glibc-devel package, or potentially the glibc
sources, I'm not sure how RH packages it... but in either case stdlib
is user space, not kernel space, so wrong list. ;)

-- 
now the forces of openness have a powerful and
  unexpected new ally - http://ibm.com/linux

Need it? Get it! http://ibm.com/developerworks

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/