bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: John Darrington
Subject: Re: Error trying to compile pspp using up-to-date gnulib
Date: Thu, 23 Oct 2008 08:39:04 +0800
User-agent: Mutt/1.5.13 (2006-08-11)

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'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,
     
     Michel
     
     2008/10/22 Simon Josefsson <address@hidden>:
     > "Michel Boaventura" <address@hidden> 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//gnulib-tool: *** failed
     >> /home/Michel/gnulib//gnulib-tool: *** Stop.
     >> rm: cannot remove directory `/tmp/gl1120-19172': Directory not empty
     >> make: *** [all] Error 1
     >>
     >> I can't figure it out if this is a problem of mingw or a pspp problem.
     >> But If you look at the first error line, it try to create the folder
     >> "./"unilbrk".
     >
     > Maybe noone has used gnulib-tool on a Windows system before.  Can you
     > trace the origins of the string ./"unilbrk?  Maybe the problem is in
     > user-supplied parameters, although I suspect there are / vs \ problems
     > inside gnulib-tool as well.
     >
     > /Simon
     >
     

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]