Bug 13402 - make sends stdout to sderr and stderr to stdout
Summary: make sends stdout to sderr and stderr to stdout
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.8.0
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-24 18:45 UTC by Ruga
Modified: 2018-04-25 07:38 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruga 2018-04-24 18:45:26 UTC
If you compile with "make >stdout.log 2>stderr.log", you will see the problem.