Le fichier /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/config.log généré par le script de configuration serait tout aussi loquace.
voila, je sais pas trop à quoi ca sert mais je te dais confiance 😉
[root@localhost mozart-1.4.0.20080704]# sh -x configure --with-tcl /usr/lib64/tcl8.5 2>&1
+ ac_help=
+ ac_default_prefix=/usr/local
+ ac_default_prefix=/usr/local/oz
+ ac_help='
--with-global-oz allows to use an existing oz installation to build the system (default: no)'
+ ac_help='
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)'
+ ac_help='
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)'
+ ac_help='
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-inc-dir=d1,...,dn    add these dirs to CPPFLAGS'
+ ac_help='
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-inc-dir=d1,...,dn    add these dirs to CPPFLAGS
--with-lib-dir=d1,...,dn    add these dirs to LDFLAGS'
+ ac_help='
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-inc-dir=d1,...,dn    add these dirs to CPPFLAGS
--with-lib-dir=d1,...,dn    add these dirs to LDFLAGS
--enable-contrib
    configure the contributions (default: yes)'
+ ac_help='
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-inc-dir=d1,...,dn    add these dirs to CPPFLAGS
--with-lib-dir=d1,...,dn    add these dirs to LDFLAGS
--enable-contrib
    configure the contributions (default: yes)
--enable-doc
    configure the documentation (default: yes)'
+ ac_help='
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-inc-dir=d1,...,dn    add these dirs to CPPFLAGS
--with-lib-dir=d1,...,dn    add these dirs to LDFLAGS
--enable-contrib
    configure the contributions (default: yes)
--enable-doc
    configure the documentation (default: yes)
--enable-subdirs=<dirs>
    which subdirs should be configured (default: )'
+ ac_help='
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-global-oz allows to use an existing oz installation to build the system (default: no)
--with-inc-dir=d1,...,dn    add these dirs to CPPFLAGS
--with-lib-dir=d1,...,dn    add these dirs to LDFLAGS
--enable-contrib
    configure the contributions (default: yes)
--enable-doc
    configure the documentation (default: yes)
--enable-subdirs=<dirs>
    which subdirs should be configured (default: )
--with-stdlib=DIR
         directory where mozart standard library is checked out (default=NONE)'
+ build=NONE
+ cache_file=./config.cache
+ exec_prefix=NONE
+ host=NONE
+ no_create=
+ nonopt=NONE
+ no_recursion=
+ prefix=NONE
+ program_prefix=NONE
+ program_suffix=NONE
+ program_transform_name=s,x,x,
+ silent=
+ site=
+ srcdir=
+ target=NONE
+ verbose=
+ x_includes=NONE
+ x_libraries=NONE
+ bindir='${exec_prefix}/bin'
+ sbindir='${exec_prefix}/sbin'
+ libexecdir='${exec_prefix}/libexec'
+ datadir='${prefix}/share'
+ sysconfdir='${prefix}/etc'
+ sharedstatedir='${prefix}/com'
+ localstatedir='${prefix}/var'
+ libdir='${exec_prefix}/lib'
+ includedir='${prefix}/include'
+ oldincludedir=/usr/include
+ infodir='${prefix}/info'
+ mandir='${prefix}/man'
+ subdirs=
+ MFLAGS=
+ MAKEFLAGS=
+ SHELL=/bin/sh
+ ac_max_here_lines=12
+ ac_prev=
+ for ac_option in '"$@"'
+ test -n ''
+ case "$ac_option" in
+ ac_optarg=
+ case "$ac_option" in
++ echo --with-tcl
++ sed -e 's/-*with-//' -e 's/=.*//'
+ ac_package=tcl
++ sed 's/[-_a-zA-Z0-9]//g'
++ echo tcl
+ test -n ''
++ echo tcl
++ sed s/-/_/g
+ ac_package=tcl
+ case "$ac_option" in
+ ac_optarg=yes
+ eval 'with_tcl='\''yes'\'''
++ with_tcl=yes
+ for ac_option in '"$@"'
+ test -n ''
+ case "$ac_option" in
+ ac_optarg=
+ case "$ac_option" in
++ echo /usr/lib64/tcl8.5
++ sed 's/[-a-z0-9.]//g'
+ test -n ///
+ echo 'configure: warning: /usr/lib64/tcl8.5: invalid host type'
configure: warning: /usr/lib64/tcl8.5: invalid host type
Et le contenu de config.log pour pikachu :
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:558: checking for SRCTOP
configure:592: checking for BUILDTOP
Essaie :
./configure --with-tcl=/usr/lib64/tcl8.5 (sans espace)

