Hello everybody,

I'm working on a LinksysWRT54GL for a project at school. I need to use some php scripts so I downloaded the PHP5 sources here : https://dev.openwrt.org/browser/packages/lang

First question : when I compile it, there is a lot of unsatisfied dependencies, so I have to download and compiles many packages like : pcre, curl, jpeg, libpng, gd, gmp, openldap, cyrus-sasl, mysql ... Is it normal ? Or is there something wrong ?

Second question : I can't compile mysql, it ended with an error like it :
mysql configure: error: C compiler cannot create executables

I spend a lot of times since yesterday, searching on the internet but I didn't the solution so far ...

Thanks for your help,

Nico