![]() |
|
|
#1 |
|
"John A Burroughs"
Jan 2016
Warwick, RI
3×5 Posts |
Hi,
I'm trying to compile PRPNet under Lubuntu linux 15.10 and I'm getting the error message: makefile:15: ***missing separator (did you mean TAB instead of 8 spaces?) I'm not sure what I'm doing wrong. I don't see any tabs on line 15 with the if command. I appreciate any help that you can provide me. Thanks, John |
|
|
|
|
|
#2 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
100101000001012 Posts |
For the first quick test, put "#" in 1st column of line 15.
If the error will change then your system's make command doesn't know how to use line 15. (For the record, I don't know what line 15 does.) |
|
|
|
|
|
#3 |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
In a makefile, if you have a continuation of a command (using the \ symbol) the next line must start with a tab. In this case you need to remove those spaces and add a tab, which you should be able to do with vi.
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Setting up PRPNET for personal use | wombatman | Software | 17 | 2014-12-18 13:57 |
| New SR5 PRPnet server online | ltd | Sierpinski/Riesel Base 5 | 15 | 2013-03-19 18:03 |
| First PSP PRPnet 4.0.6 server online | ltd | Prime Sierpinski Project | 9 | 2011-03-15 04:58 |
| First pass PRPNet server out of work? | opyrt | Prime Sierpinski Project | 6 | 2009-09-24 18:14 |
| PRPnet beta test server | mdettweiler | No Prime Left Behind | 108 | 2009-07-15 00:03 |