Date: Wed, 15 Oct 2003 10:15:43 -0700 From: "Robert" <drakcap@pacbell.net> To: <freebsd-ports@freebsd.org> Subject: Re: Galeon compile fails after Mozilla upgrade - still! Message-ID: <000701c3933f$f8f60000$0701a8c0@desk> References: <20031015035020.10350.qmail@web80507.mail.yahoo.com> <20031015155439.GA1125@pp.htv.fi>
next in thread | previous in thread | raw e-mail | index | archive | help
I note, from the page to which you kindly referred me, that Marcus committed this patch as of 9 AM this morning. I'll bet that the next cvsup will include it. Thanks, Esa, for clearing up the mystery. RE --- "the purpose of the chief executive is not to wield power but to draw attention away from it." -- Douglas Adams (1952-2001) ----- Original Message ----- From: "Esa Karkkainen" <ejk@iki.fi> To: <freebsd-ports@freebsd.org> Cc: "Robert English" <drakcap@pacbell.net> Sent: Wednesday, October 15, 2003 8:54 AM Subject: Re: Galeon compile fails after Mozilla upgrade - still! > On Tue, Oct 14, 2003 at 08:50:20PM -0700, Robert English wrote: > > Hello again - > > Hello > > > > > Something needs to be there that isn't. What else besides > > Mozilla, if it were to be deinstalled and reinstalled, would > > clear up this problem my system's having with Galeon? > > If you get the following error message > > undefined reference to `non-virtual thunk to > +GlobalHistory::SetLastPageVisited(char const*)' > > when compiling galeon-1.2.12_1 from ports then patch included in > > http://www.freebsd.org/cgi/query-pr.cgi?pr=58072 > > will probably fix this particular problem. At least this patch worked for me. > > Or you can fix this problem the following way > > # cd /usr/ports/www/galeon > # make patch > # cd work/galeon-1.2.12/src/mozilla > # vi GlobalHistory.cpp > :s/MOZILLA_SNAPSHOT > 9/MOZILLA_SNAPSHOT >= 9/ > # cd ../../../../ > # make all && make install > > Or you can wait until some kind person with commit bit applies > patch from PR 58072 to FreeBSD CVS tree. > > -- > "In the beginning the Universe was created. This has made a lot of > people very angry and been widely regarded as a bad move." > -- Douglas Adams 1952 - 2001
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c3933f$f8f60000$0701a8c0>