Re: [ecasound] Compiling Ecasound for amd64

From: Brad Bowman <list@email-addr-hidden>
Date: Mon Jan 19 2009 - 00:47:20 EET

Kai Vehmanen wrote:
> could you try the following snapshot. It should fix this problem out of
> the box:
> http://ecasound.seul.org/download/snapshots/ecasound-2.5.2dev-20090115.tar.gz
>
> The changes are limited to ecasoundc/Makefile.am:
> --- a/libecasoundc/Makefile.am
> +++ b/libecasoundc/Makefile.am
> @@ -57,9 +57,13 @@ ecasoundc_src = ecasoundc_sa.c \
> # ----------------------------------------------------------------------
>
> libecasoundc_la_SOURCES = $(ecasoundc_src)
> +libecasoundc_la_CFLAGS = -prefer-pic
> +libecasoundc_la_CXXFLAGS = -prefer-pic
> libecasoundc_la_LIBADD =
> libecasoundc_la_LDFLAGS = -export-dynamic $(eca_ldflags)
> libecasoundc_debug_la_SOURCES = $(libecasoundc_la_SOURCES)
> +libecasoundc_debug_la_CFLAGS = -prefer-pic
> +libecasoundc_debug_la_CXXFLAGS = -prefer-pic
> libecasoundc_debug_la_LIBADD =
> libecasoundc_debug_la_LDFLAGS = $(libecasoundc_la_LDFLAGS)

Let me know what version this fix will be in and I'll put a note
for amd64 users in the next Audio::Ecasound release.

Brad

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Mon Jan 19 04:15:01 2009

This archive was generated by hypermail 2.1.8 : Mon Jan 19 2009 - 04:15:02 EET