Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2012 11:18:24 +0100 (BST)
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        jbeich@tormail.org, mexas@bristol.ac.uk
Cc:        freebsd-gecko@freebsd.org
Subject:   Re: ia64 firefox-esr ./yarr/pcre/pcre.h:49:18: error: jstl.h: No such file or directory
Message-ID:  <201208291018.q7TAIOJ8051851@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <1T4yxT-000N40-H1@internal.tormail.org>

next in thread | previous in thread | raw e-mail | index | archive | help
	From jbeich@tormail.org Fri Aug 24 21:01:41 2012

	>>   # test before install
	>>   $ cd $(make -V WRKSRC)/dist/bin
	>>   $ LD_LIBRARY_PATH=. ./firefox
	[...]
	> # LD_LIBRARY_PATH=". ./firefox"
	> # export LD_LIBRARY_PATH
	> # echo $LD_LIBRARY_PATH
	> . ./firefox
	> #
	>
	> which is what you wanted, right?

	No, I've wanted you to launch ./firefox using libs from dist/bin.
	xpcshell may crash for a reason not easily triggered the browser.

Ok, still on r948.

# pwd
/usr/ports/experimental/www/firefox/work/mozilla-beta/dist/bin
# echo $LD_LIBRARY_PATH
. ./firefox
# firefox
Couldn't calculate the application directory.
# ./firefox
Error: no display specified
nsStringStats
 => mAllocCount:              4
 => mReallocCount:            1
 => mFreeCount:               4
 => mShareCount:              4
 => mAdoptCount:              0
 => mAdoptFreeCount:          0
# 


	Just put the patch under files/ directory and try again. If it crashes
	during install again use `thread apply all bt' after `bt' in gdb.

ok, I'll update to the latest, and do this.

Thanks

Anton




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208291018.q7TAIOJ8051851>