Opened 11 years ago
Closed 11 years ago
#2456 closed defect (fixed)
#6535 Compile Error
Reported by: | JoSquillo | Owned by: | alno |
---|---|---|---|
Priority: | Please fill in | Component: | Webinterface |
Severity: | Please fill in | Keywords: | |
Cc: | Sensitive: | no |
Description
/home/test/oscam-svn/toolchains/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gcc-4.3.2 -O2 -DOS_LINUX -DTUXBOX -DMIPSEL -DCS_CONFDIR='"/var/keys"' -D'CS_SVN_VERSION="6535"' -c -I/home/test/oscam-svn/external_LIBS/DREAMBOX/include -Icsctapi oscam-http.c
oscam-http.c: In function 'process_request':
oscam-http.c:4596: error: redeclaration of 'sys_info' with no linkage
oscam-http.c:4584: error: previous declaration of 'sys_info' was here
make[1]: * [lib/libcs-mipsel-tuxbox-linux-glibc.a(oscam-http.o)] Error 1
make: [cross-mipsel-tuxbox-linux-glibc] Error 2 (ignored)
Note:
See TracTickets
for help on using tickets.
same error here:
oscam-http.c: In function 'process_request':
oscam-http.c:4596: error: redeclaration of 'sys_info' with no linkage
oscam-http.c:4584: error: previous declaration of 'sys_info' was here
make[1]: * [lib/libcs-mipsel-tuxbox-linux-glibc.a(oscam-http.o)] Fehler 1
make: [cross-mipsel-tuxbox-linux-glibc] Fehler 2 (ignoriert)