Message: 26 Date: Mon, 29 Aug 2005 15:26:31 +0800 From: "chris" <[EMAIL PROTECTED]> Subject: Re: [Asterisk-Users] error compiling on solaris 10 To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1"gmake[1]: cru: Command not found gmake[1]: *** [libedit.a] Error 127 gmake[1]: Leaving directory `/export/home/fst/ice/cvs/asterisk/editline' gmake: *** [editline/libedit.a] Error 2 pls advise on how i can fix this. thnks
Read the manpage for ar and then edit the Makefiles. Solaris requires that the options be prefaced with a "-".
Frank _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- 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
