Kristian, There's a major bug in svn branch 34 which I suspected when I was unable to compile zaptel as a non-root user. buildroot should be usable as a non-root user. When I encountered a permission problem, I knew something was up.
Basically, it's trying to write to /etc/modprobe.conf rather than a file in the $(TARGET_DIR). It looks like the modules compiled against the right kernel though. I didn't have this issue with branch 28 (or maybe 30). If you are trying this out and compiling as root, your system's /etc/modprobe.conf file will need to be cleaned out! Run this svn/buildroot environment as a non-root user and you should be safe. Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
