[physfs] FTBFS with cygwin

Christoph Nelles evilazrael at evilazrael.de
Mon May 31 11:38:00 EDT 2010


Hi Damien,
Hi Ryan,

old GCC chokes on them. Remove the push and replace the #pragma
pack(pop) with #pragma pack(). This will do it, the push/pop aren't
necessary.
I was just to lazy to read every field one at a time.


Am 31.05.2010 16:36, schrieb Damien Carol:
> I have an error with a pragma in ISO9660 archiver ...
> 
> [ 1%] Building C object CMakeFiles/physfs.dir/src/archiver_iso9660.o
> /home/D.Carol/physfs/src/archiver_iso9660.c:38: warning: malformed
> '#pragma pack(push[, id], <n>)' - ignored
> /home/D.Carol/physfs/src/archiver_iso9660.c:197: warning: #pragma pack
> (pop) encountered without matching #pragma pack (push, <n>)
> make[2]: *** [CMakeFiles/physfs.dir/src/archiver_iso9660.o] Error 1
> make[1]: *** [CMakeFiles/physfs.dir/all] Error 2
> make: *** [all] Error 2

-- 
Christoph Nelles

E-Mail    : evilazrael at evilazrael.de
Jabber    : eazrael at evilazrael.net      ICQ       : 78819723

PGP-Key   : ID 0x424FB55B on subkeys.pgp.net
            or http://evilazrael.net/pgp.txt



More information about the physfs mailing list