ciottano
05-07-2005, 17:29
Ciao a tutti, vorrei installare vlc su Red Hat 7.2. Ho scaricato la versione apposita per questa versione di linux ma nel farla partire mi chiede le lib-pth che ho provveduto a scaricare. Ora vorrei installarle compilandole ma mi da un errore quando fa un controllo su cpp. Vi posto la schermata
Configuring GNU Pth (Portable Threads), Version 2.0.3 (03-Dec-2004)
Copyright (c) 1999-2004 Ralf S. Engelschall <rse@engelschall.com>
Platform: i686-pc-linux-gnu
Build Tools:
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 ANSI C... 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.
Leggendo il log mi dice : You need a ISO C conforming compiler to use the glibc headers
Come posso risolvere? Sono alle prime armi, non parlatemi in turco per favore :)
Configuring GNU Pth (Portable Threads), Version 2.0.3 (03-Dec-2004)
Copyright (c) 1999-2004 Ralf S. Engelschall <rse@engelschall.com>
Platform: i686-pc-linux-gnu
Build Tools:
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 ANSI C... 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.
Leggendo il log mi dice : You need a ISO C conforming compiler to use the glibc headers
Come posso risolvere? Sono alle prime armi, non parlatemi in turco per favore :)