compiler libisofs - Logiciels - Linux et OS Alternatifs
Marsh Posté le 02-01-2008 à 19:13:57
distro ?
y a pas de paquet dispos ?
Marsh Posté le 02-01-2008 à 19:17:13
oups excuse , je suis sous xubuntu 7.10
il ya un paquet dispo mais dans la version 2.5 je crois , or il me faut le 2.8
Marsh Posté le 02-01-2008 à 19:18:17
car quand je compile xfburn , j'ai çà
a la commande "sudo ./autogen.sh "
checking for libisofs-1 >= 0.2.8... not found
*** The required package libisofs-1 was not found on your system.
*** Please install libisofs-1 (atleast version 0.2.8) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
Marsh Posté le 02-01-2008 à 19:24:26
installe libcunit1 et libcunit1-dev
Marsh Posté le 02-01-2008 à 19:35:06
je commence la compil de libisofs , et meme resultat, malgré l'instalation des deux paquets
Marsh Posté le 02-01-2008 à 19:39:13
ton make check ça fait quoi ? (commande gcc toussa)
Marsh Posté le 02-01-2008 à 19:42:23
normalement sa check si j'ai les dépendances
dans la doc de xfburn c'est ce qui est dit
Marsh Posté le 02-01-2008 à 19:43:53
pourtant le ./configure de libisofs me semble bon
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target 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 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 whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 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 whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
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 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 a BSD-compatible install... /usr/bin/install -c
checking for struct tm.tm_gmtoff... yes
checking target operating system... linux
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/doxygen.conf
config.status: creating version.h
config.status: creating libisofs-1.pc
config.status: executing depfiles commands
Marsh Posté le 02-01-2008 à 19:45:01
mais le make
Code :
|
Marsh Posté le 02-01-2008 à 19:45:52
pastebin moi le "make check" et "make" complet (oubli pas la coloration C et met le un jour seulement)
Marsh Posté le 02-01-2008 à 19:48:11
euh ben je ne sais pas ....
j'ai çà au make check
Code :
|
Marsh Posté le 02-01-2008 à 19:55:09
apt-get install bash-builtins
Marsh Posté le 02-01-2008 à 20:23:41
ReplyMarsh Posté le 02-01-2008 à 20:37:10
sebfun a écrit : sa y'est , xfburn svn est installé |
mais de rien
la marche à suivre:
- tu cherche les "no such file or directory" ou la même en francais,
- sur Debian ou Debian-based, tu apt-file search le_fichier (apt-get install apt-file && apt-file update) (ici j'ai greppé "/test.h$" car il y a pas mal de fichiers contenant ce nom !
- tu installe le paquet qui contient ce fameux fichier
sur Mandriva, tu as urpmf qui fait un peu dans le genre de apt-file search, pour les autres distros je sais pas, je suis Debian addict
Marsh Posté le 02-01-2008 à 19:10:13
je suis sous xubuntu 7.10
pour la compilation de libisofs 2.8 , a la fin de "make check" , j'ai çà
"
test/test_exclude.c:32: attention : implicit declaration of function «CU_add_test"
test/test_exclude.c:32: erreur: «pSuite" undeclared (first use in this function)
make[1]: *** [test/test_test-test_exclude.o] Erreur 1
make[1]: quittant le répertoire « /home/sebastien/libisofs-0.2.8 »
make: *** [check-am] Erreur 2
"
que faire svp , jcomprend pas
(a noter que j'ai besoin de ce paquet pour compiler xfburn svn )
Message édité par sebfun le 02-01-2008 à 19:16:35