Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 14:31:12 -0700
From:      Joe Kelsey <joek@mail.flyingcroc.net>
To:        freebsd-ports@FreeBSD.org
Subject:   galeon problem solved
Message-ID:  <3CF7EBA0.4070205@flyingcroc.net>

next in thread | raw e-mail | index | archive | help
Following Joe's advice, I deleted all mozilla headers older than the 
libart headers:

cd /usr/X11R6/include/mozilla
find . ! -newer libart_lgpl/libart.h -print | grep -v libart | xargs rm

Then, I rebuilt galeon with no errors.  I don't know what was the bad 
header, but apparantly my mass delete got it without bothering the 
galeon build.

/Joe



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




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