pkgsrc-Bugs archive

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

pkg/48893: audio/alsa-utils build fails



>Number:         48893
>Category:       pkg
>Synopsis:       audio/alsa-utils build fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 11 08:40:00 +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:

        The build of alsa-utils fails because of a missing #define:

[...]
gmake[1]: Entering directory 
'/var/obj/pkgsrc/audio/alsa-utils/work/alsa-utils-1.0.27.2/alsaloop'
gcc -DHAVE_CONFIG_H -I. -I../include -I../include  -D__u32=uint32_t 
-D__u64=uint64_t -Dbswap_16=bswap16 -Dbswap_32=bswap32 -I/usr/pkg/include 
-I/usr/include -I/usr/pkg/include/ncurses -D_GNU_SOURCE -O2 -g 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -MT alsaloop.o -MD 
-MP -MF .deps/alsaloop.Tpo -c -o alsaloop.o alsaloop.c
alsaloop.c: In function 'thread_job1':
alsaloop.c:759:33: error: 'ERESTART' undeclared (first use in this function)
alsaloop.c:759:33: note: each undeclared identifier is reported only once for 
each function it appears in
Makefile:365: recipe for target 'alsaloop.o' failed
gmake[1]: *** [alsaloop.o] Error 1
gmake[1]: Leaving directory 
'/var/obj/pkgsrc/audio/alsa-utils/work/alsa-utils-1.0.27.2/alsaloop'
Makefile:342: recipe for target 'all-recursive' failed
gmake: *** [all-recursive] Error 1
*** Error code 2

        

>How-To-Repeat:

        Build alsa-utils, and see.

>Fix:
        Yes, please.

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index