Hi, all,
I am trying to install php as an thttpd module for an arm linux device. I get a "ld : cannot find -lpam" error when I compile thttpd. Can you please give some some hints here?
Is it a problem with php, thttpd, compile configuraion, pam in Redhat or my compile toolchain?
Also, do I need to use arm toolchain to compile php when php claims to be cross-platform? If so, is there any easy way to ask php to use the arm gcc instead? I tried to change the CC at config_var.mak. Php still use standard system gcc in some compiling, I think.
Thanks a lot for your help!
Derek