Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254053 - mail-client/mailx-support: drop using deprecated bindnow-flags
Summary: mail-client/mailx-support: drop using deprecated bindnow-flags
Status: RESOLVED DUPLICATE of bug 226963
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 10:52 UTC by piavlo
Modified: 2009-01-07 19:15 UTC (History)
0 users

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 piavlo 2009-01-07 10:52:16 UTC
Here is an explanation on why it should be dropped - http://bugs.gentoo.org/226977

And besides deprecation issue it failed to compile until i removed  bindnow-flag from ebuild and BINDNOW_FLAGS usage from ldflags patch in files directory.

mail-client/mailx-support-20060102-r1

If failed with:
x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -c -o open_with_exlock.o open_with_exlock.c
x86_64-pc-linux-gnu-gcc -Wl,-O1 * QA: stop using the bindnow-flags function ... simply drop it from your ebuild -march=nocona -O2 -pipe -o lockspool lockspool.o locking.o open_with_exlock.o
x86_64-pc-linux-gnu-gcc:  No such file or directory
/bin/sh: 01m*: command not found
make: *** [lockspool] Error 127

 If you want I post the modified ebuild & ldflags patch which compiles ok.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2009-01-07 19:15:01 UTC

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