Opened 11 years ago
Closed 11 years ago
#307 closed task (invalid)
copile soure
Reported by: | asterix_v | Owned by: | |
---|---|---|---|
Priority: | major | Component: | |
Severity: | medium | Keywords: | |
Cc: | Sensitive: | no |
Description
dear all someone can't compile the 1083 for i686 thks
i whant test the tivusat.
thks
Change History (4)
comment:1 by , 11 years ago
comment:3 by , 11 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
here the log
lib/libcs-i686-pc-linux.a(oscam-simples.o): In function `aes_encrypt_idx':
oscam-simples.c:(.text+0xa7f): undefined reference to `AES_encrypt'
lib/libcs-i686-pc-linux.a(oscam-simples.o): In function `aes_decrypt':
oscam-simples.c:(.text+0xabe): undefined reference to `AES_decrypt'
lib/libcs-i686-pc-linux.a(oscam-simples.o): In function `aes_set_key':
oscam-simples.c:(.text+0xaec): undefined reference to `AES_set_decrypt_key'
oscam-simples.c:(.text+0xb15): undefined reference to `AES_set_encrypt_key'
lib/libcs-i686-pc-linux.a(reader-videoguard2.o): In function `cCamCryptVG2_Decrypt_D3':
reader-videoguard2.c:(.text+0x6d8): undefined reference to `AES_encrypt'
reader-videoguard2.c:(.text+0x90d): undefined reference to `AES_encrypt'
reader-videoguard2.c:(.text+0xa00): undefined reference to `AES_encrypt'
reader-videoguard2.c:(.text+0xb51): undefined reference to `AES_set_decrypt_key'
reader-videoguard2.c:(.text+0xb70): undefined reference to `AES_set_encrypt_key'
lib/libcs-i686-pc-linux.a(reader-videoguard2.o): In function `do_cmd':
reader-videoguard2.c:(.text+0x1488): undefined reference to `AES_encrypt'
reader-videoguard2.c:(.text+0x158c): undefined reference to `AES_set_decrypt_key'
reader-videoguard2.c:(.text+0x15ab): undefined reference to `AES_set_encrypt_key'
lib/libcs-i686-pc-linux.a(module-cccam.o): In function `cc_cli_connect':
module-cccam.c:(.text+0xfcd): undefined reference to `SHA1_Init'
module-cccam.c:(.text+0xfe8): undefined reference to `SHA1_Update'
module-cccam.c:(.text+0xff4): undefined reference to `SHA1_Final'
collect2: ld returned 1 exit status
make[1]: * [Distribution/oscam-0.99.4svn1086-i686-pc-linux] Erreur 1
make: [i386-pc-linux] Erreur 2 (ignorée)
Replying to asterix_v:
dear all someone can't compile the 1083 for i686 thks
i whant test the tivusat.
thks
comment:4 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
compiling works here fine.
Seems is a miss configuration of your linux build enviroment.
A Log from your build Error would be a great help :-(