#1717: Parrot compilation fails on './miniparrot config_lib.pir' when there are
non-ascii characters in the build path (pwd).
-------------------+--------------------------------------------------------
 Reporter:  dzoe   |        Type:  bug   
   Status:  new    |    Priority:  normal
Milestone:         |   Component:  build 
  Version:  trunk  |    Severity:  low   
 Keywords:         |        Lang:        
    Patch:         |    Platform:  linux 
-------------------+--------------------------------------------------------
 I downloaded parrot-2.6.0.tar.gz into /home/joe/Stažené, unpacked it and
 tried
 building it in /home/joe/Stažené/parrot-2.6.0/.

 The third path component means "Downloaded" and it is a default download
 location for most browsers on my platform - which is Ubuntu 10.04 on
 x86_64.

 perl Configure.pl runs ok

 make fails on:

 ./miniparrot -Iruntime/parrot/include config_lib.pir >
 runtime/parrot/include/config.fpmc
 Malformed string
 make: *** [runtime/parrot/include/config.fpmc] Error 1

 When I try building it in /home/joe/Install/parrot-2.6.0, it works
 flawlessly.

 We discussed it on #parrot and cotto found it is issue with non-ascii
 characters in
 the build path.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1717>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to