Bug 15296 - vpath use in libc/elf/Makefile breaks parallel building of glibc
Summary: vpath use in libc/elf/Makefile breaks parallel building of glibc
Status: NEW
Alias: None
Product: glibc
Classification: Unclassified
Component: build (show other bugs)
Version: 2.17
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 13:53 UTC by Florian Fainelli
Modified: 2014-06-13 18:41 UTC (History)
4 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Fainelli 2013-03-22 13:53:39 UTC
The use of vpath to locate xmalloc.c and xstrdup.c breaks parallel building of libc/elf/ in the "lib-noranlib" make target:

make[6]: *** No rule to make target `/path/elf/xmalloc.o', needed by `lib-noranlib'.  Stop.
Comment 1 Florian Fainelli 2013-03-22 13:54:28 UTC
Forgot to mention that I am using GNU make 3.81.