On a Mac Pro Intel running Leopard 10.5.6 the build for redland fails
with the following message.  Any ideas what the problem is?
James



/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/opt/fink/lib/system-openssl/include -I/opt/fink/include  
-I/opt/fink/include -I/opt/fink/include/rasqal -I/opt/fink/include 
-DPKGDATADIR="\"/opt/fink/share/redland\""
-I/opt/fink/lib/system-openssl/include 
-I/opt/fink/lib/system-openssl/include -I/opt/fink/include  
-I/opt/fink/include -I/opt/fink/include/rasqal -I/opt/fink/include   
-DLIBRDF_INTERNAL=1 -g -O2 -c -o rdf_hash_bdb.lo rdf_hash_bdb.c
 gcc -DHAVE_CONFIG_H -I. -I/opt/fink/lib/system-openssl/include
-I/opt/fink/include -I/opt/fink/include -I/opt/fink/include/rasqal
-I/opt/fink/include -DPKGDATADIR=\"/opt/fink/share/redland\"
-I/opt/fink/lib/system-openssl/include
-I/opt/fink/lib/system-openssl/include -I/opt/fink/include
-I/opt/fink/include -I/opt/fink/include/rasqal -I/opt/fink/include
-DLIBRDF_INTERNAL=1 -g -O2 -c rdf_hash_bdb.c  -fno-common -DPIC -o
.libs/rdf_hash_bdb.o
rdf_hash_bdb.c: In function 'librdf_hash_bdb_open':
rdf_hash_bdb.c:188: error: 'DB_CREATE' undeclared (first use in this
function)
rdf_hash_bdb.c:188: error: (Each undeclared identifier is reported only once
rdf_hash_bdb.c:188: error: for each function it appears in.)
rdf_hash_bdb.c:188: error: 'DB_RDONLY' undeclared (first use in this
function)
rdf_hash_bdb.c:190: error: 'DB_TRUNCATE' undeclared (first use in this
function)
rdf_hash_bdb.c:246: error: 'O_RDWR' undeclared (first use in this function)
rdf_hash_bdb.c:246: error: 'O_CREAT' undeclared (first use in this function)
rdf_hash_bdb.c:248: error: 'O_RDONLY' undeclared (first use in this
function)
rdf_hash_bdb.c:248: error: syntax error before 'flags'
rdf_hash_bdb.c: In function 'librdf_hash_bdb_exists':
rdf_hash_bdb.c:824: error: 'bdb' undeclared (first use in this function)
rdf_hash_bdb.c:841: error: 'dbc' undeclared (first use in this function)
make[3]: *** [rdf_hash_bdb.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to