[RISOLTO] gparted-0.8.1

Postate qui se avete consigli per migliorare i pacchetti disponibili in questo sito o se avete problemi con installazione, funzionamento o altro.

Moderatore: Staff

Regole del forum
1) Citare in modo preciso il nome del pacchetto.
2) Specificare se discussione/suggerimento o richiesta d'aiuto.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Rispondi
kimotori
Linux 0.x
Linux 0.x
Messaggi: 45
Iscritto il: ven 4 set 2009, 15:44
Desktop: MATE

[RISOLTO] gparted-0.8.1

Messaggio da kimotori »

Buon giorno a tutti

Avrei un problemino sulla compilazione di gparted; attualmente uso la slack32bit 13.37 kernel 2.6.37.6 (mio)

al seguito del ./configure compare questo strano problema:

checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking build system type... i486-slackware-linux-gnu
checking host system type... i486-slackware-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... /lib/cpp
configure: error: in `/home/kimotori/Desktop/gparted-0.8.1':
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details

non capisco perchè.. eppure ho tutto il necessario.. o... almeno credo. ....sanity check? Qualche idea?
Devo reinstallare gcc?
Ultima modifica di kimotori il sab 29 set 2012, 14:31, modificato 1 volta in totale.

Avatar utente
Loris
Admin
Admin
Messaggi: 7731
Iscritto il: lun 31 mar 2003, 0:00
Nome Cognome: Loris Vincenzi
Località: Gradisca D'Isonzo
Contatta:

Re: gparted-0.8.1

Messaggio da Loris »

"Ho una testa piuttosto balzana e comunque non sono quello che credete" - Roger Keith Barrett

kimotori
Linux 0.x
Linux 0.x
Messaggi: 45
Iscritto il: ven 4 set 2009, 15:44
Desktop: MATE

Re: gparted-0.8.1

Messaggio da kimotori »

Grazie loris, ma gradivo capire perchè :)

Avatar utente
ZeroUno
Staff
Staff
Messaggi: 5441
Iscritto il: ven 2 giu 2006, 14:52
Nome Cognome: Matteo Rossini
Slackware: current
Kernel: slack-current
Desktop: ktown-latest
Distribuzione: 01000000-current
Località: Roma / Castelli
Contatta:

Re: gparted-0.8.1

Messaggio da ZeroUno »

dai una occhiata a config.log e manda la riga ./configure completa che hai usato.
Packages finder: slakfinder.org | Slackpkg+, per aggiungere repository a slackpkg

Codice: Seleziona tutto

1011010 1100101 1110010 1101111 - 0100000 - 1010101 1101110 1101111

kimotori
Linux 0.x
Linux 0.x
Messaggi: 45
Iscritto il: ven 4 set 2009, 15:44
Desktop: MATE

Re: gparted-0.8.1

Messaggio da kimotori »

nella riga del configure non ho messo opzioni

ho provato anche con questa generica:
CFLAGS="-O2 -march=i486 -mcpu=i686" ./configure --prefix=/usr --disable-static
ed anche questa
CFLAGS="-O2 -march=i686" ./configure --prefix=/usr --disable-static

tutto uguale
Allegati
config.log
ecco il log
(23.53 KiB) Scaricato 196 volte

Avatar utente
ZeroUno
Staff
Staff
Messaggi: 5441
Iscritto il: ven 2 giu 2006, 14:52
Nome Cognome: Matteo Rossini
Slackware: current
Kernel: slack-current
Desktop: ktown-latest
Distribuzione: 01000000-current
Località: Roma / Castelli
Contatta:

Re: gparted-0.8.1

Messaggio da ZeroUno »

Hai una installazione full di slackware?

http://www.linuxquestions.org/questions ... me-823806/
Packages finder: slakfinder.org | Slackpkg+, per aggiungere repository a slackpkg

Codice: Seleziona tutto

1011010 1100101 1110010 1101111 - 0100000 - 1010101 1101110 1101111

kimotori
Linux 0.x
Linux 0.x
Messaggi: 45
Iscritto il: ven 4 set 2009, 15:44
Desktop: MATE

Re: [RISOLTO] gparted-0.8.1

Messaggio da kimotori »

Me ne ero dimenticato, Grazie @ZeroUno.

Rispondi