This is the mail archive of the libc-hacker@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: make: *** [all] Segmentation fault


jason@gobills.com writes:

> >Description:
> 	as a normal user I untar the tree into /usr/src/glibc-2.0.111
>         then try to build in /tmp/glibc with
> 	unset LD_LIBRARY_PATH
> 	/usr/src/glibc-2.0.111/configure --prefix=/usr --enable-add-ons=crypt,linuxthreads
> 	make
> 	make -r PARALLELMFLAGS="-j 4" CVSOPTS="" -C /usr/src/glibc-2.0.111 objdir=`pwd` all

I'm doing this several times a day.  Why do you think this is a
problem with the libc?  It's obvious that your make is buggy.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]