From kde-devel Sat Jun 29 15:10:22 2002 From: Bernd Gehrmann Date: Sat, 29 Jun 2002 15:10:22 +0000 To: kde-devel Subject: Re: Error compile today kdesdk [SOLVED] X-MARC-Message: https://marc.info/?l=kde-devel&m=102539365817487 On Thu, 27 Jun 2002, Nick Katsamas wrote: > I don't know if this is the right patch, but I read the man page for strptime > "man strptime" and in the top it says: > > #define _XOPEN_SOURCE /* glibc2 needs this */ > > so i insert this line ta the top of the file updateview.cpp and cervicia > compiled. So on some Linux system is doesn't compile without _XOPEN_SOURCE and on Solaris 7 it doesn't compile with _XOPEN_SOURCE? What about using GNU_SOURCE? Bernd. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<