Bug 48663 - Extraneous SOH bytes when running in a msys shell
Summary: Extraneous SOH bytes when running in a msys shell
Status: RESOLVED DUPLICATE of bug 17053
Alias: None
Product: pkg-config
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Windows (All)
: medium normal
Assignee: Tollef Fog Heen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 11:20 UTC by Perry Werneck
Modified: 2012-05-10 05:45 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Quick and dirty patch to solve the problem. (407 bytes, application/octet-stream)
2012-04-13 11:20 UTC, Perry Werneck
Details

Description Perry Werneck 2012-04-13 11:20:59 UTC
Created attachment 59927 [details]
Quick and dirty patch to solve the problem.

When building inside msys some packages (libpng, cairo, gtk & other) fails with some SOH chars in the Makefile.

The problem is related with an extra "\r" in the output added for pkg-config.exe on windows but unnecessary for msys/mingw.
Comment 1 Dan Nicholson 2012-05-10 05:45:35 UTC
This was also reported in bug17053 and we just removed the \r code altogether.

*** This bug has been marked as a duplicate of bug 17053 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.