Temat: 7z dla openwrt

Cześć !

Czym mógłbym wypakować archiwum .7z ? jest jakiś pakiet do tego ?
Kiedyś Cezary coś miał

http://openrouter.info/forum/viewtopic.php?p=2165#p2165

ale chyba zrezygnował,

http://openrouter.info/forum/viewtopic.php?p=7027#p7027

Ktoś zna jakieś zastępstwo ?

Pozdrawiam!

TP-Link TL-WDR4300 v1, Reboot (17.01-SNAPSHOT, r3876-efb6ca1)

2

Odp: 7z dla openwrt

https://github.com/tobiaswaldvogel/open … p/Makefile ?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3

Odp: 7z dla openwrt

ok, dzięki wypróbuję.

TP-Link TL-WDR4300 v1, Reboot (17.01-SNAPSHOT, r3876-efb6ca1)

4

Odp: 7z dla openwrt

Poległem, miałem nadzieję że pójdzie gładko, ale niestety ...

In file included from ../../Common/StreamObjects.h:6:0,
                 from ../../Common/StreamObjects.cpp:5:
../../Common/../../Common/DynamicBuffer.h: In instantiation of 'void CDynamicBuffer<T>::GrowLength(size_t) [with T = unsigned char; size_t = unsigned int]':
../../Common/../../Common/DynamicBuffer.h:39:44:   required from 'void CDynamicBuffer<T>::EnsureCapacity(size_t) [with T = unsigned char; size_t = unsigned int]'
../../Common/StreamObjects.cpp:25:37:   required from here
../../Common/../../Common/DynamicBuffer.h:20:40: error: 'SetCapacity' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
     SetCapacity(this->_capacity + delta);
                                        ^
../../Common/../../Common/DynamicBuffer.h:20:40: note: declarations in dependent base 'CBuffer<unsigned char>' are not found by unqualified lookup
../../Common/../../Common/DynamicBuffer.h:20:40: note: use 'this->SetCapacity' instead
make[4]: *** [StreamObjects.o] Error 1
make[4]: Leaving directory `/home/xxx/barrier_breaker/build_dir/target-mips_34kc_uClibc-0.9.33.2/p7zip_4.65/CPP/7zip/Bundles/Alone'
make[3]: *** [7za] Error 2
make[3]: Leaving directory `/home/xxx/barrier_breaker/build_dir/target-mips_34kc_uClibc-0.9.33.2/p7zip_4.65'
make[2]: *** [/home/xxx/barrier_breaker/build_dir/target-mips_34kc_uClibc-0.9.33.2/p7zip_4.65/.built] Error 2
make[2]: Leaving directory `/home/xxx/barrier_breaker/package/utils/7Zip'
make[1]: *** [package/utils/7Zip/compile] Error 2
make[1]: Leaving directory `/home/xxx/barrier_breaker'
make: *** [package/7Zip/compile] Błąd 2
TP-Link TL-WDR4300 v1, Reboot (17.01-SNAPSHOT, r3876-efb6ca1)

5

Odp: 7z dla openwrt

A to jest błąd w samych źródłach. Szukaj łatki lub innego źródła pakietu.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.