=> Bootstrap dependency digest>=20010302: found digest-20111104
===> Building for libdlna-0.2.3nb2
make -C src
make[1]: Entering directory `/scratch/net/libdlna/work/libdlna-0.2.3/src'
gcc -MM -O2 -I/usr/pkg/include -I/usr/include -Isrc profiles.c containers.c image_jpeg.c image_png.c audio_aac.c audio_ac3.c audio_amr.c audio_atrac3.c audio_g726.c audio_lpcm.c audio_mp2.c audio_mp3.c audio_wma.c av_mpeg1.c av_mpeg2.c av_mpeg4_part2.c av_mpeg4_part10.c av_wmv9.c upnp_dms.c  1>.depend

#############################################
#         Building static objects           #
#############################################
gcc -c -O2 -I/usr/pkg/include -I/usr/include -Isrc -O2 -I/usr/pkg/include -I/usr/include -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o profiles.o profiles.c
profiles.c: In function 'av_profile_get_codecs':
profiles.c:208:47: error: 'CODEC_TYPE_AUDIO' undeclared (first use in this function)
profiles.c:208:47: note: each undeclared identifier is reported only once for each function it appears in
profiles.c:214:52: error: 'CODEC_TYPE_VIDEO' undeclared (first use in this function)
profiles.c: In function 'dlna_guess_media_profile':
profiles.c:283:3: warning: 'av_open_input_file' is deprecated (declared at /scratch/net/libdlna/work/.buildlink/include/libavformat/avformat.h:1480)
profiles.c:290:3: warning: 'av_find_stream_info' is deprecated (declared at /scratch/net/libdlna/work/.buildlink/include/libavformat/avformat.h:1526)
profiles.c:337:3: warning: 'av_close_input_file' is deprecated (declared at /scratch/net/libdlna/work/.buildlink/include/libavformat/avformat.h:1706)
make[1]: *** [profiles.o] Error 1
make[1]: Leaving directory `/scratch/net/libdlna/work/libdlna-0.2.3/src'
gmake: *** [lib] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/net/libdlna
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/libdlna
