Configure goes fine,and created makefile but compile
doesn't work.  
I get : 
_________________________________________________
ource='external.cpp' object='dripencoder-external.o'
libtool=no \
depfile='.deps/dripencoder-external.Po'
tmpdepfile='.deps/dripencoder-external.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I..  
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include
-DARCH_X86 -O6 -funroll-all-loops  -g3 -ggdb3 
`avifile-config --cflags`  `glib-config --cflags`
-I../libmpeg3-1.2.3 -I/usr/include/gnome-1.0
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2
-I/usr/X11R6/include -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_USE_LARGEFILE64 -pthread
-DSTANDALONE -I/usr/local/include -I/usr/include 
`gdk-pixbuf-config --cflags` -I../libspu/ -g -O2 -c -o
dripencoder-external.o `test -f external.cpp || echo
'./'`external.cpp
In file included from external.cpp:4:
main.hh:10:24: aviutil.h: No such file or directory
In file included from external.cpp:6:
encoder.hh:11:24: aviutil.h: No such file or directory
external.cpp:32:24: aviutil.h: No such file or
directory
make[2]: *** [dripencoder-external.o] Error 1
make[2]: Leaving directory
`/usr/src/drip-0.8.1/encoder'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/drip-0.8.1'
make: *** [all] Error 2
_________________________________________________

A find doesn't find the header file from the source
tree (or /usr/src).  
Is this a compiler problem or am I missing a header ?

____________________________________
OK
i'm using mandrake with
gcc version 2.96 20000731 (Mandrake Linux 8.2
2.96-0.76mdk)

Dep Versions are :
/usr/src/avifile0.7-0.7.12
/usr/src/gdk-pixbuf-0.9.0
/usr/src/libdvdcss-1.2.1
/usr/src/libdvdread-0.9.3
/usr/src/orbitcpp-0.30.4

Regards
Stephen Lord
Paris

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to