GKCmaTV.fr.st / GKC.fr.st Index du Forum  
  Rechercher  •  Liste des Membres  •  Groupes d'utilisateurs   •  S'enregistrer  •  Profil  •  Se connecter pour vérifier ses messages privés  •  Connexion

Devenez habitué

[BlindMan]

Le forum vit grâce à la communauté. Vous aussi, vous pouvez aider les autres. Si vous participez régulièrement, vous aurez le status d'habitué et donc accès à la section du même nom.

 xawdecode+debian+headers xvid et divx4linux Voir le sujet suivant
Voir le sujet précédent
Poster un nouveau sujetRépondre au sujet
Auteur Message
legluondunet
Newbie


Inscrit le: 19 Avr 2004
Messages: 1

MessagePosté le: Lundi 19 Avril 2004 23:59:20 Répondre en citantRevenir en haut de page

Bonjour,

je suis sous debian et je suis trop impatient pour attendre que les packages soient mis à jour. Alors je me suis lancé, j'ai retroussé les manches et j'ai téléchargé les sources de xvid 1rc4, ffmpeg (cvs du 19042004) et bien-sûr de xawdecode.

J'ai parfaitement réussi à compiler et installer les deux premiers. Voici le listing des fichiers installées:

ffmpeg:

root@Knoppix1:/mnt/aigle2/temp/sources/ffmpeg# dpkg -c ffmpeg_19042004-1_i386.deb

./usr/
./usr/bin/
./usr/bin/ffmpeg
./usr/bin/ffplay
./usr/bin/ffserver
./usr/lib/
./usr/lib/vhook/
./usr/lib/vhook/drawtext.so
./usr/lib/vhook/fish.so
./usr/lib/vhook/null.so
./usr/lib/vhook/ppm.so
root@Knoppix1:/mnt/aigle2/temp/sources/ffmpeg#

et xvid:

./usr/include/
./usr/include/xvid.h
./usr/lib/
./usr/lib/libxvidcore.a
./usr/lib/libxvidcore.so.4.0

Ensuite je passe au gros morceau. Alors je fais un petit
./configure --prefix=/usr

ce qui donne:

root@Knoppix1:/mnt/aigle2/temp/sources/XawDecode/xawdecode# ./configure --prefix=/usr
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 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 for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 how to run the C preprocessor... gcc -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 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... 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
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... 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++ 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 for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking whether sys/types.h defines makedev... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for getcwd... yes
checking for gettimeofday... yes
checking for mkdir... yes
checking for strdup... yes
checking for strerror... yes
checking whether byte ordering is bigendian... no
checking for gcc version... 3.3.3
checking for host architecture... i386
checking GCC & CPU optimization abilities... -march=i586 -mcpu=i586
checking for host system... linux
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking linux/soundcard.h usability... yes
checking linux/soundcard.h presence... yes
checking for linux/soundcard.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking for rint in -lm... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for herror in -lresolv... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XShmAttach in -lXext... yes
checking for XtDisplay in -lXt... yes
checking for XmuGetHostname in -lXmu... yes
checking for XawDialogAddButton in -lXaw... yes
checking for Xaw3dComputeTopShadowRGB in -lXaw3d... yes
checking for Xaw3dComputeTopShadowRGB in -lXaw95... no
checking for Xaw3dComputeTopShadowRGB in -lXawm... no
checking for Xaw3dComputeTopShadowRGB in -lneXtaw... no
*** Will link against: -lXaw3d
checking for mkfontdir... /usr/X11R6/bin/mkfontdir
checking for XpmCreatePixmapFromData in -lXpm... yes
checking for MwTextFieldGetString in -lMowitz... no
checking for jpeg_start_compress in -ljpeg... yes
checking for pthread_create in -lpthread... yes
checking for sem_init... no
checking for sem_init in -lpthread... yes
checking for lirc_init in -llirc_client... yes
checking for snd_pcm_readi in -lasound... yes
checking for alsa 0.9.x or 1.0.x with alsa/asoundlib.h... yes
checking for XF86DGAQueryExtension in -lXxf86dga... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for DPMSQueryExtension in -lXdpms... no
checking for DPMSQueryExtension in -lXext... yes
checking for XvQueryExtension in -lXv... yes
checking for app-defaults directory... /etc/X11/app-defaults
checking for devfs... no
checking for dlopen in -ldl... yes
checking for XviD header files... no
configure: WARNING: *** Could not find XviD header files ***
checking if XviD API version is 2.1 or 4.0... yes
checking for xvid_encore in -lxvidcore... yes
checking for libavcodec (ffmpeg) header files... yes
checking for avcodec_init in -lavcodec... yes
checking for divx4linux header files... no
configure: WARNING: *** Could not find divx4linux header files ***
checking for encore in -ldivxencore... yes
checking for divx4linux version... 5.x
configure: WARNING: *** Fixme: DivX 5 identified: need to get exact version
checking for lame version... 3.93
checking for lame header files... yes
checking for lame_init in -lmp3lame... yes
checking for lame_decode_exit in -lmp3lame... yes
checking for vbi_capture_fd in -lzvbi... no
checking for mkdtemp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating alevt/Makefile
config.status: creating src/Makefile
config.status: creating font/Makefile
config.status: creating xawdecode.spec
config.status: creating xawdecode-gen.spec
config.status: creating debian/xawdecode.files
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
root@Knoppix1:/mnt/aigle2/temp/sources/XawDecode/xawdecode#

Comme vous avez pu le voir, j'ai trois messages d'erreur assez génants:

1°)configure: WARNING: *** Fixme: DivX 5 identified: need to get exact version
2°)checking for divx4linux header files... no
configure: WARNING: *** Could not find divx4linux header files ***
3°)checking for XviD header files... no
configure: WARNING: *** Could not find XviD header files ***

Les fichiers qu'il recherche se rouvent dans le répertoire /usr/include.
Alors je me suis dis que je devais lui montrer en utilisant:
./configure --prefix=/usr --includedir=/usr/include
et là il voit pas la différence, toujours les mêmes messages. Je suis bloqué question ? . Please help. Je sais pas comment lui montrer où sont mes headers, il comprend rien. et pis pourquoi il râle à propos du divx???
Bon je pourrais pas tester la denrière version ce soir, arrrghhh .

Merci pour votre aide coucou .
Voir le profil de l'utilisateurEnvoyer un message privé
-pingus-
Invité





MessagePosté le: Mercredi 21 Avril 2004 17:18:46 Répondre en citantRevenir en haut de page

quand napo rentrera de vacances tu auras tes debs.
bye

pingus
mat
Administrateur


Inscrit le: 05 Avr 2002
Messages: 653

MessagePosté le: Vendredi 7 Mai 2004 20:06:23 Répondre en citantRevenir en haut de page

checking for XviD header files... no
configure: WARNING: *** Could not find XviD header files ***
checking if XviD API version is 2.1 or 4.0... yes
^^^
checking for xvid_encore in -lxvidcore... yes
checking for libavcodec (ffmpeg) header files... yes
^^^
checking for avcodec_init in -lavcodec... yes
checking for divx4linux header files... no
configure: WARNING: *** Could not find divx4linux header files ***
checking for encore in -ldivxencore... yes
checking for divx4linux version... 5.x
configure: WARNING: *** Fixme: DivX 5 identified: need to get exact version


il a l'air d'avoir trouver des trucs ...
une fois compiler ca marche pas ?
Pour les warning c'est du au fait que xawdecode recherche toutes les lib video qu'il connait mais c'est pas grave s'il les trouve pas.

Sinon c'est etrange que t'ai que ca pour ffmpeg (t'as bien active l'option shared-lib ?)

Code:

tree /usr/local/stow/ffmpegcvs/
/usr/local/stow/ffmpegcvs/
|-- bin
|   |-- ffmpeg
|   |-- ffplay
|   `-- ffserver
|-- include
|   `-- ffmpeg
|       |-- avcodec.h
|       |-- avformat.h
|       |-- avio.h
|       |-- common.h
|       |-- rational.h
|       |-- rtp.h
|       |-- rtsp.h
|       `-- rtspcodes.h
`-- lib
    |-- libavcodec-0.4.8.so
    |-- libavcodec.so -> libavcodec-0.4.8.so
    |-- libavformat-0.4.8.so
    |-- libavformat.so -> libavformat-0.4.8.so
    `-- vhook
        |-- fish.so
        |-- null.so
        `-- ppm.so

5 directories, 18 files

_________________
Un petit coup d'oeil à ma config ou l'autre !!
Voir le profil de l'utilisateurEnvoyer un message privé
Montrer les messages depuis:      
Poster un nouveau sujetRépondre au sujet


 Sauter vers:   



Voir le sujet suivant
Voir le sujet précédent
Vous ne pouvez pas poster de nouveaux sujets dans ce forum
Vous ne pouvez pas répondre aux sujets dans ce forum
Vous ne pouvez pas éditer vos messages dans ce forum
Vous ne pouvez pas supprimer vos messages dans ce forum
Vous ne pouvez pas voter dans les sondages de ce forum


Powered by phpBB © 200-2008 phpBB Group :: FI Theme :: Toutes les heures sont au format GMT + 1 Heure
Traduction par : phpBB-fr.com