On Sat Jun 13 19:07:16 2009, ing...@exherbo.org wrote: > This is using Rakudo's inc branch, building against parrot trunk, > r39541. > > Seems to work fine up until it tries to build the perl6 executable. > When building the perl6 executable, $(CINCLUDES) isn't passed to the > compiler, > as you can see from the snippet below:
I think this problem may be fixed in the "ins2" branch -- could you try it there and let me know? Note that you'll need to build against the release version of Parrot 1.4.0 -- the Rakudo in the "ins2" branch won't build against parrot trunk. Thanks! Pm