Am Samstag, 12. Dezember 2015, 20:23:17 schrieb Christian Jullien: > => Ok, _XPG6 is now required, 3rd attempt > $ CFLAGS="-D_XPG6" PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ ./configure; > make
Could you try -std=c89 instead of -D_XPG6 ? Tim
Am Samstag, 12. Dezember 2015, 20:23:17 schrieb Christian Jullien: > => Ok, _XPG6 is now required, 3rd attempt > $ CFLAGS="-D_XPG6" PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ ./configure; > make
Could you try -std=c89 instead of -D_XPG6 ? Tim