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

List:       kde-devel
Subject:    Re: qt-copy now contains Qt 2.3 beta 1
From:       Michael Ritzert <kde () ritzert ! de>
Date:       2001-02-27 18:16:30
[Download RAW message or body]

On Tue, Feb 27, 2001 at 11:04:59AM +0100, Michael Brade wrote:
[...]
> > > No, I had to apply it myself to a cvs co about one hour old.
> > 
> > Oops, you're right, there were some fixes from 1.37 to 1.38 and you still
> > have 1.37 ('cause the mirror didn't catch up yet) but the #include is
> > missing, even in 1.38...
> Wow, another bug in my mail :-( It was Michael Ritzert who had the 1.37.

It still doesn't compile with 1.38:
g++  -c -I/usr/X11R6/include -I/home/ritzert/KDE/qt-copy/include -I/usr/X11R6/include \
-pipe -g -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG -DQT_XFT   -o \
                kernel/qapplication_x11.o kernel/qapplication_x11.cpp
kernel/qapplication_x11.cpp: In function `void qt_set_input_encoding()':
kernel/qapplication_x11.cpp:816: implicit declaration of function `int \
strcasecmp(...)' make[2]: *** [kernel/qapplication_x11.o] Error 1
make[2]: Leaving directory `/home/ritzert/KDE/qt-copy/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/home/ritzert/KDE/qt-copy'
make: *** [init] Error 2
ritzert@darkstar:~/KDE/qt-copy > cvs status src/kernel/qapplication_x11.c
cvs [status aborted]: received interrupt signal
ritzert@darkstar:~/KDE/qt-copy > cvs status src/kernel/qapplication_x11.cpp
===================================================================
File: qapplication_x11.cpp      Status: Up-to-date
 
   Working revision:    1.38
   Repository revision: 1.38    /home/kde/qt-copy/src/kernel/qapplication_x11.cpp,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)


It works again, when I put the include in the first line of the file.
After testing a bit I found that it works as long as i keep the include above this \
block:

#ifndef _XOPEN_SOURCE_EXTENDED
#  define _XOPEN_SOURCE_EXTENDED
#endif

As soon as I move it below, it not longer compiles.

Regards,
Michael

 
> > Visit http://master.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