Im trying to install lxr 0.3 and I cant get past make stage. The error message is :
make: Fatal error in reader: Makefile, line 15: Extra `:', `::', or `:=' on dependency line
the line 15 in the make file is
$(CGISCRIPTS) genxref: %: %.in
sed s%@perlbin@%$(PERLBIN)% < $< > $@
Any help appreciated .
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Im trying to install lxr 0.3 and I cant get past make stage. The error message is :
make: Fatal error in reader: Makefile, line 15: Extra `:', `::', or `:=' on dependency line
the line 15 in the make file is
$(CGISCRIPTS) genxref: %: %.in
sed s%@perlbin@%$(PERLBIN)% < $< > $@
Any help appreciated .
Thanks