Opened 12 years ago

Closed 12 years ago

#2737 closed defect (invalid)

Build error @ 7402

Reported by: zackmuc Owned by:
Priority: blocker Component: General
Severity: high Keywords:
Cc: Sensitive: no

Description

Revision

7402

Issue Description

Build mipsel withoutw webif

When the issue occurs

Build process

How the issue is reproducable

Build process
LINK Distribution/oscam-1.20-unstable_by_EasyBuild_svn7402-mipsel-unknown-linux-gnu
lib/libcs-mipsel-unknown-linux-gnu.a(oscam-config.o): In function `check_caid_fn':
oscam-config.c:(.text.check_caid_fn+0xa4): undefined reference to `mk_t_caidtab'
oscam-config.c:(.text.check_caid_fn+0xe0): undefined reference to `free_mk_t'
lib/libcs-mipsel-unknown-linux-gnu.a(oscam-config.o): In function `write_userdb':
oscam-config.c:(.text.write_userdb+0x100): undefined reference to `mk_t_group'
oscam-config.c:(.text.write_userdb+0x13c): undefined reference to `free_mk_t'
oscam-config.c:(.text.write_userdb+0x27c): undefined reference to `mk_t_aureader'
oscam-config.c:(.text.write_userdb+0x2a0): undefined reference to `free_mk_t'
oscam-config.c:(.text.write_userdb+0x2b8): undefined reference to `mk_t_service'
oscam-config.c:(.text.write_userdb+0x31c): undefined reference to `free_mk_t'
oscam-config.c:(.text.write_userdb+0x34c): undefined reference to `mk_t_allowedprotocols'
oscam-config.c:(.text.write_userdb+0x388): undefined reference to `free_mk_t'
oscam-config.c:(.text.write_userdb+0x3bc): undefined reference to `mk_t_caidtab'
oscam-config.c:(.text.write_userdb+0x3f8): undefined reference to `free_mk_t'
oscam-config.c:(.text.write_userdb+0x42c): undefined reference to `mk_t_tuntab'
oscam-config.c:(.text.write_userdb+0x468): undefined reference to `free_mk_t'
oscam-config.c:(.text.write_userdb+0x49c): undefined reference to `mk_t_ftab'
oscam-config.c:(.text.write_userdb+0x4d8): undefined reference to `free_mk_t'
oscam-config.c:(.text.write_userdb+0x50c): undefined reference to `mk_t_ftab'
oscam-config.c:(.text.write_userdb+0x548): undefined reference to `free_mk_t'
oscam-config.c:(.text.write_userdb+0x58c): undefined reference to `mk_t_cltab'
oscam-config.c:(.text.write_userdb+0x5c8): undefined reference to `free_mk_t'
lib/libcs-mipsel-unknown-linux-gnu.a(oscam-config.o): In function `cccam_port_fn':
oscam-config.c:(.text.cccam_port_fn+0x1a0): undefined reference to `mk_t_cccam_port'
oscam-config.c:(.text.cccam_port_fn+0x1dc): undefined reference to `free_mk_t'
lib/libcs-mipsel-unknown-linux-gnu.a(oscam-config.o): In function `porttab_newcamd_fn':
oscam-config.c:(.text.porttab_newcamd_fn+0x80): undefined reference to `mk_t_newcamd_port'
oscam-config.c:(.text.porttab_newcamd_fn+0xbc): undefined reference to `free_mk_t'
lib/libcs-mipsel-unknown-linux-gnu.a(oscam-config.o): In function `porttab_cs378x_fn':
oscam-config.c:(.text.porttab_cs378x_fn+0x80): undefined reference to `mk_t_camd35tcp_port'
oscam-config.c:(.text.porttab_cs378x_fn+0xbc): undefined reference to `free_mk_t'
lib/libcs-mipsel-unknown-linux-gnu.a(oscam-config.o): In function `caidvaluetab_fn':
oscam-config.c:(.text.caidvaluetab_fn+0xb0): undefined reference to `mk_t_caidvaluetab'
oscam-config.c:(.text.caidvaluetab_fn+0xec): undefined reference to `free_mk_t'
lib/libcs-mipsel-unknown-linux-gnu.a(oscam-config.o): In function `logfile_fn':
oscam-config.c:(.text.logfile_fn+0x31c): undefined reference to `mk_t_logfile'
oscam-config.c:(.text.logfile_fn+0x358): undefined reference to `free_mk_t'
lib/libcs-mipsel-unknown-linux-gnu.a(oscam-config.o): In function `iprange_fn':
oscam-config.c:(.text.iprange_fn+0x7c): undefined reference to `mk_t_iprange'
oscam-config.c:(.text.iprange_fn+0xdc): undefined reference to `free_mk_t'
collect2: ld returned 1 exit status
make[1]: * [Distribution/oscam-1.20-unstable_by_EasyBuild_svn7402-mipsel-unknown-linux-gnu] Fehler 1

Change History (5)

comment:1 by beneee, 12 years ago

This is not a OScam bug.

comment:2 by gf, 12 years ago

Resolution: invalid
Status: newclosed

Do not use easybuild to build oscam. The build system is easier and not buggy.

comment:3 by zackmuc, 12 years ago

But with your script i cannot build oscam for dbox with 0.9.7

comment:4 by zackmuc, 12 years ago

Resolution: invalid
Status: closedreopened

comment:5 by gf, 12 years ago

Resolution: invalid
Status: reopenedclosed

The easy script is causing the build errors. There is no "my" script, you don't need any script. Get the cross compilers and use them. Don't reopen the ticket it have nothing to do with OSCAM, I have already told you the changes that "easy script" does are causing the build failure. oscam source code is perfectly fine.

Note: See TracTickets for help on using tickets.