[FFmpeg-trac] #10219(undetermined:new): error undefined reference - crosscompiling for i686 & x86_64
FFmpeg
trac at avcodec.org
Sat Mar 4 15:25:47 EET 2023
#10219: error undefined reference - crosscompiling for i686 & x86_64
--------------------------------+----------------------------------------
Reporter: th0ma7 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: undetermined
Version: 5.1.2 | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------+----------------------------------------
Comment (by th0ma7):
Found where the issue is, our spksrc framework uses ARCH variable which
superseeds value of ARCH in configure script & ffbuild/common.mak
Renaming that variable to FFMPEG_ARCH using a simple patch fixes things
(patch I already used since a long time part of our ffmpeg4 build process)
https://github.com/SynoCommunity/spksrc/blob/master/cross/ffmpeg/patches/0001
-replace-arch-env-by-ffmpeg_arch.patch
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10219#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list