지금까지 레드핫만 사용하다가 큰맘 먹고 노트북에 페도라6를 깔았습니다.. 그래서
Qtopia-2.1.1 컴파일 하려고 하는뎅.. 아래와 같은 에러가..;;;
x86이구..무슨 에러인가용?;

g++ -c -pipe -DQWS -fno-exceptions -fno-rtti -Wall -W -Os -fPIC  -DQTOPIA_DATA_LINKING -DQCONFIG=\"qconfig-qpe.h\" -DQTOPIA_TARGET=\"qpe\" -DQTOPIA_TRTARGET=\"libqpe\" -DQT_NO_DEBUG -I/work/QT/qtX86/qtopia-free-2.1.1/mkspecs/qws/linux-generic-g++ -I../../../include/qtopia/private -I../../../include -I/work/QT/qtX86/qt-2.3.10/include -I../../../include/qtopia/private/ -I.moc/release-shared/ -o .obj/release-shared/qdawg.o qdawg.cpp
qdawg.cpp:294: error: extra qualification ‘QDawgPrivate::’ on member ‘QDawgPrivate’
make[4]: *** [.obj/release-shared/qdawg.o] 오류 1
make[4]: Leaving directory `/work/QT/qtX86/qtopia-free-2.1.1/src/libraries/qtopia'
make[3]: *** [all] 오류 2
make[3]: Leaving directory `/work/QT/qtX86/qtopia-free-2.1.1/src/libraries/qtopia'
make[2]: *** [sub-libraries-qtopia] 오류 2
make[2]: Leaving directory `/work/QT/qtX86/qtopia-free-2.1.1/src'
make[1]: *** [all] 오류 2
make[1]: Leaving directory `/work/QT/qtX86/qtopia-free-2.1.1/src'
make: *** [all] 오류 2

여기 저기 문서 찾아가면서 하고 있는뎅.. 아..정말 짜증나당..;;