public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* This makefile is a subroutine of elf/Makefile not to be used directly
@ 2022-01-14 16:25 Paul Zimmermann
  2022-01-14 17:00 ` Florian Weimer
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Zimmermann @ 2022-01-14 16:25 UTC (permalink / raw)
  To: libc-alpha

       Hi,

when trying to compile master (ef7c6d4) on a Intel(R) Xeon(R) Gold 6130
with gcc 10.2.1 20210110 (Debian 10.2.1-6), I get the following error:

make[3]: Entering directory '/srv/storage/zimmerma@talc-data2.nancy.grid5000.fr/glibc/elf'
rtld-Rules:40: *** This makefile is a subroutine of elf/Makefile not to be used directly.  Stop.

Does that ring a bell?

I did simply ../configure --prefix=/usr and make.

Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: This makefile is a subroutine of elf/Makefile not to be used directly
  2022-01-14 16:25 This makefile is a subroutine of elf/Makefile not to be used directly Paul Zimmermann
@ 2022-01-14 17:00 ` Florian Weimer
  2022-01-14 17:48   ` Paul Zimmermann
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Weimer @ 2022-01-14 17:00 UTC (permalink / raw)
  To: Paul Zimmermann; +Cc: libc-alpha

* Paul Zimmermann:

>        Hi,
>
> when trying to compile master (ef7c6d4) on a Intel(R) Xeon(R) Gold 6130
> with gcc 10.2.1 20210110 (Debian 10.2.1-6), I get the following error:
>
> make[3]: Entering directory '/srv/storage/zimmerma@talc-data2.nancy.grid5000.fr/glibc/elf'
> rtld-Rules:40: *** This makefile is a subroutine of elf/Makefile not to be used directly.  Stop.
>
> Does that ring a bell?
>
> I did simply ../configure --prefix=/usr and make.

I don't recall ever seeing this, sorry.

Is this on a network file system?

Thanks,
Florian


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: This makefile is a subroutine of elf/Makefile not to be used directly
  2022-01-14 17:00 ` Florian Weimer
@ 2022-01-14 17:48   ` Paul Zimmermann
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Zimmermann @ 2022-01-14 17:48 UTC (permalink / raw)
  To: Florian Weimer; +Cc: libc-alpha

       Dear Florian,

> > when trying to compile master (ef7c6d4) on a Intel(R) Xeon(R) Gold 6130
> > with gcc 10.2.1 20210110 (Debian 10.2.1-6), I get the following error:
> >
> > make[3]: Entering directory '/srv/storage/zimmerma@talc-data2.nancy.grid5000.fr/glibc/elf'
> > rtld-Rules:40: *** This makefile is a subroutine of elf/Makefile not to be used directly.  Stop.
> >
> > Does that ring a bell?
> >
> > I did simply ../configure --prefix=/usr and make.
> 
> I don't recall ever seeing this, sorry.
> 
> Is this on a network file system?

you got it! When building in /tmp, everything goes well.
Thanks,
Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-14 17:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14 16:25 This makefile is a subroutine of elf/Makefile not to be used directly Paul Zimmermann
2022-01-14 17:00 ` Florian Weimer
2022-01-14 17:48   ` Paul Zimmermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).