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

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

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


From: Harry Thijssen
Subject: PSPP-BUG: [bug #41004] make check is not working when cross-compiling
Date: Fri, 18 Mar 2016 19:01:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

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?
 


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41004>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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