[Asterisk-Users] SpanDSP Makefile.patch

Matt matt at powderdays.com
Mon Jul 5 08:58:58 MST 2004


Seth,

Thanks for that...When I compiled it the first time.  I was in the
/usr/src/asterisk dir.
I'll try it with a #difine in the Makefile......

Matt
----- Original Message ----- 
From: "Seth Remington" <sremington at saberlogic.com>
To: <asterisk-users at lists.digium.com>
Sent: Monday, July 05, 2004 4:52 PM
Subject: Re: [Asterisk-Users] SpanDSP Makefile.patch


> Matt,
>
> To answer your question: you can create a define at several different
> steps in the programming/compilation process.
>
> * In the source code with a #define directive
> * At configure time through Autoconf, Automake, etc...
> * At compile time with the -D option to gcc (or in the CFLAGS variable
> that make uses)
>
> To solve your problem: you probably don't even have to worry about all
> of that. Just make sure you are running make from the asterisk top level
> directory (e.g. /usr/src/asterisk) *not* the apps subdir.
>
> -Seth
>
> On Mon, 2004-07-05 at 11:10, Matt wrote:
> > Seth,
> >
> > Forgive my ignorance (I'm kind of new to Linux)  When you say #define
> > _GNU_SOURCE where should I put that?
> >
>
> -- 
> Seth Remington
> SaberLogic, LLC
> 661-B Weber Drive
> Wadsworth, Ohio 44281
> Phone: (330)335-6442
> Fax: (330)336-8559
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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




More information about the asterisk-users mailing list