Open
Bug 1251102
Opened 9 years ago
Updated 9 years ago
'make test' fails with "Makefile:2557: *** multiple target patterns. Stop."
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
NEW
People
(Reporter: LpSolit, Unassigned)
References
Details
Attachments
(1 file)
123.29 KB,
text/plain
|
Details |
make test doesn't work. It throws:
"Makefile:2557: *** multiple target patterns. Stop."
Comment 1•9 years ago
|
||
Can you upload the said Makefile? I'll try to repro on a docker Mageia system.
Flags: needinfo?(LpSolit)
Reporter | ||
Comment 2•9 years ago
|
||
Flags: needinfo?(LpSolit)
Comment 3•9 years ago
|
||
Downloading LpSolit's Makefile and comparing it to one I generated locally, the diff is vastly different for some reason.
One thing I did notice is that I am using MakeMaker 6.68 and LpSolit is using 6.98 so not sure if that is what's causing the problem.
dkl
Reporter | ||
Comment 4•9 years ago
|
||
If I remove all files with "::" in their name in the lib/man/man3/ directory, then "make test" works.
You need to log in
before you can comment on or make changes to this bug.
Description
•