Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 26 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 26

i run "./configure" by "rania@rania-desktop:~/groovenet/project/src$
./configure"
and the following statement appear to me:

"bash: ./configure: No such file or directory"

And also install libpcap0.8,libpcap0.8-dev from synaptic
and type "make" by "rania@rania-desktop:~/groovenet/project/src$ make"
and the following appears to me:

g++ -c -pipe -Wall -W -g -DDEBUG -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED
-DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/include/qt3 -o
WAVEapi.o WAVEapi.cpp
WAVEapi.cpp:31:22: error: pcap-int.h: No such file or directory
WAVEapi.cpp: In function ‘STATUS_TYPE
send_WAVE_tx_pkt(wrm_configuration_parameters_type*, in_addr_t, const unsigned
char*, WORD)’:
WAVEapi.cpp:345: warning: comparison is always true due to limited range of data
type
WAVEapi.cpp: At global scope:
WAVEapi.cpp:637: warning: unused parameter ‘pParam’
WAVEapi.cpp: In function ‘STATUS_TYPE
set_WRM_configuration(wrm_configuration_parameters_type*)’:
WAVEapi.cpp:845: warning: comparison is always true due to limited range of data
type
make: *** [WAVEapi.o] Error 1

what can i do, plz help

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on prolems appear when install specific program Or get search suggestion and latest updates.


Tagged: