[Bug 720415] New: multiple definition of `__gmpn_sub_n'

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 13 10:49:37 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720415
  GStreamer | don't know | git

           Summary: multiple definition of `__gmpn_sub_n'
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: zeranoe at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I'm trying to cross-compile GStreamer with Cerbero
(http://cgit.freedesktop.org/gstreamer/sdk/cerbero)

I'm compiling on Debian 64-bit for Windows 32-bit. I get the following error
during compiling nettle:
i686-w64-mingw32-gcc -Wall -g -O2 -DWINVER=0x0501 -ggdb3 -Wno-pointer-sign
-Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  
-Wpointer-arith -Wbad-function-cast -Wnested-externs -L..
-L/home/kyle/software/cerbero/builds/win32/2013.12.13/lib  ecc-modinv-test.o
testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp  -o
ecc-modinv-test.exe
/home/kyle/software/cerbero/builds/win32/2013.12.13/lib/libgmp.a(sub_n.o):/home/kyle/cerbero/sources/windows_x86/gmp-5.0.5/mpn/tmp-sub_n.s:82:
multiple definition of `__gmpn_sub_n'
../libhogweed.dll.a(d000129.o):(.text+0x0): first defined here

I would be happy to provide further information if needed.

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