[redland-dev] make problem in librdf.la
Dave Beckett
dave.beckett at bristol.ac.uk
Tue May 25 14:59:16 BST 2004
On Tue, 25 May 2004, Marc Muncke wrote:
> I do not manage to get redland 0.9.16 installed on Solaris 9 on Intel-x86
>
> What I did :
> ./configure --with-perl --with-bdb=/usr/local/BerkeleyDB.4.2/
>
> configure:26742: result:
> Redland build summary:
> Berkeley/Sleepycat DB: Version unknown (library db-4.2 in
> /usr/local/BerkeleyDB.4.2//lib)
> Languages available: perl(5.6.1) java(1.4.1_06) php(4.3.6)
> Language APIs built: perl
> Triple stores: memory hashes(memory) hashes(bdb unknown)
> RDF parsers: raptor(system 1.3.0)
> Content digests: md5 sha1
>
> #make check
>
> stops at :
> libtool: link: `memcmp.lo' is not a valid libtool object
> *** Error code 1
> make: Fatal error: Command failed for target `librdf.la'
> Current working directory /usr/local/src/redland-0.9.16/librdf
> *** Error code 1
> make: Fatal error: Command failed for target `check-recursive'
>
>
> I also tried
> ./configure --with-php --with-bdb=/usr/local/BerkeleyDB.4.2/
> - same error in make check.
>
> Anybody with a hint for me ?
It's not entirely clear but I see you are using Solaris' make
program. Maybe try the GNU make?
Dave
More information about the redland-dev
mailing list