[EMAIL PROTECTED] schrieb: > Claudio, > I just checked out the latest cvs of fusionsound (to compile it with > --enable-tremor) and when I compile it I'm getting errors saying there > are missing header files, I checked in the directories and they are > missing. I deleted the cvs repository, did a fresh download but had > the same issue: > Errors: > | core_sound.c:52:23: error: misc/conf.h: No such file or directory > | core_sound.c:54:23: error: core/core.h: No such file or directory
Did you "make install" in DirectFB before? It still requires the internal core header and libdirect and libfusion anyways, but the lib headers seem to be installed in your environment. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