Je viens de télécharger les sources de mozart et le configure --help du module /platform/wish indique un signe '=' entre --with-tcl et le chemin.
Pour un début tu n'as pas choisi le paquet le plus simple.

Sans le '=' le chemin est pris comme un nom de host par le script (alors que l'on peut et doit spécifier --host=nom_host)
Pour l'instant essaie de compiler sans spécifier de host.

Un exemple dans le répertoire de base est donné avec ./configure --help pour --with-stdlib=DIR.
Effectivement le problème tenait dans ce petit égale :-D, malheureusement il y a encore une erreur tkConfig.sh :-P

[root@localhost mozart-1.4.0.20080704]# ./configure --with-tcl=/usr/lib64/tcl8.5
loading cache ./config.cache
checking for SRCTOP... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704
checking for BUILDTOP... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704
checking host system type... x86_64-unknown-linux-gnu
checking for GNU make... (cached) gmake
checking whether gmake sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
^C[root@localhost mozart-1.4.0.20080704]# ./configure --with-tcl=/usr/lib64/tcl5
loading cache ./config.cache
checking for SRCTOP... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704
checking for BUILDTOP... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704
checking host system type... x86_64-unknown-linux-gnu
checking for GNU make... (cached) gmake
checking whether gmake sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/mkinstalldirs
checking for oz version... (cached) 1.4.0
checking for ozplatform... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir... 
checking for --with-lib-dir... 
checking for build date... (cached) 20080920
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached) 
checking for --enable-contrib... yes
checking for --enable-doc... yes
checking for --enable-subdirs... platform share contrib doc
checking for --with-stdlib... 
creating ./config.status
creating Makefile
configuring in platform
running /bin/sh /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/configure  --with-tcl=/usr/lib64/tcl8.5 --cache-file=.././config.cache --srcdir=/usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform
loading cache .././config.cache
checking for SRCTOP... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704
checking for BUILDTOP... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704
checking host system type... x86_64-unknown-linux-gnu
checking for GNU make... (cached) gmake
checking whether gmake sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/mkinstalldirs
checking for oz version... (cached) 1.4.0
checking for ozplatform... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir... 
checking for --with-lib-dir... 
checking for build date... (cached) 20080920
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached) 
checking for --enable-wish... yes
creating ./config.status
creating Makefile
configuring in dss
running /bin/sh /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/dss/configure  --with-tcl=/usr/lib64/tcl8.5 --cache-file=../.././config.cache --srcdir=/usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/dss
configure: loading cache ../.././config.cache
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... (cached) x86_64-unknown-linux-gnu
checking for g++... (cached) g++
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... (cached) o
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for gmp.h... (cached) yes
checking for pthread.h... (cached) yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) no
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... (cached) int,fd_set *,struct timeval *
checking for vprintf... (cached) yes
checking for _doprnt... (cached) no
checking for sqrt... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for g++ version... 4.3.0

*************** CHECKING OPTIONS ****************

Options can be found in README

checking compiler alternative.... compile optimized mode
checking exception handling...... no exceptions
checking warning configuration... using extensive warnings
checking profiling information... no profiling
checking what lib to build....... will build full DSS
checking for linking choice...... dynamic linking
checking inclusion of examples... no examples
checking inclusion of utils...... no utils

************* CHECKING ENVIRONMENT ***************

checking environment... found linux-gnu
checking CPU type... x86_64 architecture
configure: WARNING: No prefix supplied
configure: updating cache ../.././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Makefile.vars

**** REMEMBER TO SET LD_LIBRARY_PATH ****

