Subject: Re: pkg/33628
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Quentin Garnier <cube@cubidou.net>
List: pkgsrc-bugs
Date: 06/09/2006 06:55:02
The following reply was made to PR pkg/33628; it has been noted by GNATS.
From: Quentin Garnier <cube@cubidou.net>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/33628
Date: Fri, 9 Jun 2006 08:53:33 +0200
----- Forwarded message from Zafer Aydogan <zafer.aydogan@googlemail.com> -----
Date: Mon, 5 Jun 2006 17:42:49 +0200
From: "Zafer Aydogan" <zafer.aydogan@googlemail.com>
To: "Quentin Garnier" <cube@cubidou.net>
Subject: Re: pkg/33628: db4 does not build
X-Original-To: cube@cubidou.net
Delivered-To: cube@cubidou.net
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=beta; d=googlemail.com;
h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
b=GyE/Han58KXdabM0jkMYVOkkEjMpOOPkYYCE+y+CHPFV1iNfIsDH6Qk3Klpwrv3j+z6RvW2T013UosgSMRm5g3tgFZkhUxO5prAadzDE872RyvnSSBVTDzDQ1WcYPme75qtaWxUVM3W98cbiBs/vmgXQPj8Yiy73bWskvk93WfA=
In-Reply-To: <20060605143759.GT25031@gallia.cubidou.net>
X-IMAPbase: 1138387225 79631
X-UID: 79630
X-Keywords:
hi Quentin,
db4 compiles without errors during the part "bmake"
but "bmake install" stops with errors mentioned in the PR.
You can see the log files here:
http://mia.aydogan.net/db4/
I just grep'ed the logs, but all I can see is libdb4_cxx-4.4.a but no .so
Zafer.
2006/6/5, Quentin Garnier <cube@cubidou.net>:
>On Fri, Jun 02, 2006 at 07:45:00AM +0000, zafer.aydogan@gmail.com wrote:
>> >Number: 33628
>> >Category: pkg
>> >Synopsis: db4 does not build
>> >Confidential: no
>> >Severity: serious
>> >Priority: medium
>> >Responsible: pkg-manager
>> >State: open
>> >Class: sw-bug
>> >Submitter-Id: net
>> >Arrival-Date: Fri Jun 02 07:45:00 +0000 2006
>> >Originator: Zafer Aydogan
>> >Release: none
>> >Organization:
>> >Environment:
>> Linux
>> >Description:
>> Hello, db4 doesn't seem to build, (at least under Linux).
>> I'm getting following error.
>>
>> ===> Installing for db4-4.4.20
>> Installing DB include files: /usr/pkg/include/db4 ...
>> Installing DB library: /usr/pkg/lib ...
>> cp -p .libs/libdb4-4.4.so.4.0.20 /usr/pkg/lib/libdb4-4.4.so.4.0.20
>> (cd /usr/pkg/lib && rm -f libdb4-4.4.so.4 && ln -s libdb4-4.4.so.4.0.20
>libdb4-4.4.so.4)
>> (cd /usr/pkg/lib && rm -f libdb4-4.4.so && ln -s libdb4-4.4.so.4.0.20
>libdb4-4.4.so)
>> cp -p .libs/libdb4-4.4.lai /usr/pkg/lib/libdb4-4.4.la
>> cp -p .libs/libdb4_cxx-4.4.so /usr/pkg/lib/libdb4_cxx-4.4.so
>> cp: cannot stat `.libs/libdb4_cxx-4.4.so': No such file or directory
>> *** Error code 1
>
>If it's not there, it means it wasn't compiled properly. How about
>showing some more log, to make it actually useful? configure and build
>steps are needed.
>
>--
>Quentin Garnier - cube@cubidou.net - cube@NetBSD.org
>"When I find the controls, I'll go where I like, I'll know where I want
>to be, but maybe for now I'll stay right here on a silent sea."
>KT Tunstall, Silent Sea, Eye to the Telescope, 2004.
>
>
>