bug-gnu-pspp
[Top][All Lists]
Advanced

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

Re: PSPP-BUG: [bug #41004] make check is not working when cross-compilin


From: John Darrington
Subject: Re: PSPP-BUG: [bug #41004] make check is not working when cross-compiling
Date: Fri, 18 Mar 2016 20:04:38 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Mar 18, 2016 at 07:01:57PM +0000, Harry Thijssen wrote:
     Follow-up Comment #15, bug #41004 (project pspp):
     
     I tried but get this error:
     
     mv time.h-t time.h
     rm -f unicase.h-t unicase.h && 
     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; 
       cat ./unicase.in.h; 
     } > unicase.h-t && 
     mv -f unicase.h-t unicase.h
     gperf -m 10 ./unicase/special-casing-table.gperf >
     ./unicase/special-casing-table.h-t && 
     mv ./unicase/special-casing-table.h-t ./unicase/special-casing-table.h
     /bin/sh: gperf: command not found
     Makefile:4074: recipe for target 'unicase/special-casing-table.h' failed
     make[2]: *** [unicase/special-casing-table.h] Error 127
     make[2]: Leaving directory '/home/harry/pspp-master-20160318/pspp/gl'
     Makefile:11617: recipe for target 'all-recursive' failed
     make[1]: *** [all-recursive] Error 1
     make[1]: Leaving directory '/home/harry/pspp-master-20160318/pspp'
     Makefile:5250: recipe for target 'all' failed
     make: *** [all] Error 2
     
     Is there somewhere a discription what to do when building from a git clone?

Yes.  In the file README.Git

In this case, it seems that you need to install gperf
      

-- 
Avoid eavesdropping.  Send strong encryted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net 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]