Retourner au contenu associé (entrée de forum : probleme a l'installation de glib 2.2.3)
Posté par hé Noja le 12 avril 2005 à 20:42. En réponse au message probleme a l'installation de glib 2.2.3. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: Erreur de compilation non affichée
Posté par hé Noja . En réponse au message probleme a l'installation de glib 2.2.3. Évalué à 1.
pour le ./configure il n'y a pas de warning c'est pour ca c'est louche.
echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
&& echo "#define __G_MARSHAL_H__" >> xgen-gmh \
&& ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen-gmh \
&& echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
&& (cmp -s xgen-gmh ./gmarshal.h || cp xgen-gmh ./gmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gmarshal.h
./glib-genmarshal: line 1: cd: /home/noja/Mes: No such file or directory
gcc: téléchargements/glib-2.2.3/gobject/.libs/2981-lt-glib-genmarshal: No such file or directory
make[2]: *** [stamp-gmarshal.h] Erreur 1
make[2]: Leaving directory `/home/noja/Mes téléchargements/glib-2.2.3/gobject'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/noja/Mes téléchargements/glib-2.2.3'
make: *** [all-recursive-am] Erreur 2
voila je met ce qu'il avait avant comme tu me la demandé galactikboulay