[Omnet++3.3p1] Bison not found, needed to build OMNeT++/OMNEST

Installazione, configurazione e uso di programmi e strumenti.
dottPicciF
Prode Principiante
Messaggi: 9
Iscrizione: venerdì 4 settembre 2009, 11:14

[Omnet++3.3p1] Bison not found, needed to build OMNeT++/OMNEST

Messaggio da dottPicciF »

Salve a tutti.
to cercando di installare il simulatore Omnet++3.3p1 nella mia macchina virtuale Ubuntu (versione 8.04).
Durante l'esecuzione del comando ./configure
vado incontro al seguente errore:

"configure: error: Bison not found, needed to build OMNeT++/OMNEST -- please install it!"

L'andamento completo della compilazione è il seguente:

Codice: Seleziona tutto

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
configure: -----------------------------------------------
configure: reading configure.user for your custom settings
configure: -----------------------------------------------
checking for icc... no
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 for icpc... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ranlib... ranlib
checking if shared libs need -fPIC... yes
checking if --export-dynamic linker option is supported/needed... test failed
checking for flags needed to link with static libs containing simple modules... --whole-archive
configure: NOTE: Use the following syntax when linking with static libraries
configure: containing simple modules and other dynamically registered components:
configure:    g++ ... -Wl,--whole-archive <libs> -Wl,--no-whole-archive ...
checking for bison... no
checking for byacc... no
configure: error: Bison not found, needed to build OMNeT++/OMNEST -- please install it!
Ogni suggerimento mi sarebbe davvero molto utile.
Grazie mille

Francesco
Avatar utente
AntonioLit
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 610
Iscrizione: lunedì 17 novembre 2008, 23:27
Località: Agnone

Re: [Omnet++3.3p1] Bison not found, needed to build OMNeT++/OMNEST

Messaggio da AntonioLit »

Semplice devi installare bison....

Codice: Seleziona tutto

$sudo apt-get install bison
non so se la versione sia quella giusta ma credo di si
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 13 ospiti