pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/44785: sysutils/libpciaccess build problem
>Number: 44785
>Category: pkg
>Synopsis: sysutils/libpciaccess build problem on NetBSD 4
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Mar 29 10:15:00 +0000 2011
>Originator: Takahiro Kambe
>Release: NetBSD 4.0_STABLE
>Organization:
>Environment:
NetBSD netbsd4.i.kisu.co.jp 4.0_STABLE NetBSD 4.0_STABLE (SISBIC-XEN3_DOMU)
#22: Tue Dec 14 15:34:24 JST 2010
sisbic-info%kisu.co.jp@localhost:/work/NetBSD-4/i386.obj/sys/arch/i386/compile/SISBIC-XEN3_DOMU
i386
Architecture: i386
Machine: i386
>Description:
sysutils/libpciaccess build problem on NetBSD 4 with following
errors:
--- netbsd_pci.lo ---
netbsd_pci.c: In function 'pci_device_netbsd_map_range':
netbsd_pci.c:171: warning: implicit declaration of function '_X86_SYSARCH_L'
netbsd_pci.c:171: warning: nested extern declaration of '_X86_SYSARCH_L'
netbsd_pci.c:171: error: 'set_mtrr' undeclared (first use in this function)
netbsd_pci.c:171: error: (Each undeclared identifier is reported only once
netbsd_pci.c:171: error: for each function it appears in.)
netbsd_pci.c:171: error: called object '_X86_SYSARCH_L(<erroneous-expression>)'
is not a function
netbsd_pci.c: In function 'pci_device_netbsd_unmap_range':
netbsd_pci.c:197: error: 'set_mtrr' undeclared (first use in this function)
netbsd_pci.c:197: error: called object '_X86_SYSARCH_L(<erroneous-expression>)'
is not a function
*** [netbsd_pci.lo] Error code 1
1 error
>How-To-Repeat:
% cd /usr/pkgsrc/sysutils/libpciaccess; make
>Fix:
Unknown.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index