<div>ths Gilles, it works.</div><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;"><br></div>Le mercredi 28 d¨¦cembre 2016, 17:26:48 liyoubdu a ¨¦crit :<br>> hi all:<br>> <br>> <br>> my operating system: centos7 x86_64.<br>> <br>> <br>> i had build all contrib packages successfully.<br>> than i run three commands:<br>> cd /mnt/vlc-latest-git/<br>> <br>> ./bootstrap<br>> ./configure --enable-debug --enable-run-as-root --with-sysroot=/mnt/vlc-latest-git/contrib/x86_64-redhat-linux<br>> <br>> <br>> after running third command, errors happen. it seems to canot find the contrib packages. what should i do?<br><br>Your configure parameter "--with-sysroot=" is misunderstanted/misemployed here. Have you read https://wiki.videolan.org/UnixCompile/ before?<br><br>Simply launch:<br>./configure --enable-debug --with-contrib<br><br>If you want to use your contrib libs. But sooner, your configure script will issue the error I've already reported here about malformed pkgconfig libavcodec.pc file.<br>This issue has not been already fixed by libav developers. One has to contact libav developers via their mailing list.<br><br>Best,<br>Gilles<br>_______________________________________________<br>vlc-devel mailing list<br>To unsubscribe or modify your subscription options:<br>https://mailman.videolan.org/listinfo/vlc-devel</div>