Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 380500 Details for
Bug 514748
media-sound/lash-0.5.4-r2 - ld: lash_synth-synth.o: undefined reference to symbol 'exp@@GLIBC_2.2.5'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
lash-0.5.4-underlinking.patch
lash-0.5.4-underlinking.patch (text/plain), 261 bytes, created by
Ted Tanberry
on 2014-07-09 17:31:26 UTC
(
hide
)
Description:
lash-0.5.4-underlinking.patch
Filename:
MIME Type:
Creator:
Ted Tanberry
Created:
2014-07-09 17:31:26 UTC
Size:
261 bytes
patch
obsolete
>--- configure.ac >+++ configure.ac >@@ -9,6 +9,11 @@ > AC_PROG_CC > AC_PROG_LIBTOOL > >+dnl Check for libm for exp() >+AC_SEARCH_LIBS([exp], [m], [], [ >+ AC_MSG_ERROR([unable to find the exp() function]) >+]) >+ > ################# > ### texi2html ### > #################
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 514748
:
379534
| 380500