JohnAustinDev / xulsword

Automatically exported from code.google.com/p/xulsword
17 stars 5 forks source link

keygen.h file missing #235

Closed GoogleCodeExporter closed 2 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. follow the phpsword install steps
2. run the make command

What is the expected output? clean compile

What do you see instead?
libtool: compile:  g++ -I. -I/opt/xulsword/Cpp/phpsword -DPHP_ATOM_INC 
-I/opt/xulsword/Cpp/phpsword/include -I/opt/xulsword/Cpp/phpsword/main 
-I/opt/xulsword/Cpp/phpsword -I/usr/include/php5 -I/usr/include/php5/main 
-I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext 
-I/usr/include/php5/ext/date/lib -I/opt/xulsword/Cpp/src/include 
-I/opt/xulsword/Cpp/clucene-core-0.9.21b/src -I/opt/sword/include 
-I/opt/sword/include/internal/regex -DHAVE_CONFIG_H -g -O2 -c 
/opt/xulsword/Cpp/phpsword/phpsword.cpp  -fPIC -DPIC -o .libs/phpsword.o
In file included from /opt/xulsword/Cpp/phpsword/phpsword.cpp:5:0:
/opt/xulsword/Cpp/phpsword/../src/security.cpp:29:20: fatal error: keygen.h: No 
such file or directory
 #include "keygen.h"

What version of the product are you using? 
latest from svn

On what operating system?
ubuntu 14.04 64bit

Please provide any additional information below.

Original issue reported on code.google.com by swampfoxmr on 17 Nov 2014 at 5:21

JohnAustinDev commented 2 years ago

No longer applicable