pkgsrc-Users archive

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

xmms-wma from 2007Q1 doesnt build on my NetBSD 4.0



Hi everyone, 

I am unable to build the audio/xmms-wma package on my NetBSD box.

It fails with :

===> Building for xmms-wma-1.0.4nb1
make[1]: Entering directory 
`/usr/pkgsrc/audio/xmms-wma/work/xmms-wma-1.0.4/ffmpeg-strip-wma'
gcc -Wall  -g -O3 -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o common.o common.c 
In file included from avcodec.h:14,
                 from common.c:28:
common.h:68: error: array type has incomplete element type
common.h:70: error: array type has incomplete element type

[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/usr/pkgsrc/audio/xmms-wma/work/.gcc/bin/gcc -Wall -g -O3 -DHAVE_AV_CONFIG_H 
-I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o common.o 
common.c -I/usr/pkgsrc/audio/xmms-wma/work/.buildlink/include 
-L/usr/pkgsrc/audio/xmms-wma/work/.buildlink/lib 
make[1]: *** [common.o] Error 1
make[1]: Leaving directory 
`/usr/pkgsrc/audio/xmms-wma/work/xmms-wma-1.0.4/ffmpeg-strip-wma'
gcc -o libwma.so obj/xmms-wma.o obj/iir.o `xmms-config --libs` -L 
ffmpeg-strip-wma -lffwma -shared
ld: cannot find -lffwma

[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/usr/pkgsrc/audio/xmms-wma/work/.gcc/bin/gcc -o libwma.so obj/xmms-wma.o 
obj/iir.o -L/usr/pkgsrc/audio/xmms-wma/work/.buildlink/lib -Wl,-R/usr/pkg/lib 
-Wl,-R/usr/X11R6/lib -L/usr/pkgsrc/audio/xmms-wma/work/.x11-buildlink/lib 
-Lffmpeg-strip-wma -shared -I/usr/pkgsrc/audio/xmms-wma/work/.buildlink/include 
 -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm -lxmms -lffwma
gmake[1]: *** [libwma.so] Error 1
gmake: *** [all] Error 2
*** Error code 2

I am not sure what s wrong in this file...
Am I the only one, or does anyone have a clue about it ?

--
Alex



Home | Main Index | Thread Index | Old Index