bug-barcode
[Top][All Lists]
Advanced

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

[Bug-barcode] can not build the latest stable on OSX 10.10.3


From: John Cavalieri
Subject: [Bug-barcode] can not build the latest stable on OSX 10.10.3
Date: Fri, 26 Jun 2015 15:24:57 -0500

Hi Gnu Barcode folks,

I really want to use the latest gnu-barcode, version 0.99 because of the SVG support.  However it isn't building on OSX 10.10.3. I have the latest command line tools and xcode installed.

The error I'm getting is essentially this:

duplicate symbol _streaming in:
    ./.libs/libbarcode.a(library.o)
    ./.libs/libbarcode.a(code11.o)
ld: 12 duplicate symbols for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [barcode] Error 1
make: *** [install-recursive] Error 1


I originally thought it might have been a brew problem and I reached out to that community here:
https://github.com/Homebrew/homebrew/issues/41115

And they referenced these comments from someone else trying to upgrade the brew formula to 0.99:
https://github.com/Homebrew/homebrew/pull/29920#issuecomment-45831151

User jacknagel suggests the following:

"The rpl_calloc weirdness can be worked around by passing ac_cv_func_calloc_0_nonnull=yes" to configure, and the duplicate symbols can probably be fixed easily enough, but it needs to be reported upstream."

I also tried building this outside of brew and received the same error.

Is this a known issue?

Thanks,
John

--
 
John Cavalieri
Senior Developer


reply via email to

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