To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78875 Issue #|78875 Summary|FreeBSD porting : /usr/bin/objformat is gone for 7-CUR |RENT for libtextcat Component|porting Version|680m217 Platform|All URL| OS/Version|FreeBSD Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mh Reported by|maho
------- Additional comments from [EMAIL PROTECTED] Mon Jun 25 21:19:33 +0000 2007 ------- SRC680_m217 introduced a new module libtextcat, build was failed like: ar cru .libs/libtextcat.a common.o fingerprint.o textcat.o wg_mempool.o utf8misc.o ranlib .libs/libtextcat.a creating libtextcat.la (cd .libs && rm -f libtextcat.la && ln -s ../libtextcat.la libtextcat.la) if ccache cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -g -O2 -MT createfp.o -MD -MP -MF ".deps/cre atefp.Tpo" -c -o createfp.o `test -f 'createfp.c' || echo './'`createfp.c; then mv ".deps/createfp.T po" ".deps/createfp.Po"; else rm -f ".deps/createfp.Tpo"; exit 1; fi /usr/local/bin/bash ../libtool --mode=link ccache cc -DVERBOSE -g -O2 -g -o createfp createfp.o libtextcat.la ccache cc -DVERBOSE -g -O2 -g -o .libs/createfp createfp.o ./.libs/libtextcat.so.0.0 -Wl,--rpath -Wl, /usr/local/lib creating createfp if ccache cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -g -O2 -MT testtextcat.o -MD -MP -MF ".deps/ testtextcat.Tpo" -c -o testtextcat.o `test -f 'testtextcat.c' || echo './'`testtextcat.c; then mv ". deps/testtextcat.Tpo" ".deps/testtextcat.Po"; else rm -f ".deps/testtextcat.Tpo"; exit 1; fi /usr/local/bin/bash ../libtool --mode=link ccache cc -DVERBOSE -g -O2 -g -o testtextcat testtext cat.o libtextcat.la ccache cc -DVERBOSE -g -O2 -g -o .libs/testtextcat testtextcat.o ./.libs/libtextcat.so.0.0 -Wl,--rpat h -Wl,/usr/local/lib creating testtextcat touch ./unxfbsdi.pro/misc/build/so_installed_libtextcat cp -f ./unxfbsdi.pro/misc/build/libtextcat-2.2//src/.libs/libtextcat*.so ./unxfbsdi.pro/lib cp: No match. dmake: Error code 1, while making 'unxfbsdi.pro/misc/build/so_predeliver_libtextcat' ---* tg_merge.mk *--- --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
