discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] build error on OS X 10.4: ld: multiple definition


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] build error on OS X 10.4: ld: multiple definitions of symbol _posix_memalign
Date: Fri, 22 May 2009 13:40:18 -0400

Hi Alex - In the file 'gnuradio-core/src/lib/Makefile.am', remove the entry "missing/libmissing.la" from the entry for "libgnuradio_core_qa_la_LIBADD". Here's the "svn diff". Let me / the list know if this works. - MLD

===================================================================
--- gnuradio-core/src/lib/Makefile.am   (revision 11081)
+++ gnuradio-core/src/lib/Makefile.am   (working copy)
@@ -59,6 +59,5 @@
        filter/libfilter-qa.la          \
        general/libgeneral-qa.la        \
        runtime/libruntime-qa.la        \
-       missing/libmissing.la           \
        libgnuradio-core.la             \
        $(CPPUNIT_LIBS)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]