[Slackbuilds-users] Transcode-1.1.5 compilation was broken

Gilcio Amaral-Martins gilcio.amaral at gmail.com
Wed Dec 21 21:13:27 UTC 2011


I've suspected of this issue and so I installed ffmpeg-0.6.1 with SBo
slackbuild and compiled transcode again.
Now the make error is :
..............
 gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT
-DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src -I/usr/include -Wall
-Wstrict-prototypes -Wmissing-prototypes -O2 -fPIC -MT
export_ffmpeg_la-ffmpeg_cfg.lo -MD -MP -MF
.deps/export_ffmpeg_la-ffmpeg_cfg.Tpo -c ffmpeg_cfg.c  -fPIC -DPIC -o
.libs/export_ffmpeg_la-ffmpeg_cfg.o
make[2]: ** [export_ffmpeg_la-export_ffmpeg.lo] Erro 1
make[2]: *** Esperando que os outros processos terminem....
aud_aux.c: In function ‘tc_audio_init_ffmpeg’:
aud_aux.c:325:5: warning: ‘avcodec_init’ is deprecated (declared at
/usr/include/libavcodec/avcodec.h:3851)
aud_aux.c:357:5: warning: ‘avcodec_open’ is deprecated (declared at
/usr/include/libavcodec/avcodec.h:4073)
aud_aux.c: In function ‘tc_audio_encode_mp3’:
aud_aux.c:752:17: warning: pointer targets in passing argument 5 of
‘lame_encode_buffer’ differ in signedness
/usr/include/lame/lame.h:709:11: note: expected ‘unsigned char *’ but
argument is of type ‘char *’
aud_aux.c:759:17: warning: pointer targets in passing argument 4 of
‘lame_encode_buffer_interleaved’ differ in signedness
/usr/include/lame/lame.h:724:11: note: expected ‘unsigned char *’ but
argument is of type ‘char *’
aud_aux.c:808:9: warning: pointer targets in passing argument 1 of
‘tc_get_mp3_header’ differ in signedness
aud_aux.c:140:12: note: expected ‘unsigned char *’ but argument is of type
‘char *’
aud_aux.c: In function ‘tc_audio_close’:
aud_aux.c:1032:13: warning: pointer targets in passing argument 2 of
‘lame_encode_flush’ differ in signedness
/usr/include/lame/lame.h:815:11: note: expected ‘unsigned char *’ but
argument is of type ‘char *’
mv -f .deps/export_ffmpeg_la-ffmpeg_cfg.Tpo
.deps/export_ffmpeg_la-ffmpeg_cfg.Plo
 gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT
-DMOD_PATH=\"/usr/lib64/transcode\" -I.. -I../src
-I/usr/include/ImageMagick -Wall -Wstrict-prototypes -Wmissing-prototypes
-O2 -fPIC -MT export_im_la-export_im.lo -MD -MP -MF
.deps/export_im_la-export_im.Tpo -c export_im.c  -fPIC -DPIC -o
.libs/export_im_la-export_im.o
export_im.c: In function ‘export_im_init’:
export_im.c:85:7: warning: ‘InitializeMagick’ is deprecated (declared at
/usr/include/ImageMagick/magick/deprecate.h:311)
export_im.c: In function ‘export_im_encode’:
export_im.c:173:22: warning: pointer targets in initialization differ in
signedness
export_im.c:193:18: warning: pointer targets in assignment differ in
signedness
export_im.c: In function ‘export_im_stop’:
export_im.c:224:5: warning: ‘DestroyMagick’ is deprecated (declared at
/usr/include/ImageMagick/magick/deprecate.h:296)
mv -f .deps/export_im_la-export_im.Tpo .deps/export_im_la-export_im.Plo
mv -f .deps/export_ffmpeg_la-aud_aux.Tpo .deps/export_ffmpeg_la-aud_aux.Plo
make[2]: Saindo do diretório `/tmp/SBo/transcode-1.1.5/export'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/tmp/SBo/transcode-1.1.5'
make: ** [all] Erro 2


2011/12/21 andrew <andrew at andrews-corner.org>

> On Wed, Dec 21, 2011 at 04:50:13PM -0200, Gilcio R Amaral Martins wrote:
>
> > Does you have any suggestion?
> > Compilation of transcode-1.1.5 was broken.
> > I'm compiling on a full Slackware-13.37-x86_64 system with following
> > packages: ffmpeg-0.8.6-x86_64-1alien
>
> [...]
>
> Transcode development is a little slow these days so I suspect it will
> be a long time before newer versions of FFmpeg will be catered for. On
> my own system I have a local installation of the 0.7.x series of
> FFmpeg (which maintains compatibility with FFmpeg 0.6.x) and Transcode
> builds happily against this when steered to it with manipulation of
> the PKG_CONFIG_PATH variable. You can build 0.7.x with the usual
> options plus:l
>
>              --disable-ffmpeg \
>              --disable-ffplay \
>              --disable-ffserver \
>              --disable-doc
>
> and then simply install libs and headers locally.
>
> Andrew
> --
> You think that's air you're breathing now?
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20111221/6e811f14/attachment.html>


More information about the SlackBuilds-users mailing list