Opened 13 years ago

Closed 13 years ago

#1371 closed defect (fixed)

build error --> Revision 4136 (Changeset)

Reported by: roswitina Owned by:
Priority: Please fill in Component: ! Please select...
Severity: Please fill in Keywords:
Cc: Sensitive: no

Description

/home/12345/tmp/oscam-svn/oscam.c: In function ‘main’:
/home/12345/tmp/oscam-svn/oscam.c:3125: error: ‘cooldebug’ undeclared (first use in this function)
/home/12345/tmp/oscam-svn/oscam.c:3125: error: (Each undeclared identifier is reported only once
/home/12345/tmp/oscam-svn/oscam.c:3125: error: for each function it appears in.)
make[2]: * [CMakeFiles/oscam.dir/oscam.o] Fehler 1
make[1]:
* [CMakeFiles/oscam.dir/all] Fehler 2
make: * [all] Fehler 2

Change History (4)

comment:1 by Deas, 13 years ago

sorry, i read the wrong revision...

this rev has another build error:

icc_async.c:156:17: error: #if with no expression
icc_async.c:431:17: error: #if with no expression
icc_async.c:468:17: error: #if with no expression

comment:2 by Deas, 13 years ago

after last commit it is a little more...

icc_async.c:156:17: error: #if with no expression
icc_async.c:244:17: error: #if with no expression
icc_async.c:303:17: error: #if with no expression
icc_async.c:431:17: error: #if with no expression
icc_async.c:468:17: error: #if with no expression
icc_async.c:511:17: error: #if with no expression
icc_async.c:953:17: error: #if with no expression

comment:3 by Deas, 13 years ago

just noticed that x86 builds fine, in my case just sh4 brings up this error!

comment:4 by Deas, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.