Hi there,

even when fixing the issue mentioned in the original post, the build
will fail because libvalhalla needs porting to the new libav version:

./configure --prefix=/usr --enable-pic --disable-strip --enable-doc
Checking for compiler available...
Checking for libavformat ...
Error, can't find libavformat !
See file "config.log" produced by configure for more details.
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/mnt/devel/andreas/temp/libvalhalla-2.0.0'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1364:
dpkg-buildpackage -rfakeroot -D -us -uc failed

(deb-unstable)andreas@incubator:~/devel/temp/libvalhalla-2.0.0$ tail
config.log
     3    av_metadata_conv();
     4    return 0;
     5  }
END /tmp/libvalhalla--15073-.c
gcc -DPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT
-DHAVE_DEBUG -fPIC -W -Wall -g -O2 -c -o /tmp/libvalhalla--15073-.o
/tmp/libvalhalla--15073-.c
gcc -o /tmp/libvalhalla--15073- /tmp/libvalhalla--15073-.o -lpthread
-lavformat
/tmp/libvalhalla--15073-.o: In function `main':
/tmp/libvalhalla--15073-.c:3: undefined reference to `av_metadata_conv'
collect2: error: ld returned 1 exit status

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to