Opened 12 years ago

Closed 12 years ago

#2513 closed defect (fixed)

cant compile version 6647 without cacheex support

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

Description

Revision

6644

Issue Description

cant compile without cacheex support

When the issue occurs

build oscam from svn without cacheex support

How the issue is reproducable

try it yourself

log:
S/DREAMBOX/include -Icsctapi oscam-simples.c
In file included from globals.h:1769,

from oscam-simples.c:2:

global-functions.h:492: warning: 'struct s_cacheex_matcher' declared inside parameter list
global-functions.h:492: warning: its scope is only this definition or declaration, which is probably not what you want
oscam-simples.c:1480: warning: 'struct s_cacheex_matcher' declared inside parameter list
oscam-simples.c:1480: error: conflicting types for 'format_cxm'
global-functions.h:492: error: previous declaration of 'format_cxm' was here
oscam-simples.c: In function 'format_cxm':
oscam-simples.c:1484: error: dereferencing pointer to incomplete type
oscam-simples.c:1484: error: dereferencing pointer to incomplete type
oscam-simples.c:1484: error: dereferencing pointer to incomplete type
oscam-simples.c:1484: error: dereferencing pointer to incomplete type
oscam-simples.c:1484: error: dereferencing pointer to incomplete type
oscam-simples.c:1484: error: dereferencing pointer to incomplete type
oscam-simples.c:1486: error: dereferencing pointer to incomplete type
oscam-simples.c:1486: error: dereferencing pointer to incomplete type
oscam-simples.c:1486: error: dereferencing pointer to incomplete type
oscam-simples.c:1486: error: dereferencing pointer to incomplete type
oscam-simples.c:1486: error: dereferencing pointer to incomplete type
oscam-simples.c:1486: error: dereferencing pointer to incomplete type
oscam-simples.c:1487: error: dereferencing pointer to incomplete type
oscam-simples.c:1487: error: dereferencing pointer to incomplete type
make[1]: * [lib/libcs-mipsel-tuxbox-linux-glibc.a(oscam-simples.o)] Fehler 1
make: [cross-mipsel-tuxbox-linux-glibc] Fehler 2 (ignoriert)
cp: Aufruf von stat für „/home/r0sco/oscam-svn/Distribution/oscam*“ nicht möglich: Datei oder Verzeichnis nicht gefunden
mv: Aufruf von stat für „*oscam-*svn6647*“ nicht möglich: Datei oder Verzeichnis nicht gefunden

Change History (4)

comment:1 by nixxnutz, 12 years ago

Owner: set to nixxnutz
Summary: cant compile version 6644 without cacheex supportcant compile version 6647 without cacheex support

comment:2 by nixxnutz, 12 years ago

sorry i have wrong revision in ticket.
must be 6647.

nixxnutz

comment:3 by Sulge, 12 years ago

Please change to revision 6646. Because changes for this revision have caused this problem.

Thank you,
Sulge

comment:4 by Deas, 12 years ago

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