|
Re: Build error in my build system with OOE680_m6: msg#00090openoffice.devel.general
HI, This is a common error. You can see the issue 64134. You can find it here http://www.openoffice.org/issues/show_bug.cgi?id=64134. In short, you can solve the problem by having a nas support. That is configure your source --with--system-nas (if you have nas installed). Also check whether libaudio-dev is installed. Then rebuild the OO. it may help you.. Good Luck Indraveni K KAMI <kami911@xxxxxxxxx> wrote: Hi! I wanted to build OOo 2.1 m6 on Linux (Sid) 4.0 base system. This is a newly set up of build system, so It can be a version or package error... I have got error message, the consol output is attached to this letter. Can someon help out the idea of possible problems? Thanks, KAMI ------------- /ooo2/vcl/util dmake: Executing shell macro: $(PKGCONFIG) $(PKGCONFIG_PREFIX) --cflags $(PKGCONFIG_MODULES) dmake: Executing shell macro: $(PKGCONFIG) $(PKGCONFIG_PREFIX) --libs $(PKGCONFIG_MODULES) dmake: Executing shell macro: $(FIND) . -name "{$(subst,$($(WINVERSIONNAMES)_MAJOR),* $(subst,$(UPD)$(DLLPOSTFIX), $(SHL1TARGET)))}.xml" dmake: Executing shell macro: $(FIND) . -name "{$(subst,$($(WINVERSIONNAMES)_MAJOR),* $(subst,$(UPD)$(DLLPOSTFIX), $(SHL2TARGET)))}.xml" dmake: Executing shell macro: $(FIND) . -name "{$(subst,$($(WINVERSIONNAMES)_MAJOR),* $(subst,$(UPD)$(DLLPOSTFIX), $(SHL3TARGET)))}.xml" dmake: Executing shell macro: $(FIND) . -name "{$(subst,$($(WINVERSIONNAMES)_MAJOR),* $(subst,$(UPD)$(DLLPOSTFIX), $(SHL4TARGET)))}.xml" dmake: Executing shell macro: $(FIND) . -name "{$(subst,$($(WINVERSIONNAMES)_MAJOR),* $(subst,$(UPD)$(DLLPOSTFIX), $(SHL5TARGET)))}.xml" ------------------------------ Making: ../unxlngi6.pro/lib/libvclplug_gen680li.so /usr/bin/ccache /usr/bin/g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -shared -L../unxlngi6.pro/lib -L../lib -L/ooo2/solenv/unxlngi6/lib -L/ooo2/solver/680/unxlngi6.pro/lib -L/ooo2/solenv/unxlngi6/lib -L/usr/local/jdk1.5.0-10/lib -L/usr/local/jdk1.5.0-10/jre/lib/i386 -L/usr/local/jdk1.5.0-10/jre/lib/i386/client -L/usr/local/jdk1.5.0-10/jre/lib/i386/native_threads -L/usr/lib ../unxlngi6.pro/slo/vclplug_gen_dflt_version.o ../unxlngi6.pro/slo/vclplug_gen_dflt_description.o -o ../unxlngi6.pro/lib/libvclplug_gen680li.so ../unxlngi6.pro/slo/FWS.o ../unxlngi6.pro/slo/salframe.o ../unxlngi6.pro/slo/salobj.o ../unxlngi6.pro/slo/salmenu.o ../unxlngi6.pro/slo/salgdi2.o ../unxlngi6.pro/slo/salbmp.o ../unxlngi6.pro/slo/salgdi.o ../unxlngi6.pro/slo/salvd.o ../unxlngi6.pro/slo/salogl.o ../unxlngi6.pro/slo/dtint.o ../unxlngi6.pro/slo/salcvt.o ../unxlngi6.pro/slo/xfont.o ../unxlngi6.pro/slo/xlfd _attr.o ../unxlngi6.pro/slo/xlfd_extd.o ../unxlngi6.pro/slo/xlfd_smpl.o ../unxlngi6.pro/slo/salgdi3.o ../unxlngi6.pro/slo/pspgraphics.o ../unxlngi6.pro/slo/salprnpsp.o ../unxlngi6.pro/slo/gcach_xpeer.o ../unxlngi6.pro/slo/i18n_cb.o ../unxlngi6.pro/slo/i18n_ic.o ../unxlngi6.pro/slo/i18n_im.o ../unxlngi6.pro/slo/i18n_xkb.o ../unxlngi6.pro/slo/i18n_wrp.o ../unxlngi6.pro/slo/i18n_status.o ../unxlngi6.pro/slo/i18n_keysym.o ../unxlngi6.pro/slo/saldata.o ../unxlngi6.pro/slo/saltimer.o ../unxlngi6.pro/slo/saldisp.o ../unxlngi6.pro/slo/salinst.o ../unxlngi6.pro/slo/salsys.o ../unxlngi6.pro/slo/soicon.o ../unxlngi6.pro/slo/sm.o ../unxlngi6.pro/slo/keysymnames.o ../unxlngi6.pro/slo/wmadaptor.o ../unxlngi6.pro/slo/salsound2.o ../unxlngi6.pro/slo/osssound.o ../unxlngi6.pro/slo/devaudiosound.o ../unxlngi6.pro/slo/audioconvert.o ../unxlngi6.pro/slo/rptpsound.o ../unxlngi6.pro/slo/nassound.o ../unxlngi6.pro/slo/pasfsound.o -lvcl680li -lpsp680li -lsot680li -lutl680li -ltl68 0li -lcomphelp4gcc3 -lucbhelper3gcc3 -luno_cppuhelpergcc3 -luno_cppu -lvos3gcc3 -luno_sal -Wl,-Bstatic -lXinerama -Wl,-Bdynamic -lsndfile -lportaudio -laudio -lXext -lSM -lICE -lX11 -ldl -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc /ooo2/solver/680/unxlngi6.pro/lib/libaudio.a(ConnSvr.o): In function `GetAuthorization': /ooo2/nas/unxlngi6.pro/misc/build/nas-1.6/lib/audio/ConnSvr.c:1981: undefined reference to `XauDisposeAuth' /ooo2/nas/unxlngi6.pro/misc/build/nas-1.6/lib/audio/ConnSvr.c:1832: undefined reference to `XauGetBestAuthByAddr' collect2: ld returned 1 exit status dmake: Error code 1, while making '../unxlngi6.pro/lib/libvclplug_gen680li.so' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /ooo2/vcl/util dmake: Error code 1, while making 'build_instsetoo_native' '---* *---' --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@xxxxxxxxxxxxxx For additional commands, e-mail: dev-help@xxxxxxxxxxxxxx --------------------------------- Find out what India is talking about on - Yahoo! Answers India Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Build error in my build system with OOE680_m6: 00090, Pavel Janík |
|---|---|
| Next by Date: | Where to find pam.doc?: 00090, Matthias B. |
| Previous by Thread: | Re: Build error in my build system with OOE680_m6i: 00090, Pavel Janík |
| Next by Thread: | Re: Build error in my build system with OOE680_m6: 00090, KAMI |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |