Bij make krijg ik het volgende te zien
make[3]: Entering directory `/home/arno/avifile-0.53.2/lib/videocodec/DirectShow'
/bin/sh ../../../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -march=i586 -c allocator.cpp
In file included from allocator.cpp:2:
allocator.h:6: list: No such file or directory
make[3]: *** [allocator.lo] Error 1
make[3]: Leaving directory `/home/arno/avifile-0.53.2/lib/videocodec/DirectShow'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/arno/avifile-0.53.2/lib/videocodec'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/arno/avifile-0.53.2/lib'
make: *** [all-recursive] Error 1
[root@Kelly avifile-0.53.2]#
Ik heb al wel gezien dat de list een include is in allocator.h maar verder weet ik niet wat ik hier aan moet doen. Iemand een idee?
make[3]: Entering directory `/home/arno/avifile-0.53.2/lib/videocodec/DirectShow'
/bin/sh ../../../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -march=i586 -c allocator.cpp
In file included from allocator.cpp:2:
allocator.h:6: list: No such file or directory
make[3]: *** [allocator.lo] Error 1
make[3]: Leaving directory `/home/arno/avifile-0.53.2/lib/videocodec/DirectShow'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/arno/avifile-0.53.2/lib/videocodec'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/arno/avifile-0.53.2/lib'
make: *** [all-recursive] Error 1
[root@Kelly avifile-0.53.2]#
Ik heb al wel gezien dat de list een include is in allocator.h maar verder weet ik niet wat ik hier aan moet doen. Iemand een idee?