unable to compile make: *** [Doors.o] Error 1
Suse 10.3
gcc version 4.2.1 (SUSE Linux) mysql Ver 14.12 Distrib 5.0.51a, for pc-linux-gnu (i686) using readline 5.2 I followed the directions up until here: make gcc -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -DDEBUG=1 -DCATCH_CRASH -g -fPIC -O2 -D_GNU_SOURCE -DINVERSEXY -DFX `mysql_config --cflags` -c Doors.cpp -o Doors.o In file included from ../zone/zonedump.h:31, from Doors.h:2, from Doors.cpp:12: ../zone/../common/Item.h:479: error: extra qualification |
Hey
So is there any thoughts on this issue?
|
Quote:
http://www.fourmilab.ch/fourmilog/ar...05/000699.html but all the examples I have seen of the 'extra qualification' error message show more detail, e.g (random example picked from Google): Code:
hdimage.h:279: error: extra qualification 'sparse_image_t::' on member 'get_physical_offset' |
Hello,
Ok I am switching to ubuntu and will try it with that.
See if that works. most likely needs gcc3. I am finding that gcc 4 = FAIL. Makes compiling difficult to say least. |
All times are GMT -4. The time now is 10:02 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.