Jump to content


Blackbear

Member Since 5 Feb 2010
Offline Last Active 12 Jul 2018 20:13
-----

Posts I've Made

In Topic: Openpli 3.0 build error

24 March 2013 - 05:25

have built images so seems that was the culpurt.

In Topic: Openpli 3.0 build error

23 March 2013 - 22:51

finally got some time to try and fix this.the problem ended up being liborc.debian installs liborc-0.4.0 from the respitory.removed it and downloaded the latest liborc-0.4.17 from their site,compiled and installed it and gst-plugins-base finally worked.thanks.

In Topic: 64 bit builds

9 March 2013 - 05:41

ty for the link but my build keeps crashing.i have followed it before.i posted abt it awhile back.openpli3.0 build error.prettry sure its a 64 bit issue. but again thanks

In Topic: Openpli 3.0 build error

22 February 2013 - 15:57

spent tons time installing libs and developement packages and still same.its just a plugin.how can i remove it from the build?it can be installed later as a ipk

In Topic: Openpli 3.0 build error

22 February 2013 - 07:43

added more libs-dev now this.i think it means its trying to compile against a 32 bit where i am running 64?
tmp-orc.c:3573:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_u32':
| tmp-orc.c:3676:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_s32':
| tmp-orc.c:3770:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_u32_swap':
| tmp-orc.c:3875:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_s32_swap':
| tmp-orc.c:3976:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function '_backup_orc_audio_convert_pack_s32_float':
| tmp-orc.c:4046:3: warning: overflow in implicit constant conversion [-Woverflow]
| tmp-orc.c:4059:30: error: request for member 'f' in something not a structure or union
| tmp-orc.c:4048:15: warning: variable 'var33' set but not used [-Wunused-but-set-variable]
| tmp-orc.c:4046:19: warning: variable 'var16' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_s32_float':
| tmp-orc.c:4077:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function '_backup_orc_audio_convert_pack_s32_float_swap':
| tmp-orc.c:4148:3: warning: overflow in implicit constant conversion [-Woverflow]
| tmp-orc.c:4161:30: error: request for member 'f' in something not a structure or union
| tmp-orc.c:4148:19: warning: variable 'var16' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_s32_float_swap':
| tmp-orc.c:4181:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function '_backup_orc_audio_convert_pack_s32_double':
| tmp-orc.c:4245:15: warning: unused variable 'var32' [-Wunused-variable]
| tmp-orc.c:4243:15: warning: variable 'var4' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_s32_double':
| tmp-orc.c:4270:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function '_backup_orc_audio_convert_pack_s32_double_swap':
| tmp-orc.c:4330:15: warning: unused variable 'var32' [-Wunused-variable]
| tmp-orc.c:4328:15: warning: variable 'var4' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_s32_double_swap':
| tmp-orc.c:4355:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function '_backup_orc_audio_convert_pack_double_float':
| tmp-orc.c:4412:15: warning: variable 'var4' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_float':
| tmp-orc.c:4438:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_float_swap':
| tmp-orc.c:4487:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_u8':
| tmp-orc.c:4538:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_s8':
| tmp-orc.c:4596:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_u16':
| tmp-orc.c:4652:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_s16':
| tmp-orc.c:4708:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_u16_swap':
| tmp-orc.c:4762:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_s16_swap':
| tmp-orc.c:4820:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_u32':
| tmp-orc.c:4876:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_s32':
| tmp-orc.c:4931:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_u32_swap':
| tmp-orc.c:4984:24: warning: variable 'result' set but not used [-Wunused-but-set-variable]
| tmp-orc.c: In function 'orc_audio_convert_pack_double_s32_swap':