oxim compilation error under 7.0

Tsu-Fan Cheng tfcheng at gmail.com
Mon Apr 7 22:13:40 UTC 2008


Hi,
   when trying to upgrade oxim under 7.0, error occurs,

c++ -Wl,-rpath,/usr/local/lib  -Wl,-rpath,/usr/local/lib -pthread -o
oxim-setup .obj/main.o  .obj/oxim-setup.o  .obj/globolsetting.o
.obj/gencin.o  .obj/chewing.o  .obj/installim.o
.obj/qmake_image_collection.o .obj/moc_oxim-setup.o
.obj/moc_globolsetting.o  .obj/moc_gencin.o  .obj/moc_chewing.o
.obj/moc_installim.o   -L/usr/local/lib -L/usr/local/lib
-L/usr/local/lib -L../../lib/.libs -loxim -lqt-mt -lXext -lX11 -lm
/usr/bin/ld: warning: libstdc++.so.5, needed by
/usr/local/lib/libqt-mt.so, may conflict with libstdc++.so.6
/usr/bin/ld: warning: libm.so.4, needed by /usr/local/lib/libqt-mt.so,
may conflict with libm.so.5
.obj/installim.o(.text+0x2931): In function `InstallIM::init()':
: undefined reference to `oxim_mirror_url'
.obj/installim.o(.text+0x5733): In function
`InstallIM::installTab_currentChanged(QWidget*)':
: undefined reference to `oxim_external_url'
.obj/installim.o(.text+0x5741): In function
`InstallIM::installTab_currentChanged(QWidget*)':
: undefined reference to `oxim_external_url'
*** Error code 1


any suggestion?? thank you!!

TFC


More information about the freebsd-questions mailing list