[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-xorriso] musl libc build fix
From: |
Thomas Schmitt |
Subject: |
Re: [Bug-xorriso] musl libc build fix |
Date: |
Tue, 24 May 2016 13:21:21 +0200 |
Hi,
(Sorry for the delay of message publication via the list.
It's hand moderated to catch any spam. As with all authors of
on-topic messages i now exempted you from moderation.)
Baruch Siach wrote:
> xorriso build with a musl libc
This one is new to me. I am happy to cooperate.
> In file included from libisofs/fs_local.c:21:0:
> libisofs/aaip_0_2.h:36:1: error: unknown type name 'ssize_t'
> +++ xorriso-1.4.2/libisofs/aaip_0_2.h 2016-05-24 11:40:43.874191174 +0300
> +#include <unistd.h>
Astoundingly a wide variety of systems tolerates this lapse.
Committed in libisofs by
http://bazaar.launchpad.net/~libburnia-team/libisofs/scdbackup/revision/1319/libisofs/aaip_0_2.h
This will get automatically into the next release of GNU xorriso and
into the next development snapshot. Give me a note if you need a fresh
snapshot xorriso-1.4.3.tar.gz.
------------------------------------------------------------------------
Do i assume correctly that building of GNU xorriso succeeded after
applying the fix ?
Did you make run-time tests like
xorriso/xorriso -version
or
cd ./releng
./run_all_auto -x ../xorriso/xorriso
Have a nice day :)
Thomas