Bug#642810: x264: Same on PA-RISC
    Fabian Greffrath 
    fabian at greffrath.com
       
    Thu Nov 10 08:36:33 UTC 2011
    
    
  
Am 10.11.2011 05:39, schrieb Dave Anglin:
> /usr/bin/ld.bfd.real: common/mc.o: relocation R_PARISC_DPREL21L can not be used
> when making a shared object; recompile with -fPIC
So we need to add PARISC to the list of shared+pic architectures in 
line 615 of the upstream configure script.
> Architecture: hppa (parisc64)
Will $host_cpu be "hppa" or "parisc64"? The configure script is 
currently only looking for "parisc|parisc64".
BTW, there is a hack in debian/confflags that does the same for 
mips[el] that should also get included upstream and another one for 
ia64 that is already included and should thus get dropped.
  - Fabian
    
    
More information about the pkg-multimedia-maintainers
mailing list