[vlc-devel] Error in compilation

francesco at bltitalia.com francesco at bltitalia.com
Tue May 16 18:17:39 CEST 2017


Hi to all
i'm compiling for Windows using a Ubuntu system. I followed all
instruction from wiky:

https://wiki.videolan.org/Win32Compile/

but during final make I receive this error:

 CXXLD    libdshow_plugin.la
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_Z35_txnal_cow_string_C1_for_exceptionsPvPKcS_+0x2c):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`_ITM_RU1'
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_Z35_txnal_cow_string_C1_for_exceptionsPvPKcS_+0x39):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`transaction clone for operator new[](unsigned long long)'
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_Z35_txnal_cow_string_C1_for_exceptionsPvPKcS_+0x5d):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`_ITM_memcpyRtWn'
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_Z23_txnal_cow_string_c_strPKv+0x1):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`_ITM_RU8'
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_Z23_txnal_sso_string_c_strPKv+0x1):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`_ITM_RU8'
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_Z20_txnal_cow_string_D1Pv+0x5):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`_ITM_RU8'
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_Z20_txnal_cow_string_D1Pv+0x1e):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`_ITM_addUserCommitAction'
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_ZGTtNSt11logic_errorC1EPKc+0x2e):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`_ITM_memcpyRnWt'
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_ZGTtNSt11logic_errorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x2e):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`_ITM_memcpyRnWt'
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_ZGTtNSt11logic_errorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x36):
relocation truncated to fit: R_X86_64_PC32 against undefined symbol
`_ITM_RU8'
/usr/lib/gcc/x86_64-w64-mingw32/6.2-win32/libstdc++.a(cow-stdexcept.o):(.text$_ZGTtNSt11logic_errorD0Ev+0x1a):
additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status
Makefile:12109: set di istruzioni per l'obiettivo "libdshow_plugin.la" non
riuscito
make[4]: *** [libdshow_plugin.la] Errore 1
make[4]: uscita dalla directory "/home/alfredo/vlc/win32/modules"
Makefile:23114: set di istruzioni per l'obiettivo "all-recursive" non
riuscito
make[3]: *** [all-recursive] Errore 1
make[3]: uscita dalla directory "/home/alfredo/vlc/win32/modules"
Makefile:9600: set di istruzioni per l'obiettivo "all" non riuscito
make[2]: *** [all] Errore 2
make[2]: uscita dalla directory "/home/alfredo/vlc/win32/modules"
Makefile:1517: set di istruzioni per l'obiettivo "all-recursive" non riuscito
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory "/home/alfredo/vlc/win32"
Makefile:1402: set di istruzioni per l'obiettivo "all" non riuscito
make: *** [all] Errore 2

How can I solve
Regards
Francesco





More information about the vlc-devel mailing list