[Bug 658802] New: can't be linked with pthreads on windows
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Sep 12 03:48:53 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=658802
GStreamer | gst-ffmpeg | git
Summary: can't be linked with pthreads on windows
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: lfarkas at lfarkas.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
if i do not called with --enable-w32threads ie try to use windows pthreads then
configure find pthreads, but can't link it. since the result should have to be
linked with -lpthreadGC2, but it's missing.
the same is true for the bzip2 library. if configure find it then use it but
than it'd have to add to the link params -lbz2.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list