[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros)
From: |
Fernando de Oliveira |
Subject: |
Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros) |
Date: |
Tue, 29 Oct 2013 12:40:29 -0300 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0 |
Em 24-10-2013 09:33, koeart escreveu:
> Hi,
>>> Removing a library is not an option for me. I noticed
>>> that ./configure succeeds if I only comment out
>>>
>>> ac_add_options --with-system-jpeg
>>>
>
> I added
>
> ac_add_options --with-system-jpeg8
>
> this worked for me.
>
> Regards,
> Paul
>
> P.S.: Is there a Debian-Maintainer for an Icecat Package?
>
> --
> http://gnuzilla.gnu.org
>
Hi, Paul,
Only today I found some time to think about this.
Could not find anywhere in the web "with-system-jpeg8".
Found a report that some device would be much faster after jpeg-turbo.
I, particularly, only moved my systems to libjpeg-turbo when FF failed
with jpeg v8.
Grepping FF, I cannot find that switch you used. I only find:
{{{
$ grep -ri system-jpeg
configure: --with-system-jpeg[=PFX]
configure:# Check whether --with-system-jpeg or --without-system-jpeg
was given.
configure: { echo "configure: error: Insufficient JPEG library version
for --with-system-jpeg" 1>&2; exit 1; }
configure: { echo "configure: error: cannot use --with-system-jpeg
with --enable-libjpeg-turbo." 1>&2; exit 1; }
configure.in:MOZ_ARG_WITH_STRING(system-jpeg,
configure.in:[ --with-system-jpeg[=PFX]
configure.in: AC_MSG_ERROR([Insufficient JPEG library
version for --with-system-jpeg]))
configure.in: AC_MSG_ERROR([cannot use --with-system-jpeg with
--enable-libjpeg-turbo.])
}}}
Is there any chance that the option you passed was not recognized, so
that mozilla's libjpeg was built?
--
[]s,
Fernando
- Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros), Adam Bogacki, 2013/10/19
- Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros), Ivan Zaigralin, 2013/10/19
- Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros), Fernando de Oliveira, 2013/10/19
- Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros), Ivan Zaigralin, 2013/10/19
- Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros), Fernando de Oliveira, 2013/10/19
- Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros), Ivan Zaigralin, 2013/10/19
- Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros), koeart, 2013/10/24
- Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros), Loic J. Duros, 2013/10/24
- Re: [Bug-gnuzilla] IceCat 24.0 released (Loic J. Duros),
Fernando de Oliveira <=