Hello Christian,

zlib is already activated with menuconfig (also tried ZLIB_STATIC, but reverted 
it, as it also failed).

ptxdist targetinstall zlib outputs this:
make: 
`/home/jabba/dev/TQ-ARM-BSP-REV.0109/platform-tqma28/state/zlib.targetinstall.post'
 is up to date.

Which of course results in the same error afterwards when compiling mysql.

Regards,
Kai

-----Ursprüngliche Nachricht-----
Von: ptxdist [mailto:[email protected]] Im Auftrag von Gieseler, 
Christian
Gesendet: Dienstag, 26. Mai 2015 13:26
An: [email protected]
Betreff: Re: [ptxdist] Libtool error when building mysql on ptxdist 2013.12.0

Hi Kai,

> -----Ursprüngliche Nachricht-----
> Von: ptxdist [mailto:[email protected]] Im Auftrag von 
> Kai Hasenklever
> Gesendet: Dienstag, 26. Mai 2015 13:04
> An: [email protected]
> Betreff: Re: [ptxdist] Libtool error when building mysql on ptxdist 
> 2013.12.0
> 
> Hello Clemens,
> 
> thanks for your fast answer.
> 
> My hope was to get an answer _how_ to resolve this dependency-error on 
> this mailing-list.
As Clemens said the dependency is missing. Have a look at System Libraries if 
zlib is activated. If yes it could also be an error that occurs because of the 
build order. If zlib is already activated try to build it manually with 
"ptxdist targetinstall zlib" and continue with "ptxdist images" after that. In 
case that works you need to add the dependency of zlib in the zlib.in file 
located in the rules folder of your ptxdist installation. I have not checked 
how the lib is called but a "select zlib" will help to fix the dependency and 
make sure required stuff is built in advance and available,

Hope that helps
Regards
Christian


--
ptxdist mailing list
[email protected]
-- 
ptxdist mailing list
[email protected]

Reply via email to