Project

General

Profile

Actions

Task #500

closed

Repair all dependencies due to new checks in trunk

Added by Lukáš Macura almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
High
Assignee:
Jiří Šlachta
Target version:
Start date:
06/15/2012
Due date:
% Done:

100%

Estimated time:

Description

In trunk of openwrt, there is new check system of dependencies. We should try to compile all packages (even external) and try to fix dependencies to make compile process and openwrt users happy. Of course, we should send all patches of external packages back to openwrt.

Actions #1

Updated by Lukáš Macura almost 12 years ago

  • Target version set to 1.1
Actions #2

Updated by Lukáš Macura almost 12 years ago

Tshark dependencies to solve (on x86 build machine). It is probably badly linked to system libraries.

Package tshark is missing dependencies for the following libraries:
libc.so.6
libcrypt.so.1
libdl.so.2
libm.so.6

Actions #3

Updated by Jiří Šlachta almost 12 years ago

  • Priority changed from Normal to High

I've tried to build tshark on a fresh clean working copy of OpenWrt SVN repository and it compiles well on all targets. It looks like that toolchain has to be rebuilt - It's a known bug - https://dev.openwrt.org/ticket/5279

make dirclean; make

Next dependency is a openssh. There is quite complicated situation - ïf @SSP_SUPPORT is selected than libssp support has to be added into DEPENDS variable. Directive in /config section does not allow to us to add dependency on a package that requires a symbol.

Actions #4

Updated by Jiří Šlachta almost 12 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Jiří Šlachta almost 12 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 50

OpenSSH issue is solved. Tshark issue is also solved by libcrosshlp.so.

Actions #6

Updated by Jiří Šlachta almost 12 years ago

  • % Done changed from 50 to 100
Actions #7

Updated by Jiří Šlachta almost 12 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF