sks-devel
[Top][All Lists]
Advanced

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

Re: [Sks-devel] Linking error in sks-1.1.0


From: Chris Kuethe
Subject: Re: [Sks-devel] Linking error in sks-1.1.0
Date: Thu, 11 Dec 2008 15:34:24 -0800

and is that .a file really an archive? is it big enough to be a
library? does "file" think it's a library? does "ar t libdb.a" show
any objects? i'm thinking it's some libtool stupidity because it looks
like you're trying to link against the library in the db build
directory, rather than a correctly installed library...

On Thu, Dec 11, 2008 at 3:21 PM, Sebastian Wieseler
<address@hidden> wrote:
> Hello.
>
> On Thu, Dec 11, 2008 at 12:03:22PM -0800, Chris Kuethe wrote:
>> you could build db 4.6 and install it into /home/sks. then you have
>> the required library, but you don't pollute the base system
>
> I've done so.
> And then run after make dep:
>
> LIBDB=/home/sks/db-4.7.25/build_unix/libdb.a make all
> this said:
> bdb/libbdb.a: could not read symbols: Archive has no index; run ranlib to add 
> one
> collect2: ld returned 1 exit status
>
> And no, running ranlib bdb/libbdb.a doesn't make anything better....
>
>
> Thanks for your help!
> Regards,
>        Sebastian Wieseler
>
> --
>  ,= ,-_-. =.           /"\
>  ((_/)o o(\_))          \ /    ASCII Ribbon Campaign
>  `-'(. .)`-'   &&       X      against HTML e-mail
>      \_/               / \
>
>
>



-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?




reply via email to

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