• cio compiler crash

    From Fireball@VERT to All on Sat Sep 6 14:31:44 2014
    I run CentOS 6.x 64-bit and keep getting this error and have for a while now.

    Compiling ansi_cio.c
    ansi_cio.c: In function ‘ansi_keyparse’:
    ansi_cio.c:635: warning: implicit declaration of function ‘pthread_setname_np’ Compiling ciolib.c
    ciolib.c: In function ‘ciolib_cprintf’:
    ciolib.c:872: warning: implicit declaration of function ‘vasprintf’
    gmake[1]: *** No rule to make target `allfonts.h', needed by `gcc.linux.obj.release-mt/cterm.o'. Stop.
    gmake[1]: Leaving directory `/sbbs/src/conio'
    gmake: *** [ciolib-mt] Error 2

    Any help would be greatly appreciated! Thanks!

    -=Fireball=-

    ---
    þ Synchronet þ Fireball Express!!! BBS - http://fireballex.com telnet://fireballex.com
  • From Digital Man@VERT to Fireball on Mon Sep 8 14:50:34 2014
    Re: cio compiler crash
    By: Fireball to All on Sat Sep 06 2014 02:31 pm

    I run CentOS 6.x 64-bit and keep getting this error and have for a while now.

    Compiling ansi_cio.c
    ansi_cio.c: In function ‘ansi_keyparse’:
    ansi_cio.c:635: warning: implicit declaration of function ‘pthread_setname_np’ Compiling ciolib.c
    ciolib.c: In function ‘ciolib_cprintf’:
    ciolib.c:872: warning: implicit declaration of function ‘vasprintf’ gmake[1]: *** No rule to make target `allfonts.h', needed by `gcc.linux.obj.release-mt/cterm.o'. Stop.
    gmake[1]: Leaving directory `/sbbs/src/conio'
    gmake: *** [ciolib-mt] Error 2

    Any help would be greatly appreciated! Thanks!

    Perform a "gmake clean" first.

    digital man

    Synchronet "Real Fact" #72:
    SyncTERM (created by Deuce) contains portions of Synchronet and SEXYZ code. Norco, CA WX: 82.6øF, 42.0% humidity, 5 mph SE wind, 0.09 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen
  • From Fireball@VERT to Digital Man on Mon Sep 8 20:55:41 2014
    Re: cio compiler crash
    By: Fireball to All on Sat Sep 06 2014 02:31 pm

    I run CentOS 6.x 64-bit and keep getting this error and have for a
    while
    now.

    Compiling ansi_cio.c
    ansi_cio.c: In function ‘ansi_keyparse’:
    ansi_cio.c:635: warning: implicit declaration of function ‘pthread_setname_np’ Compiling ciolib.c
    ciolib.c: In function ‘ciolib_cprintf’:
    ciolib.c:872: warning: implicit declaration of function ‘vasprintf’ gmake[1]: *** No rule to make target `allfonts.h', needed by `gcc.linux.obj.release-mt/cterm.o'. Stop.
    gmake[1]: Leaving directory `/sbbs/src/conio'
    gmake: *** [ciolib-mt] Error 2

    Any help would be greatly appreciated! Thanks!

    Perform a "gmake clean" first.


    I get "make: *** No rule to make target `clean'. Stop." :/

    -=Fireball=-

    ---
    þ Synchronet þ Fireball Express!!! BBS - http://fireballex.com telnet://fireballex.com
  • From Digital Man@VERT to Fireball on Wed Sep 10 12:29:22 2014
    Re: Re: cio compiler crash
    By: Fireball to Digital Man on Mon Sep 08 2014 08:55 pm

    Re: cio compiler crash
    By: Fireball to All on Sat Sep 06 2014 02:31 pm

    I run CentOS 6.x 64-bit and keep getting this error and have for a
    while
    now.

    Compiling ansi_cio.c
    ansi_cio.c: In function ‘ansi_keyparse’:
    ansi_cio.c:635: warning: implicit declaration of function ‘pthread_setname_np’ Compiling ciolib.c
    ciolib.c: In function ‘ciolib_cprintf’:
    ciolib.c:872: warning: implicit declaration of function ‘vasprintf’ gmake[1]: *** No rule to make target `allfonts.h', needed by `gcc.linux.obj.release-mt/cterm.o'. Stop.
    gmake[1]: Leaving directory `/sbbs/src/conio'
    gmake: *** [ciolib-mt] Error 2

    Any help would be greatly appreciated! Thanks!

    Perform a "gmake clean" first.


    I get "make: *** No rule to make target `clean'. Stop." :/

    What directory were you in when you typed that command? I'm recommending running that command while in the src/sbbs3 directory.

    digital man

    Synchronet "Real Fact" #72:
    SyncTERM (created by Deuce) contains portions of Synchronet and SEXYZ code. Norco, CA WX: 87.5øF, 24.0% humidity, 4 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Fireball@VERT to Digital Man on Wed Sep 10 17:06:01 2014
    Re: Re: cio compiler crash
    By: Fireball to Digital Man on Mon Sep 08 2014 08:55 pm

    Re: cio compiler crash
    By: Fireball to All on Sat Sep 06 2014 02:31 pm

    I run CentOS 6.x 64-bit and keep getting this error and have
    for a
    while
    now.

    Compiling ansi_cio.c
    ansi_cio.c: In function ‘ansi_keyparse’:
    ansi_cio.c:635: warning: implicit declaration of function ‘pthread_setname_np’ Compiling ciolib.c
    ciolib.c: In function ‘ciolib_cprintf’:
    ciolib.c:872: warning: implicit declaration of function
    ‘vasprintf’ gmake[1]: *** No rule to make target `allfonts.h', needed by `gcc.linux.obj.release-mt/cterm.o'. Stop.
    gmake[1]: Leaving directory `/sbbs/src/conio'
    gmake: *** [ciolib-mt] Error 2

    Any help would be greatly appreciated! Thanks!

    Perform a "gmake clean" first.


    I get "make: *** No rule to make target `clean'. Stop." :/

    What directory were you in when you typed that command? I'm recommending running that command while in the src/sbbs3 directory.


    I ran the command from src/sbbs3 as you said and started the update process again. On compile I got the following error...

    gmake -C /sbbs/src/sbbs3/../conio mtlib
    gmake[1]: Entering directory `/sbbs/src/conio'
    gmake[1]: *** No rule to make target `allfonts.h', needed by `gcc.linux.obj.release-mt/cterm.o'. Stop.
    gmake[1]: Leaving directory `/sbbs/src/conio'
    gmake: *** [ciolib-mt] Error 2

    I'm running CentOS 6.x (latest) 32-bit.

    -=Fireball=-

    ---
    þ Synchronet þ Fireball Express!!! BBS - http://fireball
  • From Deuce@VERT to Fireball on Wed Sep 10 23:33:12 2014
    Re: Re: cio compiler crash
    By: Fireball to Digital Man on Wed Sep 10 2014 05:06 pm

    I ran the command from src/sbbs3 as you said and started the update process again. On compile I got the following error...

    Run a make clean in the conio directory as well.

    ---
    http://DuckDuckGo.com/ a better search engine that respects your privacy.
    þ Synchronet þ My Brand-New BBS (All the cool SysOps run STOCK!)
  • From Fireball@VERT to Deuce on Fri Sep 12 05:06:56 2014
    Re: Re: cio compiler crash
    By: Fireball to Digital Man on Wed Sep 10 2014 05:06 pm

    I ran the command from src/sbbs3 as you said and started the update process again. On compile I got the following error...

    Run a make clean in the conio directory as well.


    I had thought of that before and still no joy...

    -=Fireball=-

    ---
    þ Synchronet þ Fireball Express!!! BBS - http://fireballex.com telnet://fireballex.com
  • From Digital Man@VERT to Fireball on Fri Sep 12 17:50:11 2014
    Re: Re: cio compiler crash
    By: Fireball to Digital Man on Wed Sep 10 2014 05:06 pm

    Re: Re: cio compiler crash
    By: Fireball to Digital Man on Mon Sep 08 2014 08:55 pm

    Re: cio compiler crash
    By: Fireball to All on Sat Sep 06 2014 02:31 pm

    I run CentOS 6.x 64-bit and keep getting this error and have
    for a
    while
    now.

    Compiling ansi_cio.c
    ansi_cio.c: In function ‘ansi_keyparse’:
    ansi_cio.c:635: warning: implicit declaration of function ‘pthread_setname_np’ Compiling ciolib.c
    ciolib.c: In function ‘ciolib_cprintf’:
    ciolib.c:872: warning: implicit declaration of function ‘vasprintf’ gmake[1]: *** No rule to make target `allfonts.h', needed by `gcc.linux.obj.release-mt/cterm.o'. Stop.
    gmake[1]: Leaving directory `/sbbs/src/conio'
    gmake: *** [ciolib-mt] Error 2

    Any help would be greatly appreciated! Thanks!

    Perform a "gmake clean" first.


    I get "make: *** No rule to make target `clean'. Stop." :/

    What directory were you in when you typed that command? I'm recommending running that command while in the src/sbbs3 directory.


    I ran the command from src/sbbs3 as you said and started the update process again. On compile I got the following error...

    gmake -C /sbbs/src/sbbs3/../conio mtlib
    gmake[1]: Entering directory `/sbbs/src/conio'
    gmake[1]: *** No rule to make target `allfonts.h', needed by `gcc.linux.obj.release-mt/cterm.o'. Stop.
    gmake[1]: Leaving directory `/sbbs/src/conio'
    gmake: *** [ciolib-mt] Error 2

    I'm running CentOS 6.x (latest) 32-bit.

    Try run 'gmake clean' in the src/conio directory first.

    digital man

    Synchronet "Real Fact" #24:
    The Digital Dynamics company ceased day-to-day opperations in late 1995.
    Norco, CA WX: 89.0øF, 40.0% humidity, 7 mph SE wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.
  • From Digital Man@VERT to Fireball on Fri Sep 12 17:53:39 2014
    Re: Re: cio compiler crash
    By: Fireball to Deuce on Fri Sep 12 2014 05:06 am

    Re: Re: cio compiler crash
    By: Fireball to Digital Man on Wed Sep 10 2014 05:06 pm

    I ran the command from src/sbbs3 as you said and started the update process again. On compile I got the following error...

    Run a make clean in the conio directory as well.


    I had thought of that before and still no joy...

    If you're building a RELEASE build of Synchronet, then you must also perform a RELEASE clean of Synchronet. e.g.

    # gmake RELEASE=yes clean

    And you might need to do this one time in the conio directory to get rid of that old allfonts.h dependency.

    digital man

    Synchronet "Real Fact" #55:
    Synchronet Terminal Server introduced SecureShell (SSH) support w/v3.14a (2006).
    Norco, CA WX: 89.0øF, 40.0% humidity, 7 mph SE wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchrone
  • From Digital Man@VERT to Fireball on Fri Sep 12 17:54:58 2014
    Re: Re: cio compiler crash
    By: Digital Man to Fireball on Fri Sep 12 2014 05:53 pm

    Re: Re: cio compiler crash
    By: Fireball to Deuce on Fri Sep 12 2014 05:06 am

    Re: Re: cio compiler crash
    By: Fireball to Digital Man on Wed Sep 10 2014 05:06 pm

    I ran the command from src/sbbs3 as you said and started the
    update process again. On compile I got the following error...

    Run a make clean in the conio directory as well.


    I had thought of that before and still no joy...

    If you're building a RELEASE build of Synchronet, then you must also
    perform a RELEASE clean of Synchronet. e.g.

    # gmake RELEASE=yes clean

    RELEASE=1 will work the same (the value you assign to RELEASE does not matter).

    digital man

    Synchronet "Real Fact" #66:
    SEXYZ is as a 32-bit replacement for [F]DSZ, CE-XYZ and other protocol drivers. Norco, CA WX: 88.1øF, 40.0% humidity, 10 mph SE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Deuce@VERT to Digital Man on Fri Sep 12 18:51:28 2014
    Re: Re: cio compiler crash
    By: Digital Man to Fireball on Fri Sep 12 2014 05:54 pm

    # gmake RELEASE=yes clean

    RELEASE=1 will work the same (the value you assign to RELEASE does not matter).

    I prefer to use RELEASE=please


  • From Fireball@VERT to Digital Man on Sat Sep 13 14:49:04 2014
    Re: Re: cio compiler crash
    By: Digital Man to Fireball on Fri Sep 12 2014 05:53 pm

    Re: Re: cio compiler crash
    By: Fireball to Deuce on Fri Sep 12 2014 05:06 am

    Re: Re: cio compiler crash
    By: Fireball to Digital Man on Wed Sep 10 2014 05:06 pm

    I ran the command from src/sbbs3 as you said and started the update process again. On compile I got the following
    error...

    Run a make clean in the conio directory as well.


    I had thought of that before and still no joy...

    If you're building a RELEASE build of Synchronet, then you must also perform a RELEASE clean of Synchronet. e.g.

    # gmake RELEASE=yes clean

    RELEASE=1 will work the same (the value you assign to RELEASE does not matter).

    digital man


    That seems to have fixed the issue. I was able to update and compile
    without any crashes. :D Thanks DM!

    -=Fireball=-

    ---
    þ Synchronet þ Fireball Express!!! BBS - http://fireballex.com telnet://fireballex.com