Hi, You are missing pices from solenv/inc/target.mk that sets the following macros LIBSTDCPP3 and SHORTSTDCPP3.
These macros are set in solenv/inc/ and their output is sent to the solver/6*/unx*/inc/comp_ver.mk file. These determine the specific version of libstdc++.so.X.Y.Z and the proper symlink Try simply removing solver/6*/unx*/inc/comp_ver.mk and it should be recreated with the proper information for your build. Also, if you have improvements/extensions for/from lingucomponent, such as better spellchcking, thesarus, please simply share your source and I can try to integrate it into upstream (assuming it builds cross-platform). Kevin On February 27, 2003 10:30 am, Jarno Elonen wrote: > > What exactly do you need from the packages? If you say what you are using > > I'll try and consider it when prioritising the split. > > The module I'm trying to compile is comparable to "lingucomponent". I have > never built OOo before, so unfortunately I can't specify the needs any more > precisely just yet. > > Anyway, the biggest problem with my project right now is that compiling the > current unstable version fails: > > ============= > Building project product > ============= > /home/jarno/temp/lingucomp/testi/openoffice.org-1.0.2/build-tree/oo_1.0.2_src/product/util > mkout -- version: 1.3 > dmake: makefile.mk: line 503: Error -- Detected circular dependency in > graph at [../unxlngi4.pro/bin/udk3.0.1/linux/lib/libstdc++.so.] > ---* RULES.MK *--- > > ERROR: Error 65280 occurred while making > /home/jarno/temp/lingucomp/testi/openoffice.org-1.0.2/build-tree/oo_1.0.2_src/product/util > > - Jarno > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >