> git clean -fdx (Use with caution! Check before with `git clean -ndx) > make devel > make
I get: config.mk:25: builds/unix/unix-def.mk: No such file or directory config.mk:26: builds/unix/unix-cc.mk: No such file or directory make: execvp: ./include/freetype/freetype.h: Permission denied make: *** No rule to make target 'builds/unix/unix-cc.mk'. Stop. After running `configure' in freetype root directory, it gives me make: Nothing to be done for 'devel'. Ewald _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
