Bug 65472 - www/mozilla-devel: regxpcom is broken.
Summary: www/mozilla-devel: regxpcom is broken.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-12 23:30 UTC by Thierry Thomas
Modified: 2004-04-28 21:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas 2004-04-12 23:30:25 UTC
	During post-build:, regxpcom and regchrome are used to rebuild the
	Chrome's registry, and it fails with this message:

/usr/bin/sed -e "s|%%PREFIX%%|/usr/X11R6|g" -e "s|%%MOZILLA%%|mozilla-devel|g"  /usr/ports/www/mozilla-devel/files/mozilla.sh >/usr/ports/www/mozilla-devel/work/mozilla/mozilla-devel
(cd /usr/ports/www/mozilla-devel/work/mozilla/dist/bin;  /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom;  /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome;  /usr/bin/touch ./chrome/user-skins.rdf ./chrome/user-locales.rdf)
nsNativeComponentLoader: SelfRegisterDll(libnegotiateauth.so) Load FAILED with error: /usr/lib/libkrb5.so.7: Undefined symbol "initialize_asn1_error_table_r"
nsNativeComponentLoader: SelfRegisterDll(libnegotiateauth.so) Load FAILED with error: /usr/lib/libkrb5.so.7: Undefined symbol "initialize_asn1_error_table_r"
nsNativeComponentLoader: SelfRegisterDll(libnegotiateauth.so) Load FAILED with error: /usr/lib/libkrb5.so.7: Undefined symbol "initialize_asn1_error_table_r"

Fix: 

Sorry, no idea. I don't know if other have the same problem.
How-To-Repeat: 	cd /usr/ports/www/mozilla-devel
	make
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2004-04-12 23:31:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome


Over to the maintainers.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-04-13 17:24:09 UTC
State Changed
From-To: open->closed

This should be fixed now.
Comment 3 ribo 2004-04-27 07:56:46 UTC
I get the same breakage at the same point in the post-install for both
www/mozilla and www/mozilla-devel only difference is that regxpcom
actually segfaults.
Comment 4 Thierry Thomas freebsd_committer freebsd_triage 2004-04-28 20:54:26 UTC
Le Mar 27 avr 04 à  8:56:46 +0200, Matt Bailey <ribo@system42.net>
 écrivait :
> I get the same breakage at the same point in the post-install for both
> www/mozilla and www/mozilla-devel only difference is that regxpcom
> actually segfaults.

The problem reported in this PR has been fixed (for me), and I have
never got segfaults.

I think that you should open a new PR (this one is closed) because you
have another problem.

Regards,
-- 
Th. Thomas.