"module jpeg error" on compiling

Issues with installing under all GNU/Linux Distributions
Post Reply
steBr
Posts: 1
Joined: Fri Nov 04, 2016 5:14 pm

"module jpeg error" on compiling

Post by steBr »

I just tried to compile the original source and i got following error:

Code: Select all

root@abc:~/Schreibtisch/aoo-4.1.3/main/instsetoo_native# build --all:jpeg
build -- version: 275224


=============
Building module jpeg
=============

Entering /root/Schreibtisch/aoo-4.1.3/main/jpeg

mkdir: cannot create directory './unxlngx6.pro/misc/build/jpeg-8d/': File exists
Compiling: jpeg/unxlngx6.pro/misc/build/jpeg-8d/jaricom.c
afl-cc 2.35b by <lcamtuf@google.com>
afl-as 2.35b by <lcamtuf@google.com>
[!] WARNING: No instrumentation targets found.
/root/Schreibtisch/aoo-4.1.3/main/solver/413/unxlngx6.pro/bin/makedepend: error while loading shared libraries: /root/Schreibtisch/aoo-4.1.3/main/solver/413/unxlngx6.pro/lib/libgcc_s.so.1: invalid ELF header
dmake:  Error code 127, while making '../../../../unxlngx6.pro/slo/jaricom.obj'
dmake:  '../../../../unxlngx6.pro/slo/jaricom.obj' removed.
dmake:  Error code 255, while making './unxlngx6.pro/misc/build/so_built_jpeg'

1 module(s): 
	jpeg
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /root/Schreibtisch/aoo-4.1.3/main/jpeg

When you have fixed the errors in that module you can resume the build by running:

	build --all:jpeg

How can i fix it?
OpenOffice 4.1.3 on kali
User avatar
RoryOF
Moderator
Posts: 34611
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: "module jpeg error" on compiling

Post by RoryOF »

I suggest you post your query to dev@openoffice.apache.org; no developers hang out on this Forum
Apache OpenOffice 4.1.15 on Xubuntu 22.04.4 LTS
Post Reply