pkgsrc-Bugs archive

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

pkg/37297: lang/python23 fails to build on Linux



>Number:         37297
>Category:       pkg
>Synopsis:       lang/python23 fails to build on Linux
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 07 05:30:00 +0000 2007
>Originator:     cheusov%tut.by@localhost
>Release:        NetBSD 4.0_RC3
>Organization:
>Environment:
System: NetBSD chen.chizhovka.net 4.0_RC3 NetBSD 4.0_RC3 (GENERIC) #2: Sat Oct 
20 21:41:02 EEST 2007 
cheusov%chen.chizhovka.net@localhost:/srv/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:

       => Checking file-check results for python23-2.3.5nb9
       ERROR: ************************************************************
       ERROR: The following files are in the PLIST but not in /usr/pkg:
       ERROR:         /usr/pkg/lib/python2.3/lib-dynload/bsddb185.so
       ERROR:         /usr/pkg/lib/python2.3/lib-dynload/dbm.so
       ERROR: ************************************************************
       ERROR: The following files are in /usr/pkg but not in the PLIST:
       ERROR:         /usr/pkg/lib/python2.3/lib-dynload/bsddb185_failed.so
       ERROR:         /usr/pkg/lib/python2.3/lib-dynload/dbm_failed.so
       *** Error code 1


>Fix:
Add the following line to Makefile

LIBS+=                 ${BDB_LIBS}




Home | Main Index | Thread Index | Old Index