Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jan 2003 00:52:31 -0500
From:      "Mezz bsdforums.org" <reigncracks@hotmail.com>
To:        marcus@marcuscom.com
Cc:        gnome@freebsd.org
Subject:   Re: More on the ports freeze/impending thaw
Message-ID:  <F969BeHk7IhRQqMdia300011f87@hotmail.com>

next in thread | raw e-mail | index | archive | help
>They really haven't released a snapshot of the source.  I know they do
>nightly snapshots from CVS, but I was hoping to have a more static
>target to track.  I do plan on importing gaim-0.60, but I'd prefer to
>wait until they make some kind of release.

Ok, I will leave that to you. I will try to write one and compare one of 
your, so I can learn. ;)

>It may be ready to go now.  Phoenix-0.5 is based on Mozilla 1.3a.  I
>think 1.3a has all the necessary GTK-2 patches integrated.  If so, it
>should just be a matter of specifying the --enable-default-toolkit=gtk2
>configure argument (and taking care of the dependencies).  I'm starting
>to work on the Mozilla 1.3a port now, so I'll know in a while if this is
>the case.

I did tried that, I modfied in the www/phoenix/files/mozconfig.in. But, I 
get no success. It built and went well. When, I tried to run; it just will 
not run and there was no error. I should have enable the debug in the 
mozconfig.in, thought. Anyway, here's what I did following:

Remove:
======================
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
mk_add_options GTK_CONFIG=$GTK_CONFIG
export GLIB_CONFIG=@LOCALBASE@/bin/glib12-config
mk_add_options GLIB_CONFIG=$GLIB_CONFIG
======================

Add:
======================
ac_add_options --enable-default-toolkit=gtk2
======================

or (both above and bottom don't work)

Add:
======================
ac_add_options --enable-toolkit-gtk2
ac_add_options --enable-default-toolkit=gtk2
======================

Also, I did the small edit Makefile by delete USE_GNOMENG and USE_GNOME and 
tweak small stuff.. I tried several different way (copied a little from 
mozilla-devel), but no success. I gave up, because Phoenix does take a quiet 
while to build on 464Mhz machine. :P


Off point, here are few errors that I have been collect. I keep them in the 
text file, so here's link. -> http://www.mezzweb.com:81/show/errors.txt I 
have Gnome 2.1.5, which I checkout from your CVS website around Jan 2 or 3. 
I left portupgrade to upgrade everythingthing that is depending on 
glib2.2/gtk2.2. Before that, I did the buildworld+kernel to update the 
system/kernel on Dec 31/Jan1.

BTW: I notice, Gnome 2.1.5 with GTK2.2/glib2.2 seems to be a little faster 
than before. :)

Cheers,
Mezz

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE* 
http://join.msn.com/?page=features/virus


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




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