Hi, I have not been able to compile AVIFILE from CVS for quite some time. As my main machine for avifile runs RH8 beta 2 (gcc3 etc) I thought it was the compiler. But today I tried compiling avifile on my regular rh73 box and it gave the same errors:
rm -fr .libs/libdha_vid.la .libs/libdha_vid.* .libs/libdha_vid.* (cd . && ln -s libdha.lo libdha.lo) (cd . && ln -s mtrr.lo mtrr.lo) (cd . && ln -s pci.lo pci.lo) (cd . && ln -s pci_names.lo pci_names.lo) (cd . && ln -s mmi.lo mmi.lo) (cd . && ln -s ports.lo ports.lo) ar cru .libs/libdha_vid.al libdha.lo mtrr.lo pci.lo pci_names.lo mmi.lo ports.lo ar: libdha.lo: Too many levels of symbolic links make[3]: *** [libdha_vid.la] Error 1 make[3]: Leaving directory `/usr/local/src/avifile-0.6/drivers/libdha' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/avifile-0.6/drivers/libdha' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/avifile-0.6/drivers' make: *** [all-recursive] Error 1 So what is the problem here? How can it be fixed? Cheers, Jurgen _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
