Dan,
xz is in the system:
http://t2-project.org/packages/xz.html

I am still on an older version of xz, 5.0.7, but this still applies to
latest xz.desc:

I had to modifyarchiver/xz/xz.desc:

-------------------------------------
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] T2 SDE: package/.../xz/xz.desc
[COPY] Copyright (C) 2010 - 2014 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- T2-COPYRIGHT-NOTE-END ---

[I] XZ Utils

[T] A free general-purpose data compression software with high
[T] compression ratio. XZ Utils were written for POSIX-like systems
[T] (GNU/Linux, *BSDs, etc.), but also work on some not-so-POSIX systems
[T] like Windows. XZ Utils are the successor to LZMA Utils.
[T]
[T] The core of the XZ Utils compression code is based on LZMA SDK, but it
[T] has been modified quite a lot to be suitable for XZ Utils. The primary
[T] compression algorithm is currently LZMA2, which is used inside the .xz
[T] container format. With typical files, XZ Utils create 30 % smaller
[T] output than gzip and 15 % smaller output than bzip2.

[U] http://tukaani.org/xz/

[A] Lasse Collin <[email protected]>
[M] Roger Mason <[email protected]>

[C] base/tool
[F] CROSS
[O] var_append GCC_WRAPPER_APPEND ' ' '-std=gnu99'
[O] var_append SYSGCC_WRAPPER_APPEND ' ' '-std=gnu99'

[L] OpenSource
[S] Beta
[V] 5.0.7
# BK 150217 squashfs-tools needs this, but is built stage 1:
#[P] X 0----5---9 108.600
[P] X 01---5---9 108.600

[O] var_append confopt ' ' ' --disable-lzmadec --disable-lzmainfo
--disable-lzma-links'

[D] 2780570039 xz-5.0.7.tar.bz2 http://tukaani.org/xz/


On 12/20/15, Dan <[email protected]> wrote:
>
>
> Hi Rene
>
> thx for your great work.
>
> I start to rebuild my buildsystem based on
> t2-9.0-r43749-minimal-x86-64-mmx_cd1.iso
>
> and get the following issues:
>
> 1. /etc/profile.d/python contains a wrong path, should be empty (?)
>
>    gnome/glibc - build crashed
>
> 2. xz seems to be missed in the system.
>
>    install lzma-4.32.7 (configure --prefix=/usr/)
>    install xz-5.2.2    (configure --prefix=/usr/)
>
>    by hand solved that for me.
>
>    package/base/linux/linux.desc: [D] ... patch-4.3.2.xz ...
>    "build" crashed
>
>    on the other hand I downloaded the patch-4.3.2.bz2
>    but I can't remember by exactly
>
> Thx
>
> Dan
>
>
>
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [email protected] with a subject of: unsubscribe t2
>



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to