Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501936 - app-accessibility/flite-1.4-r2 - ld: find_sts_main.o: undefined reference to symbol 'sqrt@@GLIBC_2.2.5'
Summary: app-accessibility/flite-1.4-r2 - ld: find_sts_main.o: undefined reference to ...
Status: RESOLVED DUPLICATE of bug 456986
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-20 21:39 UTC by wuos
Modified: 2014-02-21 13:41 UTC (History)
1 user (show)

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


Attachments
Log from build (flite_build.log,201.20 KB, text/plain)
2014-02-20 21:39 UTC, wuos
Details
emerge --info (emerge.info.txt,5.57 KB, text/plain)
2014-02-20 21:40 UTC, wuos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wuos 2014-02-20 21:39:05 UTC
Attempt to compile flite ends with

x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall    -o ../bin/find_sts find_sts_main.o  -Wl,-O1 -Wl,--as-needed -L./lib -lflite  -L../lib -lflite 
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: find_sts_main.o: undefined reference to symbol 'sqrt@@GLIBC_2.2.5'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: note: 'sqrt@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
/lib64/libm.so.6: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[1]: *** [../bin/find_sts] Błąd 1


Full build log and emerge --info attached.
Comment 1 wuos 2014-02-20 21:39:41 UTC
Created attachment 370908 [details]
Log from build
Comment 2 wuos 2014-02-20 21:40:07 UTC
Created attachment 370910 [details]
emerge --info
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-21 13:40:27 UTC

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