Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2243 - drip fails to compile
Summary: drip fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
: 2244 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-29 14:26 UTC by nick
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 nick 2002-04-29 14:26:58 UTC
st -f external.cpp || echo './'`external.cpp
In file included from external.cpp:4:
main.hh:10: aviutil.h: No such file or directory
In file included from external.cpp:6:
encoder.hh:11: aviutil.h: No such file or directory
external.cpp:32: aviutil.h: No such file or directory
make[2]: *** [dripencoder-external.o] Error 1
make[2]: Leaving directory `/drip-0.8.1/encoder'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/drip-0.8.1'
make: *** [all] Error 2

i have searched my system for aviutil.h to no avail.  and rebuilt all
dependencies many times also.  It appears to be a include that should have come
with avifile but for some reason does not exist.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-29 15:43:42 UTC
*** Bug 2244 has been marked as a duplicate of this bug. ***
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-29 20:31:22 UTC
the drip folks haven't released a version that works with avifile-0.7 yet, so
you'll have to emerge avifile-0.6 first.  I do not think that the two avifiles
will clobber each other so you should be ok.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-29 22:58:29 UTC
I take that back, they DO clobber each other.  This will take a bit of time, I'm
sorry to say.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-30 04:37:03 UTC
Az, from what I can see, drip _needs_ avifile-0.6
I would have tried to SLOT the two of them, but 0.7 would over-write any 0.6
stuff.  Perhaps we should mask 0.7 and just leave 0.6?  0.7 release was my
fault, anyway.  As for making 0.6 work with the new divx4linux, this may be of use:

http://lists.gentoo.org/pipermail/gentoo-user/2002-April/021784.html
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2002-05-01 16:55:54 UTC
To be honest, I think we should wait for the next release of drip. With
the current and avifile-0.60, I cannot get a movie converted.  It segfault
all the time :/
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2002-06-07 15:23:30 UTC
This was fixed in -r2 ... forgot about the bug.