Source building problems. Olle Pettersson (dat94opn@idt.mdh.se) Fri, 10 Jul 1998 13:04:06 +0200 (MET DST) Messages sorted by: [ date ][ thread ][ subject ][ author ] Previous message: Czo [Olivier SIROL]: "Re: configure file" Hello! I have recently downloaded the sources for Your toolset. Unfortunately, I cannot get it to compile. Results from make (when the error occurs) root@dat94opn:/mp3/alliance/sources make %%%%%%%%% building mbk make[1]: Entering directory `/mp3/alliance/sources/mbk' /usr/bin/gcc -O4 -Wall -O4 -DLinux_elf -DMLU_H='"mlu414.h"' -DMLO_H='"mlo407.h"' -DMPU_H='"mpu405.h"' -DMPH_H='"mph408.h"' -DMUT_H='"mut323.h"' -c mbk_util.c mbk_util.c:80: warning: implicit declaration of function `BITS' mbk_util.c:80: parse error before `char' You'll have to define the BITS macro (On a linux, it's done in /usr/include/values.h) #define BITS(type) ( 8 * (int)sizeof((type))) where 8 is the number of bits per bytes for your system... I'll change the mbk's source to implement this... -- Sincerely, Olivier. ==================================================================== Olivier SIROL Alliance Team ASIM/LIP6/UPMC Coul. 55-65, 2e etg, Bur. 213 75252 Paris Cedex 05 mailto:Olivier.Sirol@lip6.fr Tel: (33/0) 1.44.27.74.78 http://asim.lip6.fr/~czo/ Fax: (33/0) 1.44.27.72.80