Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 1998 23:32:15 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Paul Saab <paul@mu.org>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: mozilla source 
Message-ID:  <26134.891415935@time.cdrom.com>
In-Reply-To: Your message of "Tue, 31 Mar 1998 14:18:10 CST." <19980331141810.47423@mu.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Hey all..
> 
> I got mozilla source and compiled it.. Ran into one snag... In
> ns/cmd/xfe/XfeWidgets/Xfe/ComboBox.c on line 272 it is looking for
> XmNlist and well, it isnt there.

Huh, you got it to link?  Interesting.  Using Eivind's port as a
starting base, I got many link errors:

iostream.cc:954: Undefined symbol `___get_dynamic_handler_chain' referenced from text segment
strstream.h:56: Undefined symbol `___sjthrow' referenced from text segment
strstream.h:56: Undefined symbol `___terminate' referenced from text segment
strstream.cc:0: More undefined symbol ___sjthrow refs follow
strstream.cc:0: More undefined symbol ___terminate refs follow
...

How are others doing it?

					Jordan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



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