Bug 39622 - Minor autotools fixes.
Summary: Minor autotools fixes.
Status: RESOLVED FIXED
Alias: None
Product: p11-glue
Classification: Unclassified
Component: p11-kit (show other bugs)
Version: unspecified
Hardware: Other FreeBSD
: medium normal
Assignee: Stef Walter
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-28 07:23 UTC by Roman Bogorodskiy
Modified: 2011-07-29 04:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
gettext linker flags fix (1.46 KB, patch)
2011-07-28 07:24 UTC, Roman Bogorodskiy
Details | Splinter Review
dlopen detection fix (597 bytes, patch)
2011-07-28 07:25 UTC, Roman Bogorodskiy
Details | Splinter Review
updated dlopen fix patch (725 bytes, patch)
2011-07-29 04:15 UTC, Roman Bogorodskiy
Details | Splinter Review
updated gettext fix (1.64 KB, patch)
2011-07-29 04:16 UTC, Roman Bogorodskiy
Details | Splinter Review

Description Roman Bogorodskiy 2011-07-28 07:23:18 UTC
Two fixes:

- dlopen() detection fix (on BSD systems it's not in -ldl, but in libc)
- gettext linker flags fix
Comment 1 Roman Bogorodskiy 2011-07-28 07:24:02 UTC
Created attachment 49667 [details] [review]
gettext linker flags fix
Comment 2 Roman Bogorodskiy 2011-07-28 07:25:17 UTC
Created attachment 49668 [details] [review]
dlopen detection fix
Comment 3 Stef Walter 2011-07-29 00:54:23 UTC
Thanks for the fixes.

Could you attach these patches using the output of 'git format-patch'? They don't seem to apply with 'git am'. Or do you have a branch somewhere I could merge?
Comment 4 Roman Bogorodskiy 2011-07-29 04:15:56 UTC
Created attachment 49711 [details] [review]
updated dlopen fix patch
Comment 5 Roman Bogorodskiy 2011-07-29 04:16:25 UTC
Created attachment 49713 [details] [review]
updated gettext fix
Comment 6 Roman Bogorodskiy 2011-07-29 04:17:18 UTC
Uploaded patches generated using 'git format-patch origin'.
Comment 7 Stef Walter 2011-07-29 04:54:44 UTC
Thanks! Applied both patches.


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.