You are not logged in.

#1 2012-02-21 21:34:07

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Problem compiling celtx... someone to the rescue?

I adopted the celtx package in the AUR and want to get it working.  I have the following dependencies installed per this pagegcc autoconf2.13 zip unzip yasm libidl2 python2.  I am however getting compilation errors seemingly related to "bad jar rule head at: %LOCALE%.jar: at /scratch/celtx/celtx-2-9-1-src/mozilla/config/make-jars.pl line 613, <STDIN> line 4."

Any troubleshooting help is appreciated.

$ wget http://download.celtx.com/source/celtx-2-9-1-src.tar.bz2
$ tar xjf celtx-2-9-1-src.tar.bz2
$ cd celtx-2-9-1-src/mozilla/
$ install mozconfig-nodebug-linux.in .mozconfig
$ PYTHON=python2 make -f client.mk build
...
/scratch/celtx/celtx-2-9-1-src/objdir/config/nsinstall -R -m 644 libnecko.a ../../staticlib/components
make[5]: Leaving directory `/scratch/celtx/celtx-2-9-1-src/objdir/netwerk/build'
make[5]: Entering directory `/scratch/celtx/celtx-2-9-1-src/objdir/netwerk/resources'
make[5]: Leaving directory `/scratch/celtx/celtx-2-9-1-src/objdir/netwerk/resources'
make[5]: Entering directory `/scratch/celtx/celtx-2-9-1-src/objdir/netwerk/locales'
bad jar rule head at: %LOCALE%.jar: at /scratch/celtx/celtx-2-9-1-src/mozilla/config/make-jars.pl line 613, <STDIN> line 4.
make[5]: *** [libs] Error 255
make[5]: Leaving directory `/scratch/celtx/celtx-2-9-1-src/objdir/netwerk/locales'
make[4]: *** [libs] Error 2
make[4]: Leaving directory `/scratch/celtx/celtx-2-9-1-src/objdir/netwerk'
make[3]: *** [libs_tier_necko] Error 2
make[3]: Leaving directory `/scratch/celtx/celtx-2-9-1-src/objdir'
make[2]: *** [tier_necko] Error 2
make[2]: Leaving directory `/scratch/celtx/celtx-2-9-1-src/objdir'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/scratch/celtx/celtx-2-9-1-src/objdir'
make: *** [build] Error 2

Complete build log is here.

Last edited by graysky (2012-02-21 21:38:50)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB