I am trying to get Asterisk to compile on FreeBSD 4.8. Per bug 389, BSD support should be in CVS. I have also tried applying the patch in bug 374, but always get these messages: click# make "Makefile", line 21: Missing dependency operator "Makefile", line 23: Need an operator "Makefile", line 72: Missing dependency operator "Makefile", line 74: Need an operator "Makefile", line 76: Need an operator "Makefile", line 116: Missing dependency operator "Makefile", line 118: Need an operator "Makefile", line 119: Missing dependency operator "Makefile", line 121: Need an operator "Makefile", line 149: Missing dependency operator "Makefile", line 151: Need an operator "Makefile", line 152: Missing dependency operator "Makefile", line 154: Need an operator "Makefile", line 155: Missing dependency operator "Makefile", line 157: Need an operator "Makefile", line 158: Need an operator "Makefile", line 159: Need an operator "Makefile", line 161: Missing dependency operator "Makefile", line 163: Need an operator "Makefile", line 164: Missing dependency operator "Makefile", line 165: Missing dependency operator "Makefile", line 167: Need an operator "Makefile", line 168: Need an operator "Makefile", line 175: Missing dependency operator "Makefile", line 179: Need an operator "Makefile", line 182: Need an operator "Makefile", line 213: Missing dependency operator "Makefile", line 214: Could not find .depend "Makefile", line 215: Need an operator "Makefile", line 233: Missing dependency operator "Makefile", line 236: Need an operator "Makefile", line 239: Need an operator make: fatal errors encountered -- cannot continue Any advice?
Not sure if it matters or not, but have you tried gmake? On Wed, 2003-11-12 at 19:29, Andrew Joakimsen wrote:> I am trying to get Asterisk to compile on FreeBSD 4.8. Per bug 389, BSD > support should be in CVS. I have also tried applying the patch in bug > 374, but always get these messages: > > click# make > "Makefile", line 21: Missing dependency operator > "Makefile", line 23: Need an operator > "Makefile", line 72: Missing dependency operator > "Makefile", line 74: Need an operator > "Makefile", line 76: Need an operator > "Makefile", line 116: Missing dependency operator > "Makefile", line 118: Need an operator > "Makefile", line 119: Missing dependency operator > "Makefile", line 121: Need an operator > "Makefile", line 149: Missing dependency operator > "Makefile", line 151: Need an operator > "Makefile", line 152: Missing dependency operator > "Makefile", line 154: Need an operator > "Makefile", line 155: Missing dependency operator > "Makefile", line 157: Need an operator > "Makefile", line 158: Need an operator > "Makefile", line 159: Need an operator > "Makefile", line 161: Missing dependency operator > "Makefile", line 163: Need an operator > "Makefile", line 164: Missing dependency operator > "Makefile", line 165: Missing dependency operator > "Makefile", line 167: Need an operator > "Makefile", line 168: Need an operator > "Makefile", line 175: Missing dependency operator > "Makefile", line 179: Need an operator > "Makefile", line 182: Need an operator > "Makefile", line 213: Missing dependency operator > "Makefile", line 214: Could not find .depend > "Makefile", line 215: Need an operator > "Makefile", line 233: Missing dependency operator > "Makefile", line 236: Need an operator > "Makefile", line 239: Need an operator > make: fatal errors encountered -- cannot continue > > > Any advice? > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- Matthew Enger <menger@xi.com.au> Xintegration
I haven't looked @ Frrebsd support, but possibly using gmake will fix the problem pfor you? On Wed, Nov 12, 2003 at 03:29:58AM -0500, Andrew Joakimsen wrote:> I am trying to get Asterisk to compile on FreeBSD 4.8. Per bug 389, BSD > support should be in CVS. I have also tried applying the patch in bug > 374, but always get these messages: > > click# make > "Makefile", line 21: Missing dependency operator > "Makefile", line 23: Need an operator > "Makefile", line 72: Missing dependency operator > "Makefile", line 74: Need an operator > "Makefile", line 76: Need an operator > "Makefile", line 116: Missing dependency operator > "Makefile", line 118: Need an operator > "Makefile", line 119: Missing dependency operator > "Makefile", line 121: Need an operator > "Makefile", line 149: Missing dependency operator > "Makefile", line 151: Need an operator > "Makefile", line 152: Missing dependency operator > "Makefile", line 154: Need an operator > "Makefile", line 155: Missing dependency operator > "Makefile", line 157: Need an operator > "Makefile", line 158: Need an operator > "Makefile", line 159: Need an operator > "Makefile", line 161: Missing dependency operator > "Makefile", line 163: Need an operator > "Makefile", line 164: Missing dependency operator > "Makefile", line 165: Missing dependency operator > "Makefile", line 167: Need an operator > "Makefile", line 168: Need an operator > "Makefile", line 175: Missing dependency operator > "Makefile", line 179: Need an operator > "Makefile", line 182: Need an operator > "Makefile", line 213: Missing dependency operator > "Makefile", line 214: Could not find .depend > "Makefile", line 215: Need an operator > "Makefile", line 233: Missing dependency operator > "Makefile", line 236: Need an operator > "Makefile", line 239: Need an operator > make: fatal errors encountered -- cannot continue > > > Any advice? > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users
Andrew Joakimsen wrote:> I am trying to get Asterisk to compile on FreeBSD 4.8. Per bug 389, BSD > support should be in CVS. I have also tried applying the patch in bug > 374, but always get these messages: > > click# make > "Makefile", line 21: Missing dependency operator > "Makefile", line 23: Need an operatorUse 'gmake' http://www.voip-info.org/tiki-index.php?page=Asterisk+FreeBSD (Just added gmake, forgot it before.) /Olle
Do any of the Wildcards work with FreeBSD??
Not currently. There is a bounty for the development of working Wildcard drivers for Free/Net/Open BSD. Care to write them? Steve -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of James Moran Sent: Monday, March 29, 2004 6:46 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] FreeBSD Do any of the Wildcards work with FreeBSD?? _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Dam wish I was that good to do that. On Mon, 2004-03-29 at 20:25, Steven M. Sokol wrote:> Not currently. There is a bounty for the development of working Wildcard > drivers for Free/Net/Open BSD. Care to write them? > > Steve > > -----Original Message----- > From: asterisk-users-admin@lists.digium.com > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of James Moran > Sent: Monday, March 29, 2004 6:46 PM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] FreeBSD > > Do any of the Wildcards work with FreeBSD?? > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Does any of the hardware work with FreeBSD?? On Mon, 2004-03-29 at 20:25, Steven M. Sokol wrote:> Not currently. There is a bounty for the development of working Wildcard > drivers for Free/Net/Open BSD. Care to write them? > > Steve > > -----Original Message----- > From: asterisk-users-admin@lists.digium.com > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of James Moran > Sent: Monday, March 29, 2004 6:46 PM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] FreeBSD > > Do any of the Wildcards work with FreeBSD?? > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
*cough* not a thing. - Joshua Colp. ----- Original Message ----- From: "James Moran" <jmoran@potentialtech.com> To: <asterisk-users@lists.digium.com> Sent: Monday, March 29, 2004 9:46 PM Subject: RE: [Asterisk-Users] FreeBSD> Does any of the hardware work with FreeBSD?? > On Mon, 2004-03-29 at 20:25, Steven M. Sokol wrote: > > Not currently. There is a bounty for the development of workingWildcard> > drivers for Free/Net/Open BSD. Care to write them? > > > > Steve > > > > -----Original Message----- > > From: asterisk-users-admin@lists.digium.com > > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of James Moran > > Sent: Monday, March 29, 2004 6:46 PM > > To: asterisk-users@lists.digium.com > > Subject: [Asterisk-Users] FreeBSD > > > > Do any of the Wildcards work with FreeBSD?? > > > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >