|
undefined reference to `yywrap' compiling PAM
Does anyone know how to get past this compilation error:
/home/dallas/downloads/Linux-PAM-0.99.7.1/lex.yy.c:1100: undefined reference to `yywrap'
I've seen suggestions to downgrade your 'flex' package. Doesn't seem to make any difference.
I'm cross compiling PAM on a Debian 4.0 system. My target is an embedded i686.
Any help appreciated!
|