libcdio-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libcdio-devel] S_ISFIFO() S_ISLINK() macros missing in msys-1.0.10+


From: Steven M. Schultz
Subject: Re: [Libcdio-devel] S_ISFIFO() S_ISLINK() macros missing in msys-1.0.10+mingw-3.4.2
Date: Sat, 10 Sep 2005 10:40:44 -0700 (PDT)

On Sat, 10 Sep 2005, R. Bernstein wrote:

> Elio Blanca reports trouble compiling libcdio in
> msys-1.0.10+mingw-3.4.2. Specifically compiling the portion handling
> Rock-Ridge extensions (lib/iso9660/rock.c) fails because his
> environment does not provide S_IFIFO() and S_ISLNK() macros.
> 
> libcdio could add a configuration option to disable handling RockRidge
> extensions altogether. Alternatively or additionally, libcdio could
> test for these macros and add definitions if they aren't there.  The

        I think the latter choice (providing definitions if they are not
        present) is the preferable one.

        Cheers,
        Steven Schultz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]