Hi,<br> I am trying to compile libbluray 0.2.3<br>My steps were <br> ./bootstrap <br> ./configure<br> make<br>I am getting an error in make while compiling bluray.c since it is using strdup(), while having compile option -std=c99<br>
Is there anything I am missing or do I have to manually remove that compile option<br><br>Regards<br>Bobby<br>