After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 624245 - stray '\' in program
stray '\' in program
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: ModemManager
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Dan Williams
Depends on:
Blocks:
 
 
Reported: 2010-07-13 12:48 UTC by Elan Ruusamäe
Modified: 2010-07-16 20:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Elan Ruusamäe 2010-07-13 12:48:38 UTC
PKGCONFIG file exports cflags in a way that causes later syntax error if flag used in C program.

for example nautilus-ideviceinfo build fails due that.

sample error is here:
https://bugs.launchpad.net/ubuntu/+bug/592758/comments/1

and proposed fix:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mobile-broadband-provider-info/pkgconfig-quote.patch?rev=1.1;content-type=text/plain
Comment 1 Elan Ruusamäe 2010-07-13 12:49:34 UTC
sorry, i completely forgot to mention package name-version:

mobile-broadband-provider-info-20100510.tar.bz2
Comment 2 Dan Williams 2010-07-16 20:15:22 UTC
55459c73049debe4935d3b89c8927a6f12d535b4

thanks!