Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1796 - transcode errors
Summary: transcode errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-15 04:31 UTC by Danny
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Danny 2002-04-15 04:31:25 UTC
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I./ -I../src -I../avilib -I../encore2 -I
../libac3 -I../libmpeg2-0.2.1-cvs -I../libvo -I../dvdread -I/usr/include/lame -I
/usr/local/include/lame -I/usr/include/libdv -I/usr/local/include/libdv -I/usr/i
nclude/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libmpeg3 -I/usr/local/inc
lude/libmpeg3 -I/usr/include -I/usr/local/include -I/usr/include/avifile    -mar
ch=i686 -O3 -pipe -c decode_af6.cpp
In file included from decode_af6.cpp:38:
/usr/include/utils.h: In function `char * copystring(const char *)':
/usr/include/utils.h:90: ANSI C++ forbids implicit conversion from `void *' in i
nitialization
/usr/include/utils.h: In function `char * catstring(char *, const char *)':
/usr/include/utils.h:100: ANSI C++ forbids implicit conversion from `void *' in 
assignment
/usr/include/utils.h:102: ANSI C++ forbids implicit conversion from `void *' in 
assignment
make[3]: *** [decode_af6.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/transcode-0.5.3/work/transcode-0.5.
3/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/transcode-0.5.3/work/transcode-0.5.
3/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/transcode-0.5.3/work/transcode-0.5.
3'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 4, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/media-video/transcode/transcode-0.5.3.ebuil
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-15 16:49:37 UTC
Please try the transcode-0.6.0 that has been uploaded to portage, and let me
know if this problem repeats itself.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-15 19:17:18 UTC
I am closing this bug.  As a final thought, please make sure that you do NOT
have avifile-0.53 installed.  You need the 0.6 version..