If you define _GL_JUST_INCLUDE_SYSTEM_STDINT_H in CFLAGS/CXXFLAGS then you
don't get their bad packaged version of stdint.h. This gets me through the
compile in 10.9 and 10.8.
On Sun, Oct 27, 2013 at 1:38 PM, Alexander Hansen <
[email protected]> wrote:
> Does anybody happen to know if some other package has a fix (probably
> 10.9-specific) for an error like below?
>
> Alex
>
> :::::::::::
>
> make[2]: Entering directory
> `/fink/src/fink.build/libdap9-3.8.2-6/libdap-3.8.2'
> /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I./gl -I./GNU -I/sw/include/libxml2 -I/sw/include -I/sw/include -Wall
> -W -Wcast-align -g -O2 -MT libdap_la-AttrTable.lo -MD -MP -MF
> .deps/libdap_la-AttrTable.Tpo -c -o libdap_la-AttrTable.lo `test -f
> 'AttrTable.cc' || echo './'`AttrTable.cc
> mkdir .libs
> g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/sw/include/libxml2
> -I/sw/include -I/sw/include -Wall -W -Wcast-align -g -O2 -MT
> libdap_la-AttrTable.lo -MD -MP -MF .deps/libdap_la-AttrTable.Tpo -c
> AttrTable.cc -fno-common -DPIC -o .libs/libdap_la-AttrTable.o
> In file included from AttrTable.cc:40:
> In file included from ./AttrTable.h:38:
> In file included from
>
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/string:434:
> In file included from
>
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/algorithm:594:
> In file included from
>
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/memory:590:
> In file included from
>
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/typeinfo:63:
>
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cstdint:152:8:
> error: expected unqualified-id
> using::int8_t;
> ^
> ./gl/stdint.h:122:16: note: expanded from macro 'int8_t'
> #define int8_t signed char
> ^
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
> _______________________________________________
> Fink-devel mailing list
> [email protected]
> List archive:
> http://news.gmane.org/gmane.os.apple.fink.devel
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-devel
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel