Help with mklibs

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
MastaG
Interessierter
Interessierter
Beiträge: 20
Registriert: Montag 6. Mai 2013, 11:17

Help with mklibs

Beitrag von MastaG »

Hi there,

I've built a working Enigma2 image for my dbox2 (sagem).
The target is flash-enigma-squashfs-all.
It works great but I'm having some trouble with :empty:.
I'm using the same toolchain to build :empty: but one symbol is being stripped from libc:

/tmp/:empty: -b
/tmp/:empty:: relocation error: /tmp/:empty:: symbol daemon, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

The "-b" switch needs the daemon symbol which gets stripped by mklibs.
It works great without "-b" :)

Is there a way I can let mklibs have a look at my :empty: binary during build-time and not strip the symbols it requires?
I cannot place :empty: in cdkroot/bin because it's too large too include.
Instead, I'd like to place it on the /var partition so I can update it afterwards. (I'm testing some :empty: patches).

So I only need mklibs to include it when scanning for symbols to be dropped.

http://wiki.tuxbox-cvs.sourceforge.net/ ... tomization states I can make a: var-[GUI]-local.sh
Something like var-enigma-local.sh:

Code: Alles auswählen

#!/bin/bash
cp /home/mastag/:empty:.ppc var-enigma/bin/:empty:
Any suggestions?
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

Re: Help with mklibs

Beitrag von dietmarw »

this is not supported here..
Download Bereiche für DBox2, TD und Spark Distributionen
http://dietmarw.polsum.net
http://dietmarw.trale.de (r.i.p.)