configuring in emulator
running /bin/sh /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/emulator/configure  --with-tcl=/usr/lib64/tcl8.5 --cache-file=../.././config.cache --srcdir=/usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/emulator
loading cache ../.././config.cache
checking for SRCTOP... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704
checking for BUILDTOP... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704
checking host system type... x86_64-unknown-linux-gnu
checking for GNU make... (cached) gmake
checking whether gmake sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/mkinstalldirs
checking for oz version... (cached) 1.4.0
checking for ozplatform... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir... 
checking for --with-lib-dir... 
checking for build date... (cached) 20080920
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached) 
checking for --enable-denys-events... no
checking for --enable-site-property... yes
checking build system type... x86_64-unknown-linux-gnu
checking for as... (cached) as
checking for dlltool... (cached) dlltool
checking for dllwrap... (cached) dllwrap
checking for --with-sunpro... no
checking for C++ compiler... (cached) c++
checking whether we are using GNU C++... (cached) yes
checking for C++ preprocessor... (cached) g++ -E
checking for default CXXFLAGS... (cached) -O
checking for C compiler... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking for C preprocessor... (cached) gcc -E
checking for GNU flex... (cached) flex
checking for GNU bison... (cached) bison -y
checking whether ln -s works... (cached) yes
checking for GNU make... (cached) gmake
checking whether gmake sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for gm4... (cached) m4
checking for perl... (cached) perl
checking for gnused... (cached) sed
checking for gar... (cached) ar
checking for makedepend... (cached) makedepend
checking c++ compiler option -fno-exceptions... (cached) yes
checking c++ compiler option -fno-implicit-templates... (cached) yes
checking for --enable-warnings... no
checking for --enable-errors... no
configure: warning: Unknown platform unknown-unknown
checking whether linker understands --export-dynamic... (cached) yes, will use it!
checking whether m4 understands -E option... yes
checking whether m4 -E understands -B10000 option... no
checking for --enable-link-static... no
checking for ANSI C header files... (cached) yes
checking for key_t... (cached) yes
checking for dlfcn.h... (cached) yes
checking for stdint.h... (cached) yes
checking for gethostbyaddr in -lnsl... (cached) yes
checking for gethostbyaddr... (cached) yes
checking for socket in -lsocket... (cached) no
checking for socket... (cached) yes
checking for fabs in -lm... (cached) yes
checking for fabs... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking for setpgid... (cached) yes
checking for dlopen... (cached) yes
checking whether we could allocate Oz heap with malloc ...
(cached) ... yes, we can allocate Oz heap with malloc!
checking whether we can allocate Oz heap via mmap...
(cached) ... yes, we can allocate Oz heap via mmap!
checking whether we could allocate Oz heap via sbrk ...
(cached) ... yes, we can allocate Oz heap via sbrk!
checking for --enable-malloc-heap... no
checking for --enable-mmap-heap... no
checking for --enable-sbrk-heap... no
... will use the (efficient) 'malloc'ing for Oz heap
checking for strdup... (cached) yes
checking whether dlopen needs leading underscore... (cached) no
checking for little-endianness... (cached) yes
checking for big-wordianness... (cached) no
checking whether the times/sysconf(_SC_CLK_TCK) bug is present... (cached) no
checking for --with-gmp... yes
checking for gmp.h... (cached) yes
checking for library gmp... (cached) -lgmp (LIBS)
checking gmp version is at least 2... (cached) yes
checking for --with-zlib... yes
checking for zlib.h... (cached) yes
checking for library z... (cached) -lz (LIBS)
checking for --with-ccmalloc... no
checking for --enable-opt... optimize
checking for --enable-threaded... yes (-DTHREADED)
checking for --enable-fastreg... yes (-DFASTREGACCESS)
checking for --enable-fasterreg... yes (-DFASTERREGACCESS)
checking for --enable-fastarith... no
checking for --enable-modules-static... yes (-DMODULES_LINK_STATIC)
checking c++ compiler option -fpic... (cached) yes
checking cc compiler option -fpic... (cached) yes
checking for --with-malloc... no
checking whether socklen_t is declared...... (cached) yes (-DHAVE_SOCKLEN_T)
checking whether we can do virtual sites...
(cached) ... sorry, we cannot do virtual sites.
checking for --enable-virtualsites... no
checking for --enable-miscbuiltins... no
checking whether .align is multiple... no
checking whether .align is power of 2... no
checking alignment of secondary tag for const terms... ok
checking if alignment of secondary tags for extensions needs padding... no
updating cache ../.././config.cache
creating ./config.status
creating Makefile.vars
creating Makefile
creating Makefile.rules
creating libdp/Makefile
creating libfd/Makefile
creating libfset/Makefile
creating OZCONF.h
creating oztool.sh
creating NONE-oztool
creating .gdbinit
creating conf-others.h
conf-others.h is unchanged
configuring in wish
running /bin/sh /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/wish/configure  --with-tcl=/usr/lib64/tcl8.5 --cache-file=../.././config.cache --srcdir=/usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/wish
loading cache ../.././config.cache
checking for SRCTOP... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704
checking for BUILDTOP... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704
checking host system type... x86_64-unknown-linux-gnu
checking for GNU make... (cached) gmake
checking whether gmake sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/mkinstalldirs
checking for oz version... (cached) 1.4.0
checking for ozplatform... (cached) /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir... 
checking for --with-lib-dir... 
checking for build date... (cached) 20080920
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached) 
checking for C compiler... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking for C preprocessor... (cached) gcc -E
checking for default CFLAGS... (cached) -O
checking for C++ compiler... (cached) c++
checking whether we are using GNU C++... (cached) yes
checking for C++ preprocessor... (cached) g++ -E
checking for default CXXFLAGS... (cached) -O
checking whether ln -s works... (cached) yes
checking whether to build with AquaTk... no
checking for tclConfig.sh... /usr/lib64/tcl8.5/tclConfig.sh
checking for tkConfig.sh... configure: error: Can't find tk. Use --with-tk to specify the directory which contains tkConfig.sh
configure: error: /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/wish/configure failed for wish
configure: error: /usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/configure failed for platform
tkConfig.sh est dans /usr/lib64
Comment je fais pour mettre deux référence dans le --with ?
with-tcl IS NOT with-tk
Tout simplement comme cela :
./configure --with-tcl=/usr/lib64/tcl8.5 --with-tk=repertoire_de_tkConfig.sh

