• extend a line

    From Hul Tytus@21:1/5 to All on Mon Feb 26 22:54:06 2018
    comp.os.minix
    cc is generating errors

    On Minix 2.02, when trying to compile the "convert" program in the ACK tool kit with:
    cc *.o ../read_em/*.o -lm -o convert 2>err
    the errors partially shown below are generated. The "undefined" terms look
    like the standard C compiler habit of adding a pre underscore. These terms do exist, but without the pre underscore. With it, the only occurence is in the error message.
    Any idea's about the cause?

    Hul

    --------------------------------------------
    Undefined:
    _em_flag
    _fprint
    __sys_ftab
    _sys_close
    _sys_remove
    _sys_open
    _em_pseu
    _em_mnem
    _bts2str
    ........
    _C_bss_ilb
    _C_hol_pnam
    _C_con_scon
    _C_rom_pnam

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)