[Bug 41180] New: gst/gst.h throws a configure warning: WARNING: gst/gst.h: present but cannot be compiled

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 20 08:57:06 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41180

            Bug ID: 41180
           Summary: gst/gst.h throws a configure warning: WARNING:
                    gst/gst.h: present but cannot be compiled
           Product: Wine
           Version: 1.9.17
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: fjfrackiewicz at gmail.com
      Distribution: ---

I am trying to get set up to do a regression test and I am following the Wine
Wiki on regression testing here: https://wiki.winehq.org/Regression_Testing

So I have a folder with the latest git version of Wine and I ran this command
as the wiki recommends first to seed ccache: 

CC="ccache gcc" ./configure --verbose --disable-tests 

(Please note that I have a 64-bit only application that suddenly stopped
working hence the reason I am not using the -m32 flag in this command)

After I enter the command and ./configure starts running I get the error below
that requests that I report it to WineHQ: 



configure: WARNING: gst/gst.h: present but cannot be compiled
configure: WARNING: gst/gst.h:     check for missing prerequisite headers?
configure: WARNING: gst/gst.h: see the Autoconf documentation
configure: WARNING: gst/gst.h:     section "Present But Cannot Be Compiled"
configure: WARNING: gst/gst.h: proceeding with the compiler's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to wine-devel at winehq.org ##
configure: WARNING:     ## ------------------------------------ ##

Reporting as requested. 

Please let me know what info you need from me in order to get this solved.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list