On Monday 07 July 2003 23:27, Brad Hards wrote: > On Tue, 8 Jul 2003 07:26 am, Raffaele Sandrini wrote: > > Hi > > > > I have a strange problem with my configure script. I made a project with > > gideon and when the configure command is run i get this error from it: > > > > > > * checking sizeof size_t == sizeof unsigned long... > > * configure: error: > > * Apparently on your system our assumption sizeof size_t == sizeof > > unsigned long > > * does not apply. Please mail kde-devel@kde.org with a description of > > your system! > > > > Can you show us the applicable section from config.log? > LOOOOL i checked it. While it checks for size_t there is a compiler error due to an unrecongnzed option :). My gcc link (/usr/bin/gcc) pointed to a 2.95 version. I changed it to GCC 3.3 and it worked again :) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<