Re: [FFmpeg-user] Configure error with fontconfig

2024-04-30 Thread Ferdi Scholten
On Apr 30, 2024, at 13:53, Jim Worrall wrote: On Apr 30, 2024, at 11:29, Jim Worrall wrote: On Apr 30, 2024, at 09:41, Jim Worrall wrote: On Apr 29, 2024, at 23:00, Ferdi Scholten wrote: This may not be due to ffmpeg itself, but I would appreciate some help. Configure says that p

Re: [FFmpeg-user] Configure error with fontconfig

2024-04-30 Thread Jim Worrall
> On Apr 30, 2024, at 13:53, Jim Worrall wrote: > > > >> On Apr 30, 2024, at 11:29, Jim Worrall wrote: >> >> >> >>> On Apr 30, 2024, at 09:41, Jim Worrall wrote: >>> >>> >>> On Apr 29, 2024, at 23:00, Ferdi Scholten wrote: This may not be due to ffmpeg itself, but I w

Re: [FFmpeg-user] Configure error with fontconfig

2024-04-30 Thread Jim Worrall
> On Apr 30, 2024, at 11:29, Jim Worrall wrote: > > > >> On Apr 30, 2024, at 09:41, Jim Worrall wrote: >> >> >> >>> On Apr 29, 2024, at 23:00, Ferdi Scholten wrote: >>> >>> This may not be due to ffmpeg itself, but I would appreciate some help. Configure says that pkg-config can’t

Re: [FFmpeg-user] Configure error with fontconfig

2024-04-30 Thread Jim Worrall
> On Apr 30, 2024, at 09:41, Jim Worrall wrote: > > > >> On Apr 29, 2024, at 23:00, Ferdi Scholten wrote: >> >> This may not be due to ffmpeg itself, but I would appreciate some help. >>> Configure says that pkg-config can’t find fontconfig.pc, but it seems to be >>> in the PKG_CONFIG_PATH.

Re: [FFmpeg-user] Configure error with fontconfig

2024-04-30 Thread Jim Worrall
> On Apr 29, 2024, at 23:00, Ferdi Scholten wrote: > > This may not be due to ffmpeg itself, but I would appreciate some help. >> Configure says that pkg-config can’t find fontconfig.pc, but it seems to be >> in the PKG_CONFIG_PATH. >> >> # ./configure --cc=/usr/bin/gcc \ >> --prefix=$TARGET \

Re: [FFmpeg-user] Configure error with fontconfig

2024-04-29 Thread Ferdi Scholten
This may not be due to ffmpeg itself, but I would appreciate some help. Configure says that pkg-config can’t find fontconfig.pc, but it seems to be in the PKG_CONFIG_PATH. # ./configure --cc=/usr/bin/gcc \ --prefix=$TARGET \ --pkg-config-flags="--static" \ --extra-cflags="-I/usr/local/include" \

[FFmpeg-user] Configure error with fontconfig

2024-04-29 Thread Jim Worrall
This may not be due to ffmpeg itself, but I would appreciate some help. Configure says that pkg-config can’t find fontconfig.pc, but it seems to be in the PKG_CONFIG_PATH. # ./configure --cc=/usr/bin/gcc \ --prefix=$TARGET \ --pkg-config-flags="--static" \ --extra-cflags="-I/usr/local/include" \