woody91 Napisano Luty 16, 2007 Zgłoszenie Share Napisano Luty 16, 2007 Podczas wywoywania komendy ./configure wszystko jest ok, az do tego momentu: checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. Co jest nie tak? Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
exbros Napisano Luty 16, 2007 Zgłoszenie Share Napisano Luty 16, 2007 See `config.log' for more details. Co jest nie tak? A zajrzales do config.log? Powodzenia //===== edit ===== No, w sumie to nawet nie trzeba Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
@WalDo Napisano Luty 16, 2007 Zgłoszenie Share Napisano Luty 16, 2007 Co jest nie tak?Brak kompilatora C++? g++? co zwraca rpm -qa | grep c++ [Edit]Hehe, exbros jak zwykle szybszy Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
woody91 Napisano Luty 17, 2007 Autor Zgłoszenie Share Napisano Luty 17, 2007 tak myslalem, ale nie dziala ^^. kompilatory mam. Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
pit664 Napisano Luty 17, 2007 Zgłoszenie Share Napisano Luty 17, 2007 Może instalacja (o ile nie masz) gcc-c++ by coś pomogła? Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
woody91 Napisano Luty 17, 2007 Autor Zgłoszenie Share Napisano Luty 17, 2007 dalej nic . Dodano: Chociaz nie. Zupdateowalem kilka pakietow, ale teraz wywala mi: checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
pit664 Napisano Luty 17, 2007 Zgłoszenie Share Napisano Luty 17, 2007 to może jeszcze compat-gcc-34-c++ ? dodane: to jeszcze gcc-gfortran Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
woody91 Napisano Luty 17, 2007 Autor Zgłoszenie Share Napisano Luty 17, 2007 dzieki, ale to nie to . [cox@localhost xmms-scrobbler-0.3.6]$ ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 whether to enable maintainer-specific portions of Makefiles... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc option to accept ANSI C... none needed checking for egrep... grep -E checking for ANSI C header files... yes checking for a BSD-compatible install... /usr/bin/install -c 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 f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... f95 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f95 accepts -g... yes 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 static flag works... yes 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 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... no 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++ 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 checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f95 option to produce PIC... -fPIC checking if f95 PIC flag -fPIC works... yes checking if f95 supports -c -o file.o... yes checking whether the f95 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 checking whether stripping libraries is possible... yes checking whether byte ordering is bigendian... no checking for long... yes checking size of long... 4 checking if XMMS plugin is to be built... yes checking for glib-config... /usr/bin/glib-config checking for GLIB - version >= 1.2.2... yes checking for xmms-config... /usr/bin/xmms-config checking for gawk... (cached) gawk checking for XMMS - version >= 1.2.4... yes checking if BMP plugin is to be built... yes checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0 >= 2.4.0 gtk+-2.0 >= 2.4.0... configure: WARNING: *** GLIB >= 2.4.0 or GTK+ >= 2.4.0 not installed - please install first *** checking for bmp >= 0.9.7... configure: WARNING: *** BMP >= 0.9.7rc2 not installed - please install first *** checking whether to prefer APE to ID3v2... no checking curl/curl.h usability... no checking curl/curl.h presence... no checking for curl/curl.h... no configure: error: *** unable to find libcurl headers Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
pit664 Napisano Luty 17, 2007 Zgłoszenie Share Napisano Luty 17, 2007 raczej to, bo poszedłeś dalej... Zwróć uwagę: checking for glib-2.0 >= 2.4.0 gtk+-2.0 >= 2.4.0... configure: WARNING: *** GLIB >= 2.4.0 or GTK+ >= 2.4.0 not installed - please install first *** checking for bmp >= 0.9.7... configure: WARNING: *** BMP >= 0.9.7rc2 not installed - please install first *** i na to: configure: error: *** unable to find libcurl headers Wszytko jak na dłoni czego brakuje teraz.... Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
woody91 Napisano Luty 17, 2007 Autor Zgłoszenie Share Napisano Luty 17, 2007 sudo yum install libcurl Loading "installonlyn" plugin Setting up Install Process Setting up repositories core 100% |=========================| 1.1 kB 00:00 livna 100% |=========================| 1.1 kB 00:00 flash 100% |=========================| 951 B 00:00 jpackage-fedora 100% |=========================| 951 B 00:00 jpackage-generic 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 updates 100% |=========================| 1.2 kB 00:00 Reading repository metadata in from local files Parsing package install arguments No Match for argument: libcurl Nothing to do [cox@localhost xmms-scrobbler-0.3.6]$ Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
pit664 Napisano Luty 17, 2007 Zgłoszenie Share Napisano Luty 17, 2007 yum install curl-devel Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
woody91 Napisano Luty 17, 2007 Autor Zgłoszenie Share Napisano Luty 17, 2007 checking for mb_GetVersion in -lmusicbrainz... no :] Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
pit664 Napisano Luty 17, 2007 Zgłoszenie Share Napisano Luty 17, 2007 yum install libmusicbrainz Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
woody91 Napisano Luty 17, 2007 Autor Zgłoszenie Share Napisano Luty 17, 2007 sudo yum install libmusicbrainz Loading "installonlyn" plugin Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments Nothing to do BTW. Skad wiecie jak nazywaja sie te wszystkie pakiety? Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
pit664 Napisano Luty 17, 2007 Zgłoszenie Share Napisano Luty 17, 2007 yum install libmusicbrainz-devel sorki Skąd? Ja mam google Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Rekomendowane odpowiedzi
Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto
Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.
Zarejestruj nowe konto
Załóż nowe konto. To bardzo proste!
Zarejestruj sięZaloguj się
Posiadasz już konto? Zaloguj się poniżej.
Zaloguj się