Hello,
I've tried to update SBBS (under Ubuntu 18.04) and getting this error at the end of make: Never happened before so not sure what is happening..... Not sure if you need anymore info....
../build/Common.gmake:455: recipe for target 'gcc.linux.x64.obj.release-mt/curs_cio.o' failed
make[1]: *** [gcc.linux.x64.obj.release-mt/curs_cio.o] Error 1
make[1]: Leaving directory '/home/sbbs/sbbs/src/conio' /home/sbbs/sbbs/src/sbbs3/../build/Common.gmake:503: recipe for target 'ciolib-mt' failed
make: *** [ciolib-mt] Error 2
Digital Man wrote to Thumper <=-
Re: Re: Make Error
By: Thumper to All on Tue Aug 25 2020 03:13 pm
Hello,
I've tried to update SBBS (under Ubuntu 18.04) and getting this error at the end of make: Never happened before so not sure what is happening..... Not sure if you need anymore info....
../build/Common.gmake:455: recipe for target 'gcc.linux.x64.obj.release-mt/curs_cio.o' failed
make[1]: *** [gcc.linux.x64.obj.release-mt/curs_cio.o] Error 1
make[1]: Leaving directory '/home/sbbs/sbbs/src/conio' /home/sbbs/sbbs/src/sbbs3/../build/Common.gmake:503: recipe for target 'ciolib-mt' failed
make: *** [ciolib-mt] Error 2
The root error would be further up in the output. Likely, running src/cleanall.sh first will fix you up however.
digital man
Hello,
Finally got around to trying to update my Ubuntu Synchronet setup. Here is the whole error I get from when it appears to start:
Compiling curs_cio.c
curs_cio.c: In function `_putch':
curs_cio.c:335:2: warning: implicit declaration of function `setcchar'; did
Digital Man wrote to Thumper <=-
Re: Make Error
By: Thumper to All on Wed Sep 23 2020 01:03 pm
Hello,
Finally got around to trying to update my Ubuntu Synchronet setup. Here is the whole error I get from when it appears to start:
Compiling curs_cio.c
curs_cio.c: In function `_putch':
curs_cio.c:335:2: warning: implicit declaration of function `setcchar'; did
Sounds like you don't have http://packages.debian.org/stable/libncursesw5-dev installed.
digital man
Digital Man wrote to Thumper <=-
Re: Make Error
By: Thumper to All on Wed Sep 23 2020 01:03 pm
Hello,
Finally got around to trying to update my Ubuntu Synchronet setup. Here is the whole error I get from when it appears to start:
Compiling curs_cio.c
curs_cio.c: In function `_putch':
curs_cio.c:335:2: warning: implicit declaration of function `setcchar'; did
Sounds like you don't have http://packages.debian.org/stable/libncursesw5-dev installed.
Yup. Found out right after I had wrote that. All fixed now but unsure how it all of the sudden it was gone. All updates were working normal for quite some time and then the errors started. I know what to look for if it happens again. :)
Digital Man wrote to Thumper <=-
Re: Re: Make Error
By: Thumper to Digital Man on Mon Sep 28 2020 08:24 am
Digital Man wrote to Thumper <=-
Re: Make Error
By: Thumper to All on Wed Sep 23 2020 01:03 pm
Hello,
Finally got around to trying to update my Ubuntu Synchronet setup. Here is the whole error I get from when it appears to start:
Compiling curs_cio.c
curs_cio.c: In function `_putch':
curs_cio.c:335:2: warning: implicit declaration of function `setcchar'; did
Sounds like you don't have http://packages.debian.org/stable/libncursesw5-dev installed.
Yup. Found out right after I had wrote that. All fixed now but unsure how it all of the sudden it was gone. All updates were working normal for quite some time and then the errors started. I know what to look for if it happens again. :)
When we were using SDL-1.2, we didn't need the "wide" version of the ncurses lib. Now that we're using SDL 2, we do need it.
Sysop: | Rempala |
---|---|
Location: | Richlands, NC |
Users: | 113 |
Nodes: | 10 (0 / 10) |
Uptime: | 128:20:03 |
Calls: | 374 |
Files: | 6 |
Messages: | 111,243 |