Vérifie le chemin de tkConfig.sh avec
locate tkConfig.sh

S'il n'existe pas
yum provides search */tkConfig.sh
yum install nom_paquet_indique_par_yum_provides

Mais tu dois commencer à avoir l'habitude.
$ ./configure --with-tcl=/usr/lib64/tcl8.5 --with-tk=/...
epo
Victoire !! ./configure fonctionne enfin !!! :lol::lol:
Heureux j'ai voulus enchaîner avec make, et paf un nouvelle erreur m'est apparu :idea:
🙁🙁🙁🙁🙁🙁

voila le problème :
[root@localhost mozart-1.4.0.20080704]# make
dirs="platform share contrib doc"; \
    for i in $dirs; do \
      if (cd $i && gmake bootstrap); \
          then true; \
          else exit 1; \
          fi; \
        done
gmake[1]: Entering directory `/usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform'
dirs="dss emulator wish tools"; \
    for i in $dirs; do \
      if (cd $i && gmake bootstrap); \
          then true; \
          else exit 1; \
          fi; \
        done
gmake[2]: Entering directory `/usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/dss'
g++ -march=x86_64 -mtune=x86_64 -O3 -fomit-frame-pointer -funsigned-char -I. -I./include -fno-exceptions -Winline -Weffc++ -Wall -Wold-style-cast -Woverloaded-virtual -Wshadow   -c -o base.o ./src/base.cc
./src/base.cc:1: error: bad value (x86_64) for -march= switch
./src/base.cc:1: error: bad value (x86_64) for -mtune= switch
gmake[2]: *** [base.o] Error 1
gmake[2]: Leaving directory `/usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform/dss'
gmake[1]: *** [bootstrap] Error 1
gmake[1]: Leaving directory `/usr/src/redhat/SOURCES/mozart-1.4.0.20080704/platform'
make: *** [bootstrap] Error 1
heeeelp :roll:
Personnes à une idée pour mon problème ??

Merci d'avance 😉
Jusque maintenant, je pouvais t'assister sur une compilation, mais maintenant je pense qu'il y a un problème de compilateur x86_64 et je suis en 32 bits (pour l'instant et pour longtemps peut-être).

Si ton compilateur est bien installé pour un x86_64, c'est que le problème vient des sources de mozart et il faut voir sur leur site.

Mais quelqu'un d'autre aura peut-être une solution.
arf 🙁, c'est dommage j'avais presque retrouvé l'espoir :-D
Enfin je vais essayer de me renseigner pour savoir si il n'existe pas d'autre package pour mozart.
Sinon y a t il une commande pour vérifier si mon compilateur est bien installé ?

Merci 🙂
Quand on voit que le rpm des binaires contient une erreur sur MD5, on peut se demander s'ils sont réactifs.
Qu'est ce qui te plaisait donc tant dans mozart.
C'est pour mes cours sinon je crois que je m'y serais jamais interressé. :hammer:
Et puis c'est le seul support pour le langage Oz a ma connaissance, donc il me le faut :-P (sinon j'aurais déjà abandonner depuis longtemps :lol:)
Il ne faut jamais abandonner une compilation. Mais je dois reconnaître que tu n'as pas choisi le produit le plus simple à compiler.
uep, enfin le bon côté c'est que j'apprend plein de chose sur fedora 🙂
Essaie d'expliquer tes problèmes :
MD5 dans le rpm des binaires (voir ton autre post)
Pb compilation des source

à l'adresse bugs@mozart-oz.org.

Il existe aussi une mailing-list mais je n'y ai pas vu de rapport sur un problème de compilation.