[Bug 729190] error when building libvpx on windows: redefinition of `CONFIG_VP8'

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 19 08:10:46 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729190
  GStreamer | packages | git

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ylatuya at gmail.com

--- Comment #3 from Andoni Morales <ylatuya at gmail.com> 2014-05-19 15:10:41 UTC ---
I have seen this error before, but it was fixed misteriously after restarting
the shell.

For some reason libtool ends up assuming we are using a MSVC wrapper ans sets
incorrectly archive_cmds:

5162       *)
5163        # Assume MSVC wrapper
5164        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
5165        _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
5166        # Tell ltmain to make .lib files, not .a files.
5167        libext=lib
5168        # Tell ltmain to make .dll files, not .so files.
5169        shrext_cmds=".dll"
5170        # FIXME: Setting linknames here is a bad hack.
5171        _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags
`func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='

-- 
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