Jan Weitzel wrote: >> I am trying to install the ptxdist-1.99.12 tool on my labtop which >> use a linux virtual machine. I got an error message when I check the >> installation with the command "./configure": >> >> dhcppc4:/home/developer/local/ptxdist-1.99.12 # ./configure >> checking for ptxdist patches... yes >> checking for gcc... gcc >> checking for C compiler default output file name... a.out >> checking whether the C compiler works... yes >> checking whether we are cross compiling... no >> checking for suffix of executables... >> checking for suffix of object files... o >> checking whether we are using the GNU C compiler... yes >> checking whether gcc accepts -g... yes >> checking for gcc option to accept ISO C89... none needed >> checking how to run the C preprocessor... /lib/cpp >> configure: error: C preprocessor "/lib/cpp" fails sanity check >> See `config.log' for more details. >> dhcppc4:/home/developer/local/ptxdist-1.99.12 # >> >> Something is wrong when checking the "C Preprocessor" module. I >> checked with YaST but it seems well installed. >> Do you have an idea? >> >> For information, a part of the config.log file: >> >> configure:2772: gcc -E conftest.c >> In file included from /usr/include/bits/posix1_lim.h:153, >> from /usr/include/limits.h:145, >> from /usr/lib/gcc/i586-suse-linux/4.3/include- >> fixed/limits.h:122, >> from /usr/lib/gcc/i586-suse-linux/4.3/include- >> fixed/syslimits.h:7, >> from /usr/lib/gcc/i586-suse-linux/4.3/include- >> fixed/limits.h:11, >> from conftest.c:9: >> /usr/include/bits/local_lim.h:39:26: error: linux/limits.h: No such
you probably have to install the C + glibc (or libc) development packages of your distribution. Look for a package containing the file: "/usr/include/linux/limits.h" Marc -- Pengutronix e.K. | Marc Kleine-Budde | Linux Solutions for Science and Industry | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
signature.asc
Description: OpenPGP digital signature
-- ptxdist mailing list [email protected]
