Sorry to keep bugging the list with newbie build-questions, but I'm at a bit of a loss as to how to interpret my newest stumbling block in building my own images:
I've set up a fresh (default) install of CentOS 4.3 Server to eliminate any problems caused by my previous (Debian) build-box. To this I used Yum to add: subversion, gcc, flex, and bison. Then I followed the build instructions on voip-info.org... Below are my exact command lines: # svn co http://svn.astlinux.org/astlinux/trunk astlinux # cd astlinux # cp AstLinux.config .config # make oldconfig (defaults selected) # make This got me further in the build process than I've ever been before, but stopped with the following: -------------------------------------------------------- Applying asterisk-uclibc-compat.patch using plaintext: patching file Makefile Hunk #1 succeeded at 356 (offset 11 lines). Applying asterisk_uclibc.patch using plaintext: patching file include/asterisk/compat.h ifeq (,y) /bin/sh: -c: line 0: syntax error near unexpected token `,y' /bin/sh: -c: line 0: `ifeq (,y)' make: *** [/home/mfarley/astlinux1/astlinux/build_i586/asterisk-1.2.11/.source] Error 2 [EMAIL PROTECTED] astlinux]# ----------------------------------------------------------- As usual, any advice anyone may have to offer will be greatly appreciated. The trunk download was from this morning (8-25-06). Thanks! -Matt Farley _______________________________________________ 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]
