[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Error compile today kdesdk [SOLVED]
From:       Nick Katsamas <nkat () forthnet ! gr>
Date:       2002-06-27 13:25:53
[Download RAW message or body]

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.

PS: I'm not a C/C++ programmer but i like to search alot.

-- 
Best regards
********************************
        Nick Katsamas
   e-Mail: nkat@forthnet.gr 
    OS: SuSE Linux v7.3
  Kernel: 2.4.18 XFree: 4.2.0
********************************

["updateview.cpp.dif" (text/x-diff)]

Index: cervisia/updateview.cpp
===================================================================
RCS file: /home/kde/kdesdk/cervisia/updateview.cpp,v
retrieving revision 1.10
diff -u -3 -p -u -r1.10 updateview.cpp
--- cervisia/updateview.cpp	27 Jun 2002 12:39:44 -0000	1.10
+++ cervisia/updateview.cpp	27 Jun 2002 13:08:40 -0000
@@ -1,4 +1,4 @@
-/* 
+/*
  *  Copyright (C) 1999-2002 Bernd Gehrmann
  *                          bernd@physik.hu-berlin.de
  *
@@ -11,6 +11,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#define _XOPEN_SOURCE
 
 #include "updateview.h"
 

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic