Greetings All!
I'm trying to do a fresh clean install of 1.0.7.4 on PCLinuxOS(x64)
but it won't compile. My first attempt at running 'make' failed with
errors, so I then ran 'make 2>&1 | tee errors.log'.
Here's the contents of 'errors.log':
----------
gmake[1]: Entering directory '/opt/mbse/Downloads/mbsebbs-1.0.7.4/lib' gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/opt/mbse/Downloads/mbsebbs-1.0.7.4/lib' gmake[1]: Entering directory '/opt/mbse/Downloads/mbsebbs-1.0.7.4/
mbcico'
gcc -O2 -fno-strict-aliasing -Wall -Wshadow -Wwrite-strings -Wstrict- prototypes -D_REENTRANT -I/usr/local/include -c binkp.c
binkp.c: In function binkp_send_comp_opts:
binkp.c:2110:33: error: opstate undeclared (first use in this
function); did you mean cpstate?
originate ?"TRUE":"FALSE", opstate[bp.NRwe],
opstate[bp.NRthey]);
^~~~~~~
cpstate
binkp.c:2110:33: note: each undeclared identifier is reported only
once for each function it appears in
binkp.c:2127:8: error: struct binkprec has no member named EXTCMDwe
bp.EXTCMDwe = Want;
^
binkp.c: In function binkp_set_comp_state:
binkp.c:2182:48: error: opstate undeclared (first use in this
function); did you mean cpstate?
Syslog('b', "Binkp: NR they=%s we=%s",
opstate[bp.NRthey], opstate[bp.NRwe]);
^~~~~~~
cpstate
gmake[1]: *** [Makefile:41: binkp.o] Error 1 gmake[1]: Leaving
directory '/opt/mbse/Downloads/mbsebbs-1.0.7.4/ mbcico'
make: *** [Makefile:20: all] Error 2
----------
The output is a bit garbled but I've tried to tidy it up as best I
can.
As I'm not a programmer, I haven't a clue what all this means and I
would appreciate it if somebody could help with this, thanks.
Regards,
Martin
Tuesday February 13 2018 12:58, you wrote to All:
First thinggrab the code from the code treen itself and overwrite the .4 sources.
Hello Vince!
On 14.02.18 at 00:26, Vince Coen wrote to Martin Foster:
Tuesday February 13 2018 12:58, you wrote to All:
First thinggrab the code from the code treen itself and overwrite
the .4 sources.
Just been on SourceForge but source repositories are currently
unavailable, owing to them moving to a new data centre. Just have to
sit twiddling my thumbs for now.
Regards,
Martin
First thinggrab the code from the code treen itself and overwrite the .4 sources.
Hello Vince!
On 14.02.18 at 00:26, Vince Coen wrote to Martin Foster:
First thinggrab the code from the code treen itself and overwrite
the .4 sources.
Received your F'Attach by *netmail*, thanks :-))
Overwrote the .4 sources but still getting the same compiler errors,
so I tried a fresh clean install on Mageia6(x64) and it compiled and installed without errors.
Friday February 16 2018 09:38, you wrote to me:
Overwrote the .4 sources but still getting the same compiler errors,
so I tried a fresh clean install on Mageia6(x64) and it compiled and
installed without errors.
Good, I am still on Mageia v5.1 so please let me know how v6 is running
as considering upgrading to it but hate to rush only to get problems :)
Tuesday February 13 2018 12:58, you wrote to All:
I'm trying to do a fresh clean install of 1.0.7.4 on PCLinuxOS(x64)
but it won't compile. My first attempt at running 'make' failed with
errors, so I then ran 'make 2>&1 | tee errors.log'.
Here's the contents of 'errors.log':
Yep, use the lastest code base as I do not get these errors but PCLinux does its own thing so try and let us know.
Tuesday February 13 2018 12:58, you wrote to All:
[..]
I'm trying to do a fresh clean install of 1.0.7.4 on
PCLinuxOS(x64) but it won't compile. My first attempt at running
'make' failed with errors, so I then ran 'make 2>&1 | tee
errors.log'.
Here's the contents of 'errors.log':
[..]
Yep, use the lastest code base as I do not get these errors but
PCLinux does its own thing so try and let us know.
Summing up .....
- MBSE compiled and installed without errors on Mageia6(x64)
- The compilation aborted with errors on PCLOS(x64)
I've finally figured out why it wouldn't compile on PCLOS. Would you
believe that gcc-c++ wasn't installed!? I would have expected that particular package to have been installed by default but there ya go.
After installing the package, MBSE compiled and installed without
errors.
Thanks for your help, much appreciated :-)
You may find that other packages are not installed by default
some of which you will need and no I have forgotten what one's
but check that xinetd might be one as I recall that was missing
from one distro.
Hello Vince!
On 20.02.18 at 15:36, Vince Coen wrote to Martin Foster:
[..]
You may find that other packages are not installed by default
some of which you will need and no I have forgotten what one's
but check that xinetd might be one as I recall that was missing
from one distro.
xinetd is installed by default on PCLOS but *not* on Mageia6, so I've
gone ahead and installed it on Mageia6.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,018 |
Nodes: | 17 (0 / 17) |
Uptime: | 37:24:33 |
Calls: | 503,138 |
Calls today: | 1 |
Files: | 228,109 |
D/L today: |
20,242 files (4,007M bytes) |
Messages: | 440,156 |