I try to re-install the libdap9 package:

System information:
Package manager version: 0.35.99.git
Distribution version: selfupdate-rsync Sat Oct 26 11:40:17 2013, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.0.1
Xcode command-line tools: 5.0.1.0.1.1382131676
libdap9-3.8.2-6 is set to build with only one job.



 libdap9
==============
The following package will be installed or updated:
 libdap9
The following additional package will be installed:
 libdap9-shlibs
Do you want to continue? [Y/n]
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-libdap9-3.8.2-6 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-libdap9-3.8.2-6' in 
`/sw/src/fink.build/fink-buildlock-libdap9-3.8.2-6_2013.10.26-12.25.45_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-libdap9-3.8.2-6_2013.10.26-12.25.45_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-libdap9-3.8.2-6.
(Reading database ... 265355 files and directories currently installed.)
Unpacking fink-buildlock-libdap9-3.8.2-6 (from 
.../fink-buildlock-libdap9-3.8.2-6_2013.10.26-12.25.45_darwin-x86_64.deb) ...
Setting up fink-buildlock-libdap9-3.8.2-6 (2013.10.26-12.25.45) ...

:::::::::::

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
               ^
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:153:8:
 error: expected unqualified-id
using::int16_t;
       ^
./gl/stdint.h:127:17: note: expanded from macro 'int16_t'
#define int16_t short int
                ^
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:154:8:
 error: expected unqualified-id
using::int32_t;
       ^
./gl/stdint.h:132:17: note: expanded from macro 'int32_t'
#define int32_t int
                ^
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:155:8:
 error: expected unqualified-id
using::int64_t;
       ^
./gl/stdint.h:139:18: note: expanded from macro 'int64_t'
# define int64_t long int
                 ^
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:157:8:
 error: expected unqualified-id
using::uint8_t;
       ^
./gl/stdint.h:123:17: note: expanded from macro 'uint8_t'
#define uint8_t unsigned char
                ^
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:158:8:
 error: expected unqualified-id
using::uint16_t;
       ^
./gl/stdint.h:128:18: note: expanded from macro 'uint16_t'
#define uint16_t unsigned short int
                 ^
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:159:8:
 error: expected unqualified-id
using::uint32_t;
       ^
./gl/stdint.h:133:18: note: expanded from macro 'uint32_t'
#define uint32_t unsigned int
                 ^
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:160:8:
 error: expected unqualified-id
using::uint64_t;
       ^
./gl/stdint.h:153:19: note: expanded from macro 'uint64_t'
# define uint64_t unsigned long int
                  ^
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:162:8:
 error: expected unqualified-id
using::int_least8_t;
       ^
./gl/stdint.h:185:22: note: expanded from macro 'int_least8_t'
#define int_least8_t int8_t
                     ^
./gl/stdint.h:122:16: note: expanded from macro 'int8_t'
#define int8_t signed char
               ^
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:163:8:
 error: expected unqualified-id
using::int_least16_t;
       ^
./gl/stdint.h:187:23: note: expanded from macro 'int_least16_t'
#define int_least16_t int16_t
                      ^
./gl/stdint.h:127:17: note: expanded from macro 'int16_t'
#define int16_t short int
                ^
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:164:8:
 error: expected unqualified-id
using::int_least32_t;
       ^
./gl/stdint.h:189:23: note: expanded from macro 'int_least32_t'
#define int_least32_t int32_t
                      ^
./gl/stdint.h:132:17: note: expanded from macro 'int32_t'
#define int32_t int
                ^
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:165:8:
 error: expected unqualified-id
using::int_least64_t;
       ^
./gl/stdint.h:192:24: note: expanded from macro 'int_least64_t'
# define int_least64_t int64_t
                       ^
./gl/stdint.h:139:18: note: expanded from macro 'int64_t'
# define int64_t long int
                 ^
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:167:8:
 error: expected unqualified-id
using::uint_least8_t;
       ^
./gl/stdint.h:186:23: note: expanded from macro 'uint_least8_t'
#define uint_least8_t uint8_t
                      ^
./gl/stdint.h:123:17: note: expanded from macro 'uint8_t'
#define uint8_t unsigned char
                ^
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:168:8:
 error: expected unqualified-id
using::uint_least16_t;
       ^
./gl/stdint.h:188:24: note: expanded from macro 'uint_least16_t'
#define uint_least16_t uint16_t
                       ^
./gl/stdint.h:128:18: note: expanded from macro 'uint16_t'
#define uint16_t unsigned short int
                 ^
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:169:8:
 error: expected unqualified-id
using::uint_least32_t;
       ^
./gl/stdint.h:190:24: note: expanded from macro 'uint_least32_t'
#define uint_least32_t uint32_t
                       ^
./gl/stdint.h:133:18: note: expanded from macro 'uint32_t'
#define uint32_t unsigned int
                 ^
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:170:8:
 error: expected unqualified-id
using::uint_least64_t;
       ^
./gl/stdint.h:195:25: note: expanded from macro 'uint_least64_t'
# define uint_least64_t uint64_t
                        ^
./gl/stdint.h:153:19: note: expanded from macro 'uint64_t'
# define uint64_t unsigned long int
                  ^
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:172:8:
 error: expected unqualified-id
using::int_fast8_t;
       ^
./gl/stdint.h:216:21: note: expanded from macro 'int_fast8_t'
#define int_fast8_t long int
                    ^
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:173:8:
 error: expected unqualified-id
using::int_fast16_t;
       ^
./gl/stdint.h:218:22: note: expanded from macro 'int_fast16_t'
#define int_fast16_t long int
                     ^
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:174:8:
 error: expected unqualified-id
using::int_fast32_t;
       ^
./gl/stdint.h:220:22: note: expanded from macro 'int_fast32_t'
#define int_fast32_t long int
                     ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [libdap_la-AttrTable.lo] Error 1
make[2]: Leaving directory `/fink/src/fink.build/libdap9-3.8.2-6/libdap-3.8.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/fink/src/fink.build/libdap9-3.8.2-6/libdap-3.8.2'
make: *** [all] Error 2
### execution of make failed, exit code 2
### execution of /tmp/fink.FnAO5 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libdap9-3.8.2-6
(Reading database ... 265356 files and directories currently installed.)
Removing fink-buildlock-libdap9-3.8.2-6 ...
Failed: phase compiling: libdap9-3.8.2-6 failed

Before reporting any errors, please run "fink selfupdate" and try again.

If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

The Fink Users List <fink-users@lists.sourceforge.net>
The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,

with a carbon copy to the maintainer:

Alexander Hansen <alexkhan...@users.sourceforge.net>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.35.99.git
Distribution version: selfupdate-rsync Sat Oct 26 11:40:17 2013, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.0.1
Xcode command-line tools: 5.0.1.0.1.1382131676
libdap9-3.8.2-6 is set to build with only one job.


Hope you find a solution,
Peter




------------------------------------------------------------------------------
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-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to