[SCIM] skim 0.9.6 released

LiuCougar liucougar at gmail.com
Sat Aug 21 07:01:53 PDT 2004


/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ 
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wwrite-strings -O2 -O2 -fomit-frame-pointer -pipe
-march=i586 -mtune=pentiumpro -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
  -o skimplugin_mainwindow.la -rpath /usr/lib/kde3 -module
-avoid-version -module -no-undefined -Wl,--no-undefined
-Wl,--allow-shlib-undefined -R /usr/lib -R /usr/lib/qt3//lib -R
/usr/X11R6/lib  -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/usr/lib  -fPIC
-lkdeui mainwindow.lo ../../src/libskim.la
../../utils/libscim-kdeutils.la

I can not find the "-lkdecore -lqt-mt" in the above output, I think
you should not add these options to make, but append to the line:
skimplugin_mainwindow_la_LDFLAGS = -module $(KDE_PLUGIN)
$(all_libraries) -fPIC $(LIB_KDEUI)

in file plugins/mainwindow/Makefile.am

If you still can not make it, please send me the spec file, I will try
on a mandrake 10.1 beta1 machine (of my friend).

On Sat, 21 Aug 2004 14:28:03 +0900 (JST), UTUMI Hirosi
<utuhiro78 at yahoo.co.jp> wrote:
> Hi,
> 
> --- LiuCougar <liucougar at gmail.com> wrote:
> > Ok, kde libraries are found. Then please try adding
> >
> > -lkdecore -lqt-mt
> >
> > to the failed compile command to see whether it can pass.
> 
> Still I can't build it.
> To simplify the problem, I replaced qt3+immodule with Mandrake's qt3.
> 
> %configure2_5x
> %make -lkdecore -lqt-mt
> -- I got errors
> (See skim_errors02.txt)
> 
> I'm using Mandrake Cooker (= unstable), and I don't use KDE Desktop.
> (I prefer light window mangers: i.e. Pekwm)
> Maybe I missed some important things. :-p
> I'll try it another day.
> 
> Thank you for your help. :-)
> 
> 
> Hirosi
> 
> __________________________________________________
> GANBARE! NIPPON!
> Yahoo! JAPAN JOC OFFICIAL INTERNET PORTAL SITE
> http://mail.ganbare-nippon.yahoo.co.jp/
> 
> 
> _______________________________________________
> scim mailing list
> scim at freedesktop.org
> http://freedesktop.org/mailman/listinfo/scim
> 
> 
> 
> 


-- 
"People's characters are strengthened through struggle against
difficulties; they are weakened by comfort."
- Old Chinese adage


More information about the scim mailing list