[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Strange FTBFS for ffmpeg-debian on hppa



On Sun, Jul 13, 2008 at 11:56 AM, Reinhard Tartler <siretart@debian.org> wrote:

> There I find the following possibly relevant change:

It actually is.

> @@ -94,10 +90,6 @@
>  endif
>  shared_build_confflags += --enable-shared
>  shared_build_confflags += --disable-static
> -# i386 does just fine without -fPIC
> -ifneq      ($(DEB_HOST_ARCH),i386)
> -shared_build_confflags += --extra-cflags="-fPIC -DPIC"
> -endif
>
> This means that the --extra-cflags switch is not set anymore. However,
> investigating the buildlog more closely, there are multiple occurances
> of "-fPIC -DPIC", one from the "extra-cflags" and one from the upstream
> makefiles in the -9 build. In the -10 build, none of the two appear.

ffmpeg will not build on hppa (and ia64 and alpha, among others, fwiw)
without enabling PIC.

HTH

-- 
Thibaut VARENE
http://www.parisc-linux.org/~varenet/


Reply to: