Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 454590 Details for
Bug 601070
media-libs/jasper-2.0.0 with ld.gold - ../libjasper/libjasper.so.4.0.0: error: undefined reference to 'pow'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
jasper-2.0.0-add_libm.patch
jasper-2.0.0-add_libm.patch (text/plain), 356 bytes, created by
Jan-Matthias Braun
on 2016-11-28 12:44:03 UTC
(
hide
)
Description:
jasper-2.0.0-add_libm.patch
Filename:
MIME Type:
Creator:
Jan-Matthias Braun
Created:
2016-11-28 12:44:03 UTC
Size:
356 bytes
patch
obsolete
>--- jasper-2.0.0/src/libjasper/CMakeLists.txt.ori 2016-11-28 13:32:57.245053411 +0100 >+++ jasper-2.0.0/src/libjasper/CMakeLists.txt 2016-11-28 13:33:24.707547620 +0100 >@@ -135,6 +135,8 @@ > "${CMAKE_CURRENT_SOURCE_DIR}/include" > ) > >+target_link_libraries(libjasper m) >+ > if (UNIX) > set_target_properties(libjasper PROPERTIES OUTPUT_NAME jasper) > endif()
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 601070
:
454590
|
454592
|
454602
|
454646