pkgsrc-Bugs archive

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

pkg/48895: x11/libdrm does not build



>Number:         48895
>Category:       pkg
>Synopsis:       x11/libdrm does not build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 11 16:00:01 +0000 2014
>Originator:     Hauke Fath
>Release:        NetBSD 6.1_STABLE
>Organization:
Technische Universitaet Darmstadt
>Environment:
        
        
System: NetBSD Gstoder 6.1_STABLE NetBSD 6.1_STABLE (MONOLITHIC) #0: Wed May 7 
12:16:49 CEST 2014 
hf@Hochstuhl:/var/obj/netbsd-builds/6/i386/sys/arch/i386/compile/MONOLITHIC i386
Architecture: i386
Machine: i386
>Description:

        libdrm does not build on netbsd-6 because of a link error:

[...]
  CC       intel_decode.lo
  CC       mm.lo
  CCLD     libdrm_intel.la
  CC       test_decode.o
test_decode.c: In function 'compare_batch':
test_decode.c:93:9: warning: unused variable 'size'
  CCLD     test_decode
ld: warning: libdrm.so.3, needed by 
/var/obj/pkgsrc/x11/libdrm/work/.buildlink/lib/libdrm_intel.so, may conflict 
with libdrm.so.2
test_decode.o: In function `main':
test_decode.c:(.text+0x1cd): undefined reference to 
`drm_intel_decode_context_alloc'
test_decode.c:(.text+0x1fa): undefined reference to 
`drm_intel_decode_context_free'
test_decode.c:(.text+0x236): undefined reference to 
`drm_intel_decode_set_batch_pointer'
test_decode.c:(.text+0x246): undefined reference to 
`drm_intel_decode_set_output_file'
test_decode.c:(.text+0x24e): undefined reference to `drm_intel_decode'
*** Error code 1

Stop.
make: stopped in /var/obj/pkgsrc/x11/libdrm/work/libdrm-2.4.54/intel
*** Error code 1


>How-To-Repeat:

        Build libdrm, see.

>Fix:
        Yes, please.

>Unformatted:
 Cc; Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
 X-send-pr-version: 3.95
 
 
        
        


Home | Main Index | Thread Index | Old Index