On Sunday 10 April 2005 16:51, Åukasz Grzesik wrote:
>  Witam,
>  Mam taki problem. KompilujÄ program z bibliotekami flex oraz pcap. Dodanie
> opcji -lpcap skutkuje. Niestety dodanie opcji -lfl nie. Przy budowaniu
> wywala:
>
>  cd '/home/jukka/Programowanie/C++/pcap_class1/debug' && CXXFLAGS="-Wall
> -ggdb -lpcap -lfl" "/home/jukka/Programowanie/C++/pcap_class1/./configure"
> --enable-debug=full 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 g++... g++
>  checking for C++ compiler default output file name...
>  configure: error: C++ compiler cannot create executables
>  See `config.log' for more details.
>  *** ZakoÅczono w stanie: 77 ***
>
>  Czy ktoÅ siÄ spotkaÅ z takimi bÅÄdami??
>  DodajÄ, Åe kompilacja:
>  g++ Årodlo.cpp -o wyjscie -lpcap -lfl
>  chodzi bez problemu.
>
>
>  Dzieki z gory za fachowÄ pomoc

Fachowa to ona nie bÄdzie, ale
tak dla pewnoÅci sprawdz czy na pewno masz :
gcc
gcc-g++
gcc-objc

Bartek

Reply via email to