Asterisk 1.6.2.20 error while trying to make install

Installing modules from tests...
buildinfo.c:26:32: fatal error: asterisk/buildinfo.h: No such file or directory
compilation terminated.
make[1]: *** [asterisk] Error 1
make: *** [main-install] Error 2

I found very little about this online. I’m at a lost for what to do.

I bow to your expertise.

You are going to have to provide the whole configure/build/install output and details of the OS.

Sorry about that. Here you go.

It’s on slackware 12.2.

Here is the output of the entire process.

Configure output

http://pastebin.com/hzznK5mH

Make

http://pastebin.com/LXVT03uF

Make install

http://pastebin.com/62KyR8kG

xargs is broken. Update it. Also, I am much more likely to look at files included inline or attached to the forum posting, than on external sites.

anyremote.sourceforge.net/faq.html#faq21

That sorted it out.

Thanks a lot and next time I will.