안녕하세요...

./configure -xplatform linux-armv5l-g++ -shared -gif -thread -system- jpeg

이건 에러가 발생합니다.. 꼭 jpeg을 사용하셔야 하나요???

일단 이렇게 하시고 컴파일 해보세요..
./configure -xplatform linux-armv5l-g++ -shared -gif

저두...jpeg에 대한건 해결하지 못하였습니다..

그럼 수고하세요..


오회근 wrote..
: 말씀대로 하고는 이제 다른 에러가 발생합니다.. 죽겠습니다.. ㅠㅠ
:
: 생략(에러없슴)
: .
: .
: .
: in this function
: kernel/qimage.cpp:3915: warning: `int blue_scale' might be used
: uninitialized
:
: in this function
: armv5l-linux-g++ -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/cross/src/qt-
: 2.3.7/in
: clude -I/usr/armv5l-linux/include -pipe -DQWS -fno-exceptions -fno-
: rtti -O2
: -Wall -W -DNO_DEBUG -fPIC -DQT_NO_IMAGEIO_MNG -DQT_NO_QWS_VOODOO3 -
: DQT_NO_QWS
: _MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16 -
: DQT_NO_QWS_DEP
: TH_4 -DQT_NO_QWS_DEPTH_8 -DQT_NO_QWS_DEPTH_24 -DQT_NO_QWS_DEPTH_32 -
: DQT_BUILT
: IN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT -I/cross/src/qt-
: 2.3.7
: /src/3rdparty/zlib -I/cross/src/qt-2.3.7/src/3rdparty/libpng -
: I3rdparty/freet
: ype/src -I3rdparty/freetype/include -I3rdparty/freetype/builds/unix -
: I3rdpart
: y/kernel -I3rdparty/tools -o kernel/qjpegio.o
: kernel/qjpegio.cpp
: kernel/qjpegio.cpp:60:21: jpeglib.h: 그런 파일이나 디렉토리가 없
: 음
: kernel/qjpegio.cpp:67: parse error before `{'
: token
: kernel/qjpegio.cpp:76: `j_common_ptr' was not declared in this
: scope
: kernel/qjpegio.cpp:76: parse error before `)'
: token
: kernel/qjpegio.cpp: In function `void my_error_exit
: (...)':
: kernel/qjpegio.cpp:78: `cinfo' undeclared (first use this
: function)
: kernel/qjpegio.cpp:78: (Each undeclared identifier is reported only once
: for
: each function it appears in.)
: .
: .
: .
: .
: 생략(계속 에러)
: .
: .
: kernel/qjpegio.cpp:215: warning: `int qt_term_source' defined but not
: used
: kernel/qjpegio.cpp:372: warning: `int qt_init_destination' defined but
: not us
: ed
:
: kernel/qjpegio.cpp:407: warning: `void qt_term_destination(...)' defined
: but
: not
: used
: {standard input}: Assembler
: messages:
: {standard input}:38: Error: symbol `dev' is already
: defined
: make[3]: *** [kernel/qjpegio.o] 오류
: 1
: make[3]: 나감 `/home/ohk5004/cross/src/qt-2.3.7/src' 디렉토
: 리
: make[2]: *** [src-mt] 오류
: 2
: cwniCsllsnnnP5i+ee`je'vlcdf SEGu-/.ieUje'vlcdf GB.rxturt
: make[2]: 나감 `/home/ohk5004/cross/src/qt-2.3.7' 디렉토리
: make[1]: *** [src-mt] 오류 2
: make[1]: 나감 `/home/ohk5004/cross/src/qt-2.3.7' 디렉토리
: make: *** [init] 오류 2
: [root@devServer qt-2.3.7]# [root@devServer hello]# make clean