https://bz.apache.org/ooo/show_bug.cgi?id=127434
--- Comment #4 from SET <[email protected]> --- It seems that 'svn update' pulled in 4.5 branch (I suppose) and the build process stopped in pyuno. Don't know how to select 4.2 branch with svn. And don't know yet how to build pyuno, so I can't test this topic's subject. Anyway, here's stdout for pyuno failure, though unrelated, in case you might point me to a simple solution : ****************************************************************************** build --from pyuno build -- version: 1775979 ============= Building module pyuno ============= Entering /home/arc/src/aoo/main/pyuno/prj cd .. && make -s -r -j1 debug=true && make -s -r deliverlog [ build LNK ] Library/pyuno.so /usr/bin/ld: /home/arc/src/aoo/main/solver/450/unxlngx6.pro/workdir/CObject/pyuno/source/module/pyuno_dlopenwrapper.o: in function `initpyuno': pyuno_dlopenwrapper.c:(.text+0x29): undefined reference to `dladdr' /usr/bin/ld: pyuno_dlopenwrapper.c:(.text+0xba): undefined reference to `dlopen' /usr/bin/ld: pyuno_dlopenwrapper.c:(.text+0xe4): undefined reference to `dlsym' collect2: error: ld returned 1 exit status make: *** [/home/arc/src/aoo/main/solenv/gbuild/LinkTarget.mk:292: /home/arc/src/aoo/main/solver/450/unxlngx6.pro/workdir/LinkTarget/Library/pyuno.so] Error 1 dmake: Error code 2, while making 'all' 1 module(s): pyuno need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /home/arc/src/aoo/main/pyuno/prj When you have fixed the errors in that module you can resume the build by running: build --from pyuno ****************************************************************************** Regards. -- You are receiving this mail because: You are the assignee for the issue.
