Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
avifile emerge problems (will a reformat fix?)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
aray
n00b
n00b


Joined: 15 Feb 2003
Posts: 67

PostPosted: Tue May 17, 2005 12:47 pm    Post subject: avifile emerge problems (will a reformat fix?) Reply with quote

Hi All,

I get the following when trying to emerge avifile.... :(

I am thinking about starting from scratch to fix this problem.... any advice before I do this?

Cheers,
Andrew.

Code:

/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include   -I./../common -Wall -Wno-unused -I../../include  -O3 -mcpu=pentium4 -funroll-loops -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -c -o FFReadStream.lo `test -f 'FFReadStream.cpp' || echo './'`FFReadStream.cpp
FFReadHandler.cpp: In member function `int avm::FFReadHandler::Init(const
   char*)':
FFReadHandler.cpp:73: error: 'struct AVCodecContext' has no member named '
   sample_aspect_ratio'
FFReadHandler.cpp:73: error: 'struct AVCodecContext' has no member named '
   sample_aspect_ratio'
make[2]: *** [FFReadHandler.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I./../common -Wall -Wno-unused -I../../include -O3 -mcpu=pentium4 -funroll-loops -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -c FFReadStream.cpp -MT FFReadStream.lo -MD -MP -MF .deps/FFReadStream.TPlo  -fPIC -DPIC -o .libs/FFReadStream.o
FFReadStream.cpp: In member function `virtual avm::StreamInfo*
   avm::FFReadStream::GetStreamInfo() const':
FFReadStream.cpp:162: error: 'struct AVCodecContext' has no member named '
   sample_aspect_ratio'
FFReadStream.cpp:163: error: 'struct AVCodecContext' has no member named '
   sample_aspect_ratio'
make[2]: *** [FFReadStream.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/avifile-0.7.43.20050224-r1/work/avifile-0.7-0.7.43/lib/aviread'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/avifile-0.7.43.20050224-r1/work/avifile-0.7-0.7.43/lib'
make: *** [all-recursive] Error 1
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Tue May 17, 2005 6:05 pm    Post subject: Reply with quote

aray,

I don't recommend reinstalling Gentoo from scratch just because of this error! It is seldom that one needs to do a fresh install, and then only in the worst of cases.

Have you done a thorough search in the forums for a possible solution? Have you searched bugzilla?
_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
Back to top
View user's profile Send private message
Patastrophe
n00b
n00b


Joined: 11 Sep 2003
Posts: 52

PostPosted: Fri Oct 21, 2005 1:34 pm    Post subject: Re: avifile emerge problems (will a reformat fix?) Reply with quote

The Avifile build is *always* screwed up(at least for me it is), there's usually somebody with the exact same problemn as you, so just search for avifile and some of the error and you'll probably find a solution.
Back to top
View user's profile Send private message
Q-collective
Veteran
Veteran


Joined: 22 Mar 2004
Posts: 1923

PostPosted: Sat Oct 22, 2005 1:17 pm    Post subject: Reply with quote

I can confirm the error, any specific USE flag which causes this?

Yay, this is my 1000th post \o/
Back to top
View user's profile Send private message
aray
n00b
n00b


Joined: 15 Feb 2003
Posts: 67

PostPosted: Sun Oct 23, 2005 10:49 pm    Post subject: Reply with quote

Hi,

Nope, I have tried heaps of different use flags :)


I'm spending too much time these annoying problems - i'm moving to debian on the desktop shortly :)



Cheers,
Andrew
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Mon Oct 24, 2005 6:10 am    Post subject: Reply with quote

do you need avifile or are you just having portage problems with it?

I have had the latter during the last few days and the latest version of transcode takes care of my case, together with removing divx4linux and avifile which I never use..

Quote:
*transcode-0.6.14-r3 (15 Oct 2005)

15 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
-files/transcode-0.6.11-no-mmx.patch,
-files/transcode-0.6.12-gcc-3.4.patch,
-files/transcode-0.6.12-r2-dvdmenu.patch,
-files/transcode-0.6.12-r2-gcc34.patch, -files/transcode-gcc34.patch,
-files/transcode-0.6.13-r1-bitstream.patch, +transcode-0.6.14-r3.ebuild:
Removed outdated patches. Added new revision that builds with latest ffmpeg.
Also, remove divx4linux and avifile support. <<<<<<<<

mvh
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
aray
n00b
n00b


Joined: 15 Feb 2003
Posts: 67

PostPosted: Mon Oct 24, 2005 6:20 am    Post subject: Reply with quote

I need avifile for kino :)
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Mon Oct 24, 2005 6:31 am    Post subject: Reply with quote

ah well ... sorry about that!
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
aray
n00b
n00b


Joined: 15 Feb 2003
Posts: 67

PostPosted: Mon Oct 24, 2005 6:34 am    Post subject: Reply with quote

he he, it is all your fault :D
Back to top
View user's profile Send private message
ejok
n00b
n00b


Joined: 06 Jan 2003
Posts: 4

PostPosted: Sun Oct 30, 2005 12:02 pm    Post subject: Reply with quote

I emerged kino and cinelerra successful with USE="-avi"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum