>1: /usr/include/asm/arch was an empty directory. Should this be? > I removed it and made a symlink to arch-rpc >2: likewise proc was an empty directory. Should that be? > I removed it and made a symlink to proc-armv, which I believe to be correct
Right. (You could try the latest build of libc6, though I don't expect it to make much difference.) >cc -DLOG_PPP=LOG_LOCAL2 -D_linux_=1 -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MULTIL >INK -DHAVE_MMAP -DCBCP_SUPPORT -I../include -DCHAPMS=1 -DUSE_CRYPT=1 -DHAVE_CR >YPT_H=1 -DHAS_SHADOW -DUSE_PAM -DPLUGIN -c -o auth.o auth.c >auth.c:58: security/pam_appl.h: No such file or directory > >What has gone wrong here? Is this a missing build dependency? Looks like it. What does the build-depends line say? p.

