I found the issue. I had linked /usr/src/linux-2.6 to /usr/src/linux The correct link is to the linux-obj folder
cd /usr/src ln -s linux-obj/i386/default linux-2.6
The answer was in /usr/src/linux/README.SUSE
I am now able to compile successfully. Granted I don't have the hardware
yet, so I don't know if it works.
Anybody using a X100P or TDM400P with Suse 9.1?
I'm running a TDM400P (2 FXO and 2 FXS) with Suse 9.1 without any problems. Only had some issues compiling * itself, i had to make some symlinks to certain libraries before it would compile properly.
Flynn
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
