Re: issue linking - undefined Stub symbols

Riccardo Mottola <[email protected]>
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <[email protected]>
Hi Martin,


Martin Husemann wrote:
> No, it is a bug in the source or the pkgsrc build environment.
> xpcom and the "ns" namespace come from former Netscape and are part
> of the mozilla sources. Maybe a missing linker argument or wrong path.

"by chance" I found this reference

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186580

and I was able to apply it on NetBSD too... they "forgot" us.. after all:

	-if CONFIG['OS_ARCH'] == 'OpenBSD' and CONFIG['OS_TEST'] == 'sparc64':
10	+if CONFIG['OS_ARCH'] in ('OpenBSD', 'FreeBSD') and CONFIG['OS_TEST'] 
== 'sparc64':


:-P I just added... NetBSD! and things compile

Unfortunately, the browser crashes as soon as it starts (windows comes 
up and dies). Also it cannot package, meaning internally there are issues

I will try making a build with -O0 as a test

It takes quite some time to build it though :-P

I'd love to see the browser running on NetBSD/sparc64 - I wonder if 
there are any semi-recent tentatives to run Firefox derivatives on 
NetBSD/sparc64

Riccardo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.