[x264-devel] configure fails to detect alphaev67 as ALPHA
Fabian Greffrath
fabian at greffrath.com
Thu Oct 6 11:09:07 CEST 2011
Hi all,
Debian's alpha buildds identify themselves as alphaev67, so the check
for $ARCH = "ALPHA" in configure around line 607 fails. As a
consequence the shared library is built without PIC and the linker
fails. This is documented in the Debian BTS #642810:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642810
The attached patch fixes this issue by considering alpha* as ALPHA in
the configure script.
Best Regards,
Fabian Greffrath
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debian_patches_arch-alpha.patch
Type: text/x-diff
Size: 481 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20111006/87616340/attachment.patch>
More information about the x264-devel
mailing list