FS#23204 - Unable to compile sources after latest libvpx upgrade

Attached to Project: Arch Linux
Opened by Ivan Lyapunov (dront78) - Wednesday, 09 March 2011, 11:46 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 09 March 2011, 12:19 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
wrong access rights on vpx headers
-rw-r----- 1 root root
but should be
-rw-r--r-- 1 root root

Additional info:
* package version(s)
libvpx-0.9.6-1

Steps to reproduce:
create any code in main.c
#include <vpx/vpx_encoder.h>
#include <vpx/vp8cx.h>

unable to compile it - access denided
This task depends upon

Closed by  Ionut Biru (wonder)
Wednesday, 09 March 2011, 12:19 GMT
Reason for closing:  Fixed
Additional comments about closing:  0.9.6-2

Loading...