Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem compiling Perl's BerkeleyDB

3 views
Skip to first unread message

Ron Savage

unread,
Aug 12, 2009, 5:38:21 AM8/12/09
to List DBI
Hi Folks

With Perl v 5.10.0, compiled both for threads and without, I get:

make: *** No rule to make target
`/opt/eHealth/custom/perl/lib/5.10.0/sun4-solaris-thread-multi/CORE/thrdvar.h', needed by `BerkeleyDB.o'

Any ideas?

--
Ron Savage
r...@savage.net.au
http://savage.net.au/index.html


Ron Savage

unread,
Aug 14, 2009, 5:46:43 AM8/14/09
to List DBI
On Wed, 2009-08-12 at 19:38 +1000, Ron Savage wrote:
> Hi Folks
>
> With Perl v 5.10.0, compiled both for threads and without, I get:
>
> make: *** No rule to make target
> `/opt/eHealth/custom/perl/lib/5.10.0/sun4-solaris-thread-multi/CORE/thrdvar.h', needed by `BerkeleyDB.o'
>
> Any ideas?

Yep. As with DBI, PERL5LIB pointing to a previous Perl's lib was the
problem.

However, after fixing that, I got undefined symbol clock_gettime.

Perl 5.10.0 comes with Time::HiRes 1.9711. I upgraded to 1.9719, but
that did not fix the problem.

0 new messages