Re: Activiting error on XFree86, while building lostirc

"Adam Mercer" <[email protected]> Mon, 14 Aug 2006 06:34:27 -0500
Newsgroups gmane.os.opendarwin.darwinports
Message-ID <[email protected]>
> This is what happened while installing lostirc
>
> --->  Installing XFree86 4.5.0_2
> --->  Activating XFree86 4.5.0_2
> Error: Target com.apple.activate returned: Image error: /usr/X11R6/
> include/DPS/ColorSB.h already exists and does not belong to a
> registered port.  Unable to activate port XFree86.
> Error: The following dependencies failed to build: gtkmm gtk2 XFree86
> atk cairo expat fontconfig freetype libpixman render xrender pango
> Xft2 tiff
> Error: Status 1 encountered during processing.

Looks like you've got X11User.pkg installed but not X11SDK.pkg.
Install the X11 SDK from Xcode

Cheers

Adam