Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263136 - net-misc/openvpn-2.1_rc15 doesn't respect LDFLAGS
Summary: net-misc/openvpn-2.1_rc15 doesn't respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2009-03-20 16:04 UTC by Davide Pesavento
Modified: 2010-08-09 21:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Pesavento (RETIRED) gentoo-dev 2009-03-20 16:04:40 UTC
QA Notice: Files built without respecting LDFLAGS have been detected
 Please include the following list of files in your report:
/usr/lib64/openvpn/openvpn-auth-pam.so
/usr/lib64/openvpn/openvpn-down-root.so
Comment 1 Marcel Pennewiß 2009-06-07 16:10:02 UTC
(In reply to comment #0)
> QA Notice: Files built without respecting LDFLAGS have been detected
>  Please include the following list of files in your report:
> /usr/lib64/openvpn/openvpn-auth-pam.so
> /usr/lib64/openvpn/openvpn-down-root.so

I did not get this notice on amd64.
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2009-06-07 19:06:26 UTC
Do you have '-Wl,--hash-style=gnu' in your LDFLAGS?
Comment 3 Marcel Pennewiß 2009-06-07 21:20:13 UTC
(In reply to comment #2)
> Do you have '-Wl,--hash-style=gnu' in your LDFLAGS?

No. I think the Makefile for the plugins did not use LDFLAGS.
Comment 4 Cédric Krier gentoo-dev 2009-06-21 17:36:06 UTC
Fix in CVS