[kde-solaris] Koffice compiling problem

KarstenKünne kuenne at rentec.com
Tue Apr 15 15:28:34 CEST 2003


On Tuesday 15 April 2003 13:42, LeBar, Russell J wrote:
> Any ideas on what to do about this one? Koffice 1.2, gcc 3.2.1, kde 3.1.1,
> Qt 3.1.2, Solaris 8. Thanks!
>

Try to use GNU sed!

>
> /usr/local/qt-x11-free-3.1.2/bin/uic -L
> /usr/local/kde311/lib/kde3/plugins/designer -nounload -tr tr2i18n -i
> rotationdialog.h ./rotationdialog.ui | sed -e "s,tr2i18n( \"\"
> ),QString::null,g" | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" |
> sed -e "s,image\([0-9][0-9]*\)_data,img\1_rotationdialog,g" >>
> rotationdialog.cc
>
> || rm -f rotationdialog.cc
>
> echo '#include "rotationdialog.moc"' >> rotationdialog.cc
> source='rotationdialog.cc' object='rotationdialog.lo' libtool=yes \
> depfile='.deps/rotationdialog.Plo' tmpdepfile='.deps/rotationdialog.TPlo' \
> depmode=gcc3 /bin/bash ../admin/depcomp \
> /bin/bash ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
> -I. -I. -I.. -I../lib/kofficeui -I../lib/kofficeui -I../lib/kofficecore
> -I../lib/kofficecore -I../lib/store -I../lib/store -I../lib/kwmf
> -I../lib/kwmf -I../lib/kotext -I../lib/kotext
> -I/usr/local/kde311/include/arts -I/usr/local/kde311/include
> -I/usr/local/qt-x11-free-3.1.2/include    -DQT_THREAD_SUPPORT  -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4  -Wnon-virtual-dtor
> -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions
> -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT
> -DKDE_NO_COMPAT  -c -o rotationdialog.lo `test -f 'rotationdialog.cc' ||
> echo './'`rotationdialog.cc
> /bin/bash ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor
> -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions
> -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT
> -DKDE_NO_COMPAT    -o libkpresenterpart.la.closure
> libkpresenterpart_la_closure.lo -L/usr/local/qt-x11-free-3.1.2/lib
> -L/usr/local/kde311/lib  -avoid-version -module -no-undefined -R
> /usr/local/kde311/lib -R /usr/local/qt-x11-free-3.1.2/lib  koPointArray.lo
> kprcanvas.lo kprpage.lo searchdia.lo backdia.lo webpresentation.lo
> kpresenter_view.lo kpresenter_doc.lo styledia.lo kpresenter_sound_player.lo
> pgconfdia.lo effectdia.lo kprcommand.lo kpresenter_utils.lo
> presstructview.lo confpiedia.lo confrectdia.lo kpobject.lo kplineobject.lo
> kprectobject.lo kpellipseobject.lo kpautoformobject.lo kptextobject.lo
> kppixmapobject.lo kppieobject.lo kppartobject.lo kpgroupobject.lo
> kpbackground.lo kpgradient.lo kpgradientcollection.lo gotopage.lo
> kpresenter_factory.lo KPresenterDocIface.lo KPresenterViewIface.lo
> KPresenterObjectIface.lo KPresenterPageIface.lo sidebar.lo
> kpresenter_dlg_config.lo kprvariable.lo kprdrag.lo kprtextdocument.lo
> kpfreehandobject.lo kppolylineobject.lo kpquadricbeziercurveobject.lo
> kpcubicbeziercurveobject.lo confpolygondia.lo kppolygonobject.lo notebar.lo
> KPTextObjectIface.lo KPTextViewIface.lo presdurationdia.lo
> KPPieObjectIface.lo KPPolygonObjectIface.lo KPRectObjectIface.lo
> KPPixmapObjectIface.lo KPAutoFormObjectIface.lo KPresenterObject2DIface.lo
> KPLineObjectIface.lo KPQuadricbezierCurveObjectIface.lo
> KPCubicbeziercurveObjectIface.lo shadowdialogimpl.lo textpreview.lo
> rotationdialogimpl.lo KPFreehandObjectIface.lo kprstylemanager.lo
> kprbgspellcheck.lo kprhelplinedia.lo confpicturedia.lo
> KPPolyLineObjectIface.lo kprduplicateobjdia.lo kppageeffects.lo
> kpclosedlineobject.lo kprimportstyledia.lo KPresenterDocIface_skel.lo
> KPresenterViewIface_skel.lo KPresenterObjectIface_skel.lo
> KPresenterPageIface_skel.lo KPTextObjectIface_skel.lo
> KPTextViewIface_skel.lo KPPieObjectIface_skel.lo
> KPPolygonObjectIface_skel.lo KPRectObjectIface_skel.lo
> KPPixmapObjectIface_skel.lo KPAutoFormObjectIface_skel.lo
> KPresenterObject2DIface_skel.lo KPLineObjectIface_skel.lo
> KPQuadricbezierCurveObjectIface_skel.lo
> KPCubicbeziercurveObjectIface_skel.lo KPFreehandObjectIface_skel.lo
> KPPolyLineObjectIface_skel.lo insertpagedia.lo generalconfig.lo
> shadowdialog.lo rotationdialog.lo autoformEdit/libaf.la
> ../lib/kofficeui/libkofficeui.la ../lib/kotext/libkotext.la -lkspell
> -lqtmcop -lkmedia2_idl -lsoundserver_idl -lartskde
> Output line too long.
> Output line too long.
> Output line too long.
> /usr: file not recognized: File format not recognized
> collect2: ld returned 1 exit status
> gmake[3]: *** [libkpresenterpart.la.closure] Error 1
> gmake[3]: Leaving directory
> `/export/home/rjl01/koffice/koffice-1.2.1/kpresenter'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory
> `/export/home/rjl01/koffice/koffice-1.2.1/kpresenter'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/export/home/rjl01/koffice/koffice-1.2.1'
> gmake: *** [all] Error 2
>
>
>
>
>
> Russ LeBar
> Enterprise Rent-A-Car  Phone:314-512-3355
> Network Management System Administration  Fax:314-512-6002
> UNIX System Administrator  Pager:314-841-7565
>
>
> ___________________________________________________
> This message is from the kde-solaris mailing list.
> Account management:  http://mail.kde.org/mailman/listinfo/kde-solaris.
> Archives: http://lists.kde.org/.
> More info: http://www.kde.org/faq.html.

-- 
Karsten.



More information about the kde-solaris mailing list