Opened 13 years ago

Closed 13 years ago

#357 closed defect (fixed)

Error bulding revision after scv1215

Reported by: Spaeleus Owned by:
Priority: major Component:
Severity: medium Keywords:
Cc: Sensitive: no

Description

Since svn1215 compiles fine, from 1216 I always have this error:

[ 88%] Building C object csctapi/CMakeFiles/csctapi.dir/protocol_t1.o
[ 90%] Building C object csctapi/CMakeFiles/csctapi.dir/ifd_sci.o
cc1: warnings being treated as errors
/home/dario/tuxbox/oscam-svn/csctapi/ifd_sci.c: In function 'Sci_Reset':
/home/dario/tuxbox/oscam-svn/csctapi/ifd_sci.c:50: error: incompatible implicit declaration of built-in function 'memset'
make[2]: *** [csctapi/CMakeFiles/csctapi.dir/ifd_sci.o] Errore 1
make[1]: *** [csctapi/CMakeFiles/csctapi.dir/all] Errore 2
make: *** [all] Errore 2

It seems to be related to changes into ifd_sci.c introduced into svn1216

Change History (1)

in reply to:  description comment:1 by Spaeleus, 13 years ago

Resolution: fixed
Status: newclosed

Replying to Spaeleus:

Now mipsel & PPC build again perfectly - Thx to dingo35

Note: See TracTickets for help on using tickets.