2018-08-02, 00:44
Hello all!
Newcomer here...
Chasing down an error with Curl not following redirects.
I'm trying to build Kodi master so v18 on a Win 10 Home Italian v1803
It stucks while configuring ffmpeg on buildffmpeg.sh:123
$LOCALSRCDIR/configure --target-os=$FFMPEG_TARGET_OS --prefix=$FFMPEGDESTDIR --arch=$ARCH \
--disable-static --enable-shared $FFMPEG_OPTS_SHARED \
--extra-cflags="$extra_cflags" --extra-ldflags="$extra_ldflags"
I don't know how to produce logs
But I've been able to see in ProcessorMonitor that it spawns tons of sh.exe processes producing the a series of events with the same pattern, looking like being caught in an endless loop
Also, no physical resources (CPU, HD, RAM) are used... like 0%
Another thing I noticed are some error messages when installing msys2
They vanish quickly though and again IDK where to find logs
Last clue, can it be the Italian language or Home version interfering?
Newcomer here...
Chasing down an error with Curl not following redirects.
I'm trying to build Kodi master so v18 on a Win 10 Home Italian v1803
It stucks while configuring ffmpeg on buildffmpeg.sh:123
$LOCALSRCDIR/configure --target-os=$FFMPEG_TARGET_OS --prefix=$FFMPEGDESTDIR --arch=$ARCH \
--disable-static --enable-shared $FFMPEG_OPTS_SHARED \
--extra-cflags="$extra_cflags" --extra-ldflags="$extra_ldflags"
I don't know how to produce logs
But I've been able to see in ProcessorMonitor that it spawns tons of sh.exe processes producing the a series of events with the same pattern, looking like being caught in an endless loop
Also, no physical resources (CPU, HD, RAM) are used... like 0%
Another thing I noticed are some error messages when installing msys2
They vanish quickly though and again IDK where to find logs
Last clue, can it be the Italian language or Home version interfering?