Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341379 - Cannot emerge net-analyzer/rrdtool-1.3.8
Summary: Cannot emerge net-analyzer/rrdtool-1.3.8
Status: RESOLVED DUPLICATE of bug 321749
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: N/A
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-16 19:48 UTC by Robert Bradbury
Modified: 2010-10-17 15:55 UTC (History)
0 users

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


Attachments
emerge --info (EmrgInfo.lst,4.71 KB, text/plain)
2010-10-16 19:48 UTC, Robert Bradbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Bradbury 2010-10-16 19:48:03 UTC
Cannot emerge rrdtool due to errors in compile/ld flags.

Specific error is:
gcc -shared -o RRD.so main.o -L. -L/usr/lib -Wl,-R/usr/lib -L../../src/.libs -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined-Wl,--rpath -Wl,/usr/lib    -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby18  -lpthread -lrt -ldl -lcrypt -lm   -lc
/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../../i686-pc-linux-gnu/bin/ld: unrecognized option '--no-undefined-Wl'



Reproducible: Always

Steps to Reproduce:
1. emerge rrdtool


Actual Results:  
emerge fails with error due to improper compiler flags

Expected Results:  
emerge should be successful
Comment 1 Robert Bradbury 2010-10-16 19:48:41 UTC
Created attachment 250941 [details]
emerge --info
Comment 2 Hans de Graaff gentoo-dev Security 2010-10-17 15:55:12 UTC

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