Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 1998 15:03:36 -0600
From:      Paul Saab <paul@mu.org>
To:        Eivind Eklund <eivind@yes.no>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: mozilla source
Message-ID:  <19980331150336.34328@mu.org>
In-Reply-To: <19980331223714.32922@follo.net>; from Eivind Eklund on Tue, Mar 31, 1998 at 10:37:14PM %2B0200
References:  <19980331141810.47423@mu.org> <19980331223714.32922@follo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Eivind Eklund (eivind@yes.no) wrote:
> On Tue, Mar 31, 1998 at 02:18:10PM -0600, Paul Saab wrote:
> > 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.
> > 
> > I looked at ns/cmd/xfe/XfeWidgets/Xfe/StringDefs.h and at the bottom
> > XmNlist is defined if XmVersion < 2000.  I have XiG motif 2.0 and
> > it didn't like me.  So fix the define for XmNlist and it compiles
> > cleanly.
> 
> This is _not_ true for FreeBSD 3.0.  I get a lot of type conflicts.
> 
> I'm trying to make a port so people won't have to go through the work
> again.

Whoops.. I did forget to mention that I only built it on 2.2.6-RELEASE.
And my definition of cleanly is that is produced a binary.. :).
There are tons of warning statements I am going through now.  I
was just happy to see it work etc etc.

Paul

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?19980331150336.34328>