BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} SCO binary



Robert-Andre Croteau <sirac@videotron.ca> writes:

> What's the problem: Is it the AIX compiler or the BB code ?

I don't know. There's some warnings :

ps_omega:root)
/root/bb.test/bb/src : make       
        cc -O -c bb.c
"bb.h", line 24.42: 1506-342 (W) "/*" detected in comment.
"bb.c", line 65.25: 1506-280 (W) Function argument assignment between types "void(*)(int)" and "void*" is not allowed.
        cc -O -o bb bb.o 
        cc -O -c bbd.c
"bb.h", line 24.42: 1506-342 (W) "/*" detected in comment.
"bbd.c", line 115.71: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed.
     113  1500-010: (W) WARNING in main: Infinite loop.  Program may not stop.
        cc -O -o bbd bbd.o 
        cc -O -c bbnet.c
"bb.h", line 24.42: 1506-342 (W) "/*" detected in comment.
"bbnet.c", line 161.25: 1506-280 (W) Function argument assignment between types "void(*)(int)" and "void*" is not allowed.
    1500-030: (I) INFORMATION: setup: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
        cc -O -o bbnet bbnet.o 
        cc -O -c touchtime.c
        cc -O -o touchtime touchtime.o 
La cible "all" est à jour.
(ps_omega:root)
/root/bb.test/bb/src : 

and bb never send the message to the daemon bbd.

After 2 trys, i've compiled bb on another aix where i've installed
gcc and it works well.

-- 
Sorry for my poor english

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Please send mail for the mailing list to: bb@taex001.tamu.edu
  To [un]subscribe to this list, send e-mail to majordomo@taex001.tamu.edu
     with [un]subscribe bb in the BODY of the message.
  Please contact the mailing-list-owner as: bb-owner@taex001.tamu.edu


Home | Main Index | Thread Index