Registered Member
|
When I am trying to do a ./configure I get the following error
checking whether build environment is sane... configure: error: newly created file is older than distributed files! Check Your Clock!! I am still pretty new Can anyone shed some light on what this would be happening? |
Registered Member
|
It's happening because of timezones. 1.2 RC2 was just released a few hours ago and your system thinks it comes from the future.
For a workaround, try "touch configure" or just wait a few hours (a few depends on your timezone). Note that you might get some errors later on if you do the touch thing, I think the make step checks for the same thing as well. |
Registered Member
|
When I hit a wall in Linux I seem to hit every single brick in that wall
I managed to get the software configured then when I first ran make it gave me a time error again and went into a loop and just kept retrying. I cancelled the make and then I changed the time to 3 days ahead...All seemed glorius until I hit another huge brick. I received the following error: See Below.. /usr/lib/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual fu but non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual funcut non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtuaions but non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtuaions but non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtualons but non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtutions but non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtutions but non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtuaions but non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtualons but non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtctions but non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has viunctions but non-virtual destructor /usr/lib/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virnctions but non-virtual destructor /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' haal functions but non-virtual destructor /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has functions but non-virtual destructor I hate bugging but this one has me absolutely stumped Has anyone ever encountered such an error? It doesn't look like a dependency problem to me but I could be wrong. |
Moderator
|
Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]