Please check that the mozart test suite runs successfully.  To do
this then, after the package has built:

  cd mozart-1.3.2.20060615+dfsg/BUILD/share/test
  make boot-all
  make boot-check

and send me the output.

If I am happy with that then I will enable this architecture and
upload a new package.  I can also make the change to upstream.

cheers
k




Petr Salinger writes:
 > Package: mozart
 > Severity: important
 > Version: 1.3.2.20060615+dfsg-1
 > Tags: patch
 > 
 > 
 > Hi,
 > 
 > the current version fails to build on GNU/kFreeBSD.
 > 
 > It needs just to add recognition into ozplatform,
 > see bellow. Please also do not forget to add kfreebsd-i386
 > into Architecture line in debian/control.
 > 
 > It would also be nice if you can ask upstream
 > to include this change.
 > 
 > Thanks in advance
 > 
 >                          Petr
 > 
 > 
 > --- mozart/share/bin/ozplatform
 > +++ mozart/share/bin/ozplatform
 > @@ -13,6 +13,8 @@
 >       #-----------------------------------------------------------------
 >       # tentative new platforms pending confirmation
 >       #-----------------------------------------------------------------
 > +    i[4567]86\ GNU/kFreeBSD\ *) OZARCH=linux-i486
 > +    ;;
 >       mips\ Linux\ *)    OZARCH=linux-mips
 >       ;;
 >       s390\ Linux\ *)    OZARCH=linux-s390
 > 
 > 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to