mozart-1.2.5 does not compile in Fedora Core 1.0
Thorsten Brunklaus
brunklaus at ps.uni-sb.de
Tue Dec 16 16:12:24 CET 2003
Hi,
the problem you observed wiht mozart-gtk is most likely due to an
compiler specific attribute inserted by the c preprocessor. Try to look into
<build>/gtkheader.c in the below mentioned line 9648. If it contains something
like attributes, e.g., __whatever or ((__foobar__)) or alike, then try to
extend the function Sanitize in Prepare.oz:88.
In case nothing of the above helps, please send a reply containing the offending
statement (starting aroung line 9648).
Cheers,
Thorsten.
----- Original Message -----
From: "Andres Becerra Sandoval" <abecerra at univalle.edu.co>
Newsgroups: mozart-oz.hackers
Sent: Tuesday, December 16, 2003 3:26 PM
Subject: Re: mozart-1.2.5 does not compile in Fedora Core 1.0
> On Thu, 11 Dec 2003 18:33:44 +0000 (UTC), Terence M. Rokop
> <rokopt at polyserve.com> wrote:
>
> > Perhaps the source you're building from contains bug 1160.
> > For an explanation and fix, see
> >
> > http://www.mozart-oz.org/lists/oz-users/5279.html
>
> Exactly Terence, I changed the sources and the building worked, the
> resulting RPMS for Fedora are in:
>
> http://avispa.univalle.edu.co/~abecerra/fedora/
>
> While gtk-canvas does compile, I still have a problem with mozart-gtk, the
> compilation stops at this point:
>
> /usr/lib/mozart/bin/ozc -c
> `/usr/src/redhat/BUILD/mozart-gtk-1.1/cygpath.sh builder/GBuilder.oz` \
> -I`/usr/src/redhat/BUILD/mozart-gtk-1.1/cygpath.sh
> /usr/src/redhat/BUILD/mozart-gtk-1.1`
> -I`/usr/src/redhat/BUILD/mozart-gtk-1.1/cygpath.sh
> /usr/src/redhat/BUILD/mozart-gtk-1.1` -o GBuilder.ozf
> /usr/lib/mozart/bin/ozengine Generator.ozf OzWrapper.ozf
> 'parse error'(9648
> fd_mask|fd_set|'__fd_mask'|suseconds_t|sigset_t|'__sigset_t'|'__sig_atomic_t'|register_t|u_int64_t|u_int32_t|,,,|,,,)
>
> Any ideas?
>
> Andres Becerra.
> -
> Please send submissions to hackers at mozart-oz.org
> and administriva mail to hackers-request at mozart-oz.org.
> The Mozart Oz web site is at http://www.mozart-oz.org/.
>
-
Please send submissions to hackers at mozart-oz.org
and administriva mail to hackers-request at mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.
More information about the mozart-hackers
mailing list