Re: Error trying to compile pspp using up-to-date gnulib

2008-10-22 Thread John Darrington
The pspp build system includes the line gnulib-tool ... --import ... unilbrk/ulc-width-linebreaks ... My guess is that mingw is trying and failing to quote the unilbrk/ulc-width-linebreaks string. J' On Wed, Oct 22, 2008 at 11:02:04AM -0300, Michel Boaventura wrote: Hi Simon, I

Re: Error trying to compile pspp using up-to-date gnulib

2008-10-22 Thread Michel Boaventura
Hi Simon, I've tried a grep "./\"unilbrk" but it doesn't find anything. I guess this may be a complicated problem, so I ask one of the pspp-dev team to make me a snapshot of pspp, because I only got this error trying to make pspp with the git version of both pspp and gnulib. Thanks for the help,

Re: Error trying to compile pspp using up-to-date gnulib

2008-10-22 Thread Simon Josefsson
"Michel Boaventura" <[EMAIL PROTECTED]> writes: > Hi Guys, > > When I tried to compile pspp using both pspp and gnulib git versions I > got this using mingw and windows: > > Creating directory ./"unilbrk > mkdir: cannot create directory `./"unilbrk': No such file or directory > /home/Michel/gnulib

Error trying to compile pspp using up-to-date gnulib

2008-10-21 Thread Michel Boaventura
Hi Guys, When I tried to compile pspp using both pspp and gnulib git versions I got this using mingw and windows: Creating directory ./"unilbrk mkdir: cannot create directory `./"unilbrk': No such file or directory /home/Michel/gnulib//gnulib-tool: *** failed /home/Michel/gnulib//gnulib-tool: ***