[FFmpeg-trac] #9138(undetermined:new): file missing when making build

FFmpeg trac at avcodec.org
Thu Mar 4 16:31:04 EET 2021


#9138: file missing when making build
-------------------------------------+-------------------------------------
             Reporter:  waikup       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 i got a missing file :
 src/libavutil/mips/cpu.c:26:22: fatal error: sys/auxv.h: No such file or
 directory


 Doing :
 wget https://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
 tar -xvf ffmpeg-snapshot.tar.bz2
 mkdir -p ffmpeg/build && cd ffmpeg/build
 configure --prefix=/home/Projet/aws/cross_output --target-os=linux
 --arch=mips --enable-cross-compile --cc=mips-linux-uclibc-gnu-gcc
 --enable-shared --enable-pic
 make -j

--
Ticket URL: <https://trac.ffmpeg.org/ticket/9138>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list