From owner-freebsd-questions@FreeBSD.ORG Fri Mar 3 15:30:07 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 260CD16A422 for ; Fri, 3 Mar 2006 15:30:07 +0000 (GMT) (envelope-from gaoj@cpsc.ucalgary.ca) Received: from mr1.ucalgary.ca (mr1.ucalgary.ca [136.159.34.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id B450F43D48 for ; Fri, 3 Mar 2006 15:30:06 +0000 (GMT) (envelope-from gaoj@cpsc.ucalgary.ca) Received: from smtp2.ucalgary.ca (smtp2.ucalgary.ca [136.159.36.19]) by mr1.ucalgary.ca (Postfix) with ESMTP id EEBAF8045; Fri, 3 Mar 2006 08:30:05 -0700 (MST) Received: from [192.168.2.169] (S01060000391d12a5.cg.shawcable.net [68.147.45.234]) (authenticated (0 bits)) by smtp2.ucalgary.ca (8.11.7/8.11.6) with ESMTP id k23FU2902418 (using TLSv1/SSLv3 with cipher DHE-RSA-AES256-SHA (256 bits) verified NO); Fri, 3 Mar 2006 08:30:03 -0700 Message-ID: <440860FD.1020608@cpsc.ucalgary.ca> Date: Fri, 03 Mar 2006 08:30:05 -0700 From: Jie Gao Organization: University of Calgary User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Lei Sun References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-UCalgary-MailScanner-Information: Please contact IT Help Desk at (403) 220-5555 for more information X-UCalgary-MailScanner: Found to be clean X-UCalgary-MailScanner-From: gaoj@cpsc.ucalgary.ca Cc: Yuan Jue , questions@freebsd.org Subject: Re: zh-scim-pinyin-0.5.91_1 compile error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2006 15:30:07 -0000 Hi All, I got a couple of reports of the same problem. I didn't experienced this while I was upgrading the port. But I will take a close look at it. Currently I am a bit busy so expect delays. Jie Lei Sun wrote: > Hi, > > port chinese/scim-pinyin still seems to be having problem with > libtool.(For details, please see the log below) > > Would somebody please fix it? > > Thanks a lot. > > Lei > > > ------------------------------------------------------------------------------------------------ > ... > echo '#include ' > smartpinyinui.cpp > echo '#include ' >> smartpinyinui.cpp > /usr/X11R6/bin/uic -L /usr/local/lib/kde3/plugins/designer -nounload > -tr tr2i18n -i smartpinyinui.h ./smartpinyinui.ui > > smartpinyinui.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" > smartpinyinui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" > ),QString::null,g" | /usr/bin/perl -pe > "s,image([0-9][0-9]*)_data,img\$1_smartpinyinui,g" | /usr/bin/perl -pe > "s,: QWizard\(,: KWizard(,g" >> smartpinyinui.cpp ;\ > rm -f smartpinyinui.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "smartpinyinui.moc"' >> > smartpinyinui.cpp; else rm -f smartpinyinui.cpp ; exit $ret ; fi > if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ > -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/include/skim > -I/usr/X11R6/include/scim-1.0 -D_THREAD_SAFE -pthread > -DQT_THREAD_SUPPORT -I/usr/local/include -D__STDC_ISO_10646__ > -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W > -Wpointer-arith -Wwrite-strings -O2 -O2 -fno-strict-aliasing -pipe > -fno-exceptions -fno-check-new -fno-common -MT smartpinyinui.lo -MD > -MP -MF ".deps/smartpinyinui.Tpo" -c -o smartpinyinui.lo > smartpinyinui.cpp; \ > then mv -f ".deps/smartpinyinui.Tpo" ".deps/smartpinyinui.Plo"; else > rm -f ".deps/smartpinyinui.Tpo"; exit 1; fi > if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ > -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/include/skim > -I/usr/X11R6/include/scim-1.0 -D_THREAD_SAFE -pthread > -DQT_THREAD_SUPPORT -I/usr/local/include -D__STDC_ISO_10646__ > -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W > -Wpointer-arith -Wwrite-strings -O2 -O2 -fno-strict-aliasing -pipe > -fno-exceptions -fno-check-new -fno-common -MT smartpinyin.lo -MD -MP > -MF ".deps/smartpinyin.Tpo" -c -o smartpinyin.lo smartpinyin.cpp; \ > then mv -f ".deps/smartpinyin.Tpo" ".deps/smartpinyin.Plo"; else rm -f > ".deps/smartpinyin.Tpo"; exit 1; fi > /bin/sh ../libtool --silent --tag=CXX --mode=link c++ > -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith > -Wwrite-strings -O2 -O2 -fno-strict-aliasing -pipe -fno-exceptions > -fno-check-new -fno-common -L/usr/local/lib -lintl -o > kcm_skimplugin_scim_smartpinyin.la -rpath /usr/local/lib/kde3 -module > -no-undefined -avoid-version -module -no-undefined -R /usr/local/lib > -R /usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib -D_THREAD_SAFE > -pthread -L/usr/local/lib -L/usr/X11R6/lib -D_THREAD_SAFE -pthread > scimsmartpinyinsettingplugin.lo smartpinyinui.lo smartpinyin.lo > -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lkdeui -lkdecore > -L/usr/local/lib -L/usr/X11R6/lib -lscim-kdeutils -lskim -lscim-1.0 > libtool: link: cannot find the library `' > gmake[4]: *** [kcm_skimplugin_scim_smartpinyin.la] Error 1 > gmake[4]: Leaving directory > `/usr/ports/chinese/scim-pinyin/work/scim-pinyin-0.5.91/skim/setupui' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory > `/usr/ports/chinese/scim-pinyin/work/scim-pinyin-0.5.91/skim' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > `/usr/ports/chinese/scim-pinyin/work/scim-pinyin-0.5.91/skim' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/chinese/scim-pinyin/work/scim-pinyin-0.5.91' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/chinese/scim-pinyin. > *** Error code 1 > > Stop in /usr/ports/chinese/scim-pinyin. > [root@wolfgang /usr/ports/chinese/scim-pinyin]# > > -- GAO, Jie Artificial Intelligence Research Lab http://www.cpsc.ucalgary.ca/~gaoj/ Department of Computer Science E-mail: gaoj@cpsc.ucalgary.ca University of Calgary Tel: 1-403-220-7688