On Mon, Mar 7, 2011 at 5:45 PM, Kevin P. Fleming <kpflem...@digium.com>wrote:

> On 03/07/2011 04:41 PM, RR wrote:
>
>     Someone with SPARC experience will have to chime in then... for some
>>    reason the configure script has determined that your compiler
>>    provides atomic instructions, but they aren't being found at link time.
>>
>>
>> Ok...thanks. Is there no way for me to tell the compiler or provide
>> flags in ./configure that can tell it to not do that? Conversely can I
>> use -march and/or -mcpu kind of options to make this compile for my
>> platform? If so, then what would the value be of these options or are
>> there no values for them and one just specifies them?
>>
>
> The answer to all of those questions is probably 'yes', but that's why I
> said someone with SPARC experience would have to chime in.


Ok, so this is solved! The culprit was the the line "mcpu=v8" in the
Makefile. Comment that out, and it makes properly.
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to