Quoting Nathanael Noblet: > Hello, > I'm trying to create a RPM of DirectFB (0.9.20) and am using the > spec file that came included in the tar.gz file. I modified it slightly by > adding --enable-linux-input and --with-gfxdrivers='all' to the > configure section. The problem I am experiencing comes around the > %install phase. It compiles fine, but when it is installing in the > temporary directory it starts, and then all of a sudden tries to create > /usr/include/directfb-internal instead of > /var/tmp/usr/include/directfb-internal. It happens right after the > installation of the include files into /var/tmp/usr/include such as > directfb_keyboard.h and directfb_keynames.h etc...
Looks as if $(DESTDIR) was missing somewhere, but 0.9.20 seems ok, so the error might be another one. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH
