Problema compilazione E17

Configurazione e uso di desktop e window manager alternativi, quali Enlightenment (E17), FVWM, Fluxbox, OpenBox e altri.
Scrivi risposta
Avatar utente
SoNKkK
Prode Principiante
Messaggi: 163
Iscrizione: mercoledì 25 aprile 2007, 10:57

Problema compilazione E17

Messaggio da SoNKkK »

Salve, ho un problema compilando E17:

Codice: Seleziona tutto

-------------------------------------------------------------------------------
EASY_E17 CMD: ./autogen.sh --prefix=/opt/e17  
-------------------------------------------------------------------------------
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
configure.in:7: installing `./missing'
configure.in:7: installing `./install-sh'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking if malloc debugging is wanted... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EET... yes
checking for EVAS... yes
checking for EVAS... yes
checking for EVAS... yes
checking for ETK... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating evolve.pc
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/lib/Makefile
config.status: creating data/Makefile
config.status: creating data/interfaces/Makefile
config.status: creating data/interfaces/etk_test/Makefile
config.status: creating data/interfaces/evolve/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default commands
-------------------------------------------------------------------------------
EASY_E17 CMD: make -j 2
-------------------------------------------------------------------------------
Making all in src
make[1]: Entering directory `/home/sonkkk/e17_cvs/e17/libs/evolve/src'
make  all-recursive
make[2]: Entering directory `/home/sonkkk/e17_cvs/e17/libs/evolve/src'
Making all in lib
make[3]: Entering directory `/home/sonkkk/e17_cvs/e17/libs/evolve/src/lib'
\
	/bin/bash ../../ylwrap `test -f 'evolve.y' || echo './'`evolve.y y.tab.c libevolve_la-evolve.c y.tab.h libevolve_la-evolve.h y.output libevolve_la-evolve.output -- bison -y  -d
/bin/bash ../../ylwrap evolve.l lex.yy.c evolve.c -- flex  
conflicts: 2 reduce/reduce
/home/sonkkk/e17_cvs/e17/libs/evolve/src/lib/evolve.l:131: warning, rule cannot be matched
/bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include    -I/opt/e17/include -Wall  -MT libevolve_la-evolve_lib.lo -MD -MP -MF .deps/libevolve_la-evolve_lib.Tpo -c -o libevolve_la-evolve_lib.lo `test -f 'evolve_lib.c' || echo './'`evolve_lib.c
updating libevolve_la-evolve.h
/bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include    -I/opt/e17/include -Wall  -MT libevolve_la-evolve_constructor.lo -MD -MP -MF .deps/libevolve_la-evolve_constructor.Tpo -c -o libevolve_la-evolve_constructor.lo `test -f 'evolve_constructor.c' || echo './'`evolve_constructor.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include -I/opt/e17/include -Wall -MT libevolve_la-evolve_lib.lo -MD -MP -MF .deps/libevolve_la-evolve_lib.Tpo -c evolve_lib.c  -fPIC -DPIC -o .libs/libevolve_la-evolve_lib.o
evolve_lib.c: In function 'evolve_init':
evolve_lib.c:91: error: 'Etk_Property_Value_Value' undeclared (first use in this function)
evolve_lib.c:91: error: (Each undeclared identifier is reported only once
evolve_lib.c:91: error: for each function it appears in.)
evolve_lib.c:92: error: expected ';' before '___ett'
evolve_lib.c:92: error: '___ett' undeclared (first use in this function)
evolve_lib.c:93: error: expected ';' before '___ett'
evolve_lib.c:94: error: expected ';' before '___ett'
evolve_lib.c:95: error: expected ';' before '___ett'
evolve_lib.c:96: error: expected ';' before '___ett'
evolve_lib.c:97: error: expected ';' before '___ett'
evolve_lib.c:98: error: expected ';' before '___ett'
evolve_lib.c:99: error: expected ';' before '___ett'
make[3]: *** [libevolve_la-evolve_lib.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
 gcc -DHAVE_CONFIG_H -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include -I/opt/e17/include -Wall -MT libevolve_la-evolve_constructor.lo -MD -MP -MF .deps/libevolve_la-evolve_constructor.Tpo -c evolve_constructor.c  -fPIC -DPIC -o .libs/libevolve_la-evolve_constructor.o
 gcc -DHAVE_CONFIG_H -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include -I/opt/e17/include -Wall -MT libevolve_la-evolve_constructor.lo -MD -MP -MF .deps/libevolve_la-evolve_constructor.Tpo -c evolve_constructor.c -o libevolve_la-evolve_constructor.o >/dev/null 2>&1
mv -f .deps/libevolve_la-evolve_constructor.Tpo .deps/libevolve_la-evolve_constructor.Plo
make[3]: Leaving directory `/home/sonkkk/e17_cvs/e17/libs/evolve/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sonkkk/e17_cvs/e17/libs/evolve/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/sonkkk/e17_cvs/e17/libs/evolve/src'
make: *** [all-recursive] Error 1
Grazie in anticipo.
Ultima modifica di pierba il lunedì 10 settembre 2007, 9:13, modificato 1 volta in totale.
Avatar utente
SoNKkK
Prode Principiante
Messaggi: 163
Iscrizione: mercoledì 25 aprile 2007, 10:57

Re: Problema compilazione E17

Messaggio da SoNKkK »

Nessuno sa aiutarmi?
Avatar utente
pierba
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 14532
Iscrizione: sabato 26 febbraio 2005, 19:10

Re: Problema compilazione E17

Messaggio da pierba »

Difficile, non ti da alcun errore; personalmente proverei a compilarlo con una versione precedente di gcc, tipo la 3.3.

Installi gcc-3.3, poi sul terminale, prima di compilare dai:

Codice: Seleziona tutto

export CC=gcc-3.3
Hai dato qualche indicazione specifica al ./configure?

Hai letto il file README/INSTALL/BUILD (non so quale ci possa essere) se ti da qualche indicazione extra?
Tempo fa lo compilai senza problemi, ma poi l'ho rimosso e non ti so dare altre indicazioni.

ciao
Pietro pagina personale - Avete domande sul forum? Leggendo le FAQ: potreste trovare la risposta.
La conoscenza deve essere collettiva, quindi, come da regolamento (Sez. II punto 15) i messaggi personali contententi richieste di assistenza tecnica verranno ignorati.
Avatar utente
SoNKkK
Prode Principiante
Messaggi: 163
Iscrizione: mercoledì 25 aprile 2007, 10:57

Re: Problema compilazione E17

Messaggio da SoNKkK »

Ho usato lo script bash autoinstallante, quindi compilava e scaricava da CVS tutto da solo, proverò con quel comando.
Avatar utente
SoNKkK
Prode Principiante
Messaggi: 163
Iscrizione: mercoledì 25 aprile 2007, 10:57

Re: Problema compilazione E17

Messaggio da SoNKkK »

Niente:
checking for gcc... gcc-3.3
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
Vabbè fa niente.
Avatar utente
pierba
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 14532
Iscrizione: sabato 26 febbraio 2005, 19:10

Re: Problema compilazione E17

Messaggio da pierba »

Farei un tentativo di ricompilazione, entri nella cartella di e17, dai, nell'ordine:

Codice: Seleziona tutto

make distclean
./configure
con il primo comando rimuovi tutti i file binari che ha creato nella compilazione precedente e riprovi a compilare; secondo me i software che facilitano l'installazione possono essere utili, ma è sempre meglio preparsi tutto da sé.
Posta eventuali messaggi di errore del ./configure, con qualche riga sopra all'errore.

ciao
Pietro pagina personale - Avete domande sul forum? Leggendo le FAQ: potreste trovare la risposta.
La conoscenza deve essere collettiva, quindi, come da regolamento (Sez. II punto 15) i messaggi personali contententi richieste di assistenza tecnica verranno ignorati.
Divilinux

Re: Problema compilazione E17

Messaggio da Divilinux »

Codice: Seleziona tutto

./easy_e17.sh -i
l'ultima volta che ho compilato e17 ho avviato cosi' lo script
dknew
Prode Principiante
Messaggi: 21
Iscrizione: venerdì 14 settembre 2007, 15:43
Contatti:

Re: Problema compilazione E17

Messaggio da dknew »

Se sono riuscito a leggere bene il tuo log, il problema è con evolve che infatti attualmente non compila da cvs! ;)
Build log for Enlightenment DR 0.17 on 2007-09-13 07:03:55 -0700
Build logs are available at http://download.enlightenment.org/tests/logs

Packages that failed to build:
engage  http://download.enlightenment.org/tests/logs/engage.log
entropy  http://download.enlightenment.org/tests ... ntropy.log
evfs  http://download.enlightenment.org/tests/logs/evfs.log
evolve  http://download.enlightenment.org/tests/logs/evolve.log

Packages with no supported build system:
esmart_rsvg, exorcist, python-efl,

Packages skipped:
camE, enotes, enscribe, epbb, eplay, erss, etk_server, etox, e_utils, Evas_Perl,
evoak, gfx_routines, lvs-gui, med, nexus, notgame, ruby-efl, webcam,

Packages that build OK:
alarm, bling, cpu, deskshow, eclair, ecore, edb, e_dbus, edje_editor, edje,
edje_viewer, edvi, eet, eflame, eflpp, efreet, elapse, elation, elicit,
elitaire, e, embrace, embryo, emotion, emphasis, empower, emu, engrave,
engycad, enhance, enity, enterminus, enthrall, entice, entrance_edit_gui,
entrance, envision, epdf, epeg, ephoto, e_phys, epsilon, equate, esmart,
estickies, etk_extra, etk, etk-perl, evas, ewl, examine, exhibit, exml,
expedite, express, extrackt, feh, flame, forecasts, gevas2, iconbar, imlib2_loaders,
imlib2, Imlib2_Perl, imlib2_tools, language, mail, mem, mixer, moon, net,
news, pesh, photo, rage, rain, screenshot, scrot, slideshow, snow, taskbar,
tclock, uptime, weather, winselector, wlan,

Debian GNU/Linux 4.0 \n \l

Linux enlightenment2 2.6.18-4-686 #1 SMP Wed May 9 23:03:12 UTC 2007 i686 GNU/Linux


See http://download.enlightenment.org/tests/ for details.
Evolve non è una libreria essenziale per e, comunque il mio consiglio è di compilare e17 a manina senza l'utilizzo dell'antiquato script.  ;)

Ciao
Avatar utente
SoNKkK
Prode Principiante
Messaggi: 163
Iscrizione: mercoledì 25 aprile 2007, 10:57

Re: Problema compilazione E17

Messaggio da SoNKkK »

dknew ha scritto: Se sono riuscito a leggere bene il tuo log, il problema è con evolve che infatti attualmente non compila da cvs! ;)
Build log for Enlightenment DR 0.17 on 2007-09-13 07:03:55 -0700
Build logs are available at http://download.enlightenment.org/tests/logs

Packages that failed to build:
engage  http://download.enlightenment.org/tests/logs/engage.log
entropy  http://download.enlightenment.org/tests ... ntropy.log
evfs  http://download.enlightenment.org/tests/logs/evfs.log
evolve  http://download.enlightenment.org/tests/logs/evolve.log

Packages with no supported build system:
esmart_rsvg, exorcist, python-efl,

Packages skipped:
camE, enotes, enscribe, epbb, eplay, erss, etk_server, etox, e_utils, Evas_Perl,
evoak, gfx_routines, lvs-gui, med, nexus, notgame, ruby-efl, webcam,

Packages that build OK:
alarm, bling, cpu, deskshow, eclair, ecore, edb, e_dbus, edje_editor, edje,
edje_viewer, edvi, eet, eflame, eflpp, efreet, elapse, elation, elicit,
elitaire, e, embrace, embryo, emotion, emphasis, empower, emu, engrave,
engycad, enhance, enity, enterminus, enthrall, entice, entrance_edit_gui,
entrance, envision, epdf, epeg, ephoto, e_phys, epsilon, equate, esmart,
estickies, etk_extra, etk, etk-perl, evas, ewl, examine, exhibit, exml,
expedite, express, extrackt, feh, flame, forecasts, gevas2, iconbar, imlib2_loaders,
imlib2, Imlib2_Perl, imlib2_tools, language, mail, mem, mixer, moon, net,
news, pesh, photo, rage, rain, screenshot, scrot, slideshow, snow, taskbar,
tclock, uptime, weather, winselector, wlan,

Debian GNU/Linux 4.0 \n \l

Linux enlightenment2 2.6.18-4-686 #1 SMP Wed May 9 23:03:12 UTC 2007 i686 GNU/Linux


See http://download.enlightenment.org/tests/ for details.
Evolve non è una libreria essenziale per e, comunque il mio consiglio è di compilare e17 a manina senza l'utilizzo dell'antiquato script.  ;)

Ciao
Magari la prossima volta visto che ora ho messo debian. ;D
Avatar utente
Yaxara
Prode Principiante
Messaggi: 87
Iscrizione: venerdì 14 luglio 2006, 11:20
Desktop: Xubuntu
Distribuzione: Ubuntu 13.04
Località: Marseille
Contatti:

Re: Problema compilazione E17

Messaggio da Yaxara »

Anche io ho un problema nella compilazione... postando le ultime righe che mi ha dato dopo la compilazione:

Codice: Seleziona tutto


--------------------------- Installing libraries (EFL) -------------------------
- imlib2 ..................... ok
- edb ........................ ok
- eet ........................ ok
- evas ....................... ok
- ecore ...................... ok
- efreet ..................... ok
- epeg ....................... ok
- embryo ..................... ok
- edje ....................... ok
- epsilon .................... ok
- esmart ..................... ok
- emotion .................... SKIPPED
- engrave .................... ok
- etk ........................ ok
- etk_extra .................. ok
- evolve ..................... ERROR!
--------------------------------------------------------------------------------

----------------------------------- Last loglines ------------------------------
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include -I/opt/e17/include -Wall -MT libevolve_la-evolve_lib.lo -MD -MP -MF .deps/libevolve_la-evolve_lib.Tpo -c evolve_lib.c  -fPIC -DPIC -o .libs/libevolve_la-evolve_lib.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include -I/opt/e17/include -Wall -MT libevolve_la-evolve_constructor.lo -MD -MP -MF .deps/libevolve_la-evolve_constructor.Tpo -c evolve_constructor.c  -fPIC -DPIC -o .libs/libevolve_la-evolve_constructor.o
evolve_lib.c: In function 'evolve_init':
evolve_lib.c:91: error: 'Etk_Property_Value_Value' undeclared (first use in this function)
evolve_lib.c:91: error: (Each undeclared identifier is reported only once
evolve_lib.c:91: error: for each function it appears in.)
evolve_lib.c:92: error: expected ';' before '___ett'
evolve_lib.c:92: error: '___ett' undeclared (first use in this function)
evolve_lib.c:93: error: expected ';' before '___ett'
evolve_lib.c:94: error: expected ';' before '___ett'
evolve_lib.c:95: error: expected ';' before '___ett'
evolve_lib.c:96: error: expected ';' before '___ett'
evolve_lib.c:97: error: expected ';' before '___ett'
evolve_lib.c:98: error: expected ';' before '___ett'
evolve_lib.c:99: error: expected ';' before '___ett'
 gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include -I/opt/e17/include -Wall -MT libevolve_la-evolve_constructor.lo -MD -MP -MF .deps/libevolve_la-evolve_constructor.Tpo -c evolve_constructor.c -o libevolve_la-evolve_constructor.o >/dev/null 2>&1
make[3]: *** [libevolve_la-evolve_lib.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/root/e17_cvs/e17/libs/evolve/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/e17_cvs/e17/libs/evolve/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/e17_cvs/e17/libs/evolve/src'
make: *** [all-recursive] Error 1
--------------------------------------------------------------------------------

-> Get more informations by checking the log file '/tmp/easy_e17/install_logs/evolve.log'!

E qui il log file

Codice: Seleziona tutto

-------------------------------------------------------------------------------
EASY_E17 CMD: ./autogen.sh --prefix=/opt/e17
-------------------------------------------------------------------------------
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
configure.in: installing `./install-sh'
configure.in: installing `./missing'
src/lib/Makefile.am: installing `./compile'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking if malloc debugging is wanted... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EET... yes
checking for EVAS... yes
checking for EVAS... yes
checking for EVAS... yes
checking for ETK... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating evolve.pc
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/lib/Makefile
config.status: creating data/Makefile
config.status: creating data/interfaces/Makefile
config.status: creating data/interfaces/etk_test/Makefile
config.status: creating data/interfaces/evolve/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default commands
-------------------------------------------------------------------------------
EASY_E17 CMD: make -j 2
-------------------------------------------------------------------------------
Making all in src
make[1]: Entering directory `/root/e17_cvs/e17/libs/evolve/src'
make  all-recursive
make[2]: Entering directory `/root/e17_cvs/e17/libs/evolve/src'
Making all in lib
make[3]: Entering directory `/root/e17_cvs/e17/libs/evolve/src/lib'
bison -y  -d `test -f 'evolve.y' || echo './'`evolve.y
flex   evolve.l
conflicts: 2 reduce/reduce
evolve.l:131: warning, rule cannot be matched
sed '/^#/ s|lex.yy\.c|evolve.c|' lex.yy.c >evolve.c
if test -f y.tab.h; then \
          to=`echo "libevolve_la-evolve_H" | sed \
                -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
                -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
          sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|libevolve_la-evolve.h|" \
            y.tab.h >libevolve_la-evolve.ht; \
          rm -f y.tab.h; \
          if cmp -s libevolve_la-evolve.ht libevolve_la-evolve.h; then \
            rm -f libevolve_la-evolve.ht ;\
          else \
            mv libevolve_la-evolve.ht libevolve_la-evolve.h; \
          fi; \
        fi
rm -f lex.yy.c
if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/opt/e17/include
-I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include    -I/opt/e17/include -Wall  -MT libevolve_la-evo
lve_lib.lo -MD -MP -MF ".deps/libevolve_la-evolve_lib.Tpo" -c -o libevolve_la-evolve_lib.lo `test -f 'evolve_l
ib.c' || echo './'`evolve_lib.c; \
        then mv -f ".deps/libevolve_la-evolve_lib.Tpo" ".deps/libevolve_la-evolve_lib.Plo"; else rm -f ".deps/
libevolve_la-evolve_lib.Tpo"; exit 1; fi
if test -f y.output; then \
          mv y.output libevolve_la-evolve.output; \
        fi
sed '/^#/ s|y\.tab\.c|libevolve_la-evolve.c|' y.tab.c >libevolve_la-evolve.ct && mv libevolve_la-evolve.ct lib
evolve_la-evolve.c
rm -f y.tab.c
if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/opt/e17/include
-I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include    -I/opt/e17/include -Wall  -MT libevolve_la-evo
lve_constructor.lo -MD -MP -MF ".deps/libevolve_la-evolve_constructor.Tpo" -c -o libevolve_la-evolve_construct
or.lo `test -f 'evolve_constructor.c' || echo './'`evolve_constructor.c; \
        then mv -f ".deps/libevolve_la-evolve_constructor.Tpo" ".deps/libevolve_la-evolve_constructor.Plo"; el
se rm -f ".deps/libevolve_la-evolve_constructor.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include -I/opt/e17/include -Wall -MT libevolve_la-evolve_lib.lo -MD -MP -MF .deps/libevolve_la-evolve_lib.Tpo -c evolve_lib.c  -fPIC -DPIC -o .libs/libevolve_la-evolve_lib.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include -I/opt/e17/include -Wall -MT libevolve_la-evolve_constructor.lo -MD -MP -MF .deps/libevolve_la-evolve_constructor.Tpo -c evolve_constructor.c  -fPIC -DPIC -o .libs/libevolve_la-evolve_constructor.o
evolve_lib.c: In function 'evolve_init':
evolve_lib.c:91: error: 'Etk_Property_Value_Value' undeclared (first use in this function)
evolve_lib.c:91: error: (Each undeclared identifier is reported only once
evolve_lib.c:91: error: for each function it appears in.)
evolve_lib.c:92: error: expected ';' before '___ett'
evolve_lib.c:92: error: '___ett' undeclared (first use in this function)
evolve_lib.c:93: error: expected ';' before '___ett'
evolve_lib.c:94: error: expected ';' before '___ett'
evolve_lib.c:95: error: expected ';' before '___ett'
evolve_lib.c:96: error: expected ';' before '___ett'
evolve_lib.c:97: error: expected ';' before '___ett'
evolve_lib.c:98: error: expected ';' before '___ett'
evolve_lib.c:99: error: expected ';' before '___ett'
 gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk -I/opt/e17/include -I/opt/e17/include -Wall -MT libevolve_la-evolve_constructor.lo -MD -MP -MF .deps/libevolve_la-evolve_constructor.Tpo -c evolve_constructor.c -o libevolve_la-evolve_constructor.o >/dev/null 2>&1
make[3]: *** [libevolve_la-evolve_lib.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/root/e17_cvs/e17/libs/evolve/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/e17_cvs/e17/libs/evolve/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/e17_cvs/e17/libs/evolve/src'
make: *** [all-recursive] Error 1
~
Avverto che ho seguito la guida del wiki, però non sono riuscita a installare libpng3-dev... l'errore può essere dovuto a quello?
Nel caso fosse irreparabile, come rimuovo tutta questa roba?
Grazie!
Carry on, carry on, as nothing really matters...
Scrivi risposta

Ritorna a “Altri ambienti desktop e window manager”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 1 ospite