Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 310405 Details for
Bug 413159
media-libs/opencv-2.3.1a-r{1,20} with gcc-4.7: fails with undefined function usleep
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
opencv-2.3.1a-gcc-4.7.patch
opencv-2.3.1a-gcc-4.7.patch (text/plain), 810 bytes, created by
Nicolas Schlumberger
on 2012-04-29 12:31:14 UTC
(
hide
)
Description:
opencv-2.3.1a-gcc-4.7.patch
Filename:
MIME Type:
Creator:
Nicolas Schlumberger
Created:
2012-04-29 12:31:14 UTC
Size:
810 bytes
patch
obsolete
>diff -ur OpenCV-2.3.1.orig/modules/highgui/src/grfmt_tiff.cpp OpenCV-2.3.1/modules/highgui/src/grfmt_tiff.cpp >--- OpenCV-2.3.1.orig/modules/highgui/src/grfmt_tiff.cpp 2012-04-29 13:13:07.922892187 +0200 >+++ OpenCV-2.3.1/modules/highgui/src/grfmt_tiff.cpp 2012-04-29 13:13:24.986679361 +0200 >@@ -47,6 +47,7 @@ > > #include "precomp.hpp" > #include "grfmt_tiff.hpp" >+#include "unistd.h" > > namespace cv > { >diff -ur OpenCV-2.3.1.orig/modules/highgui/src/window_QT.h OpenCV-2.3.1/modules/highgui/src/window_QT.h >--- OpenCV-2.3.1.orig/modules/highgui/src/window_QT.h 2012-04-29 14:02:40.372751730 +0200 >+++ OpenCV-2.3.1/modules/highgui/src/window_QT.h 2012-04-29 14:03:02.012465635 +0200 >@@ -42,6 +42,7 @@ > > > #include "precomp.hpp" >+#include "unistd.h" > > #if defined( HAVE_QT_OPENGL ) > #include <QtOpenGL>
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 Raw
Actions:
View
Attachments on
bug 413159
:
309813
| 310405