Date: Tue, 25 Mar 2008 20:05:06 -0500 From: Mitja <lumiwa@gmail.com> To: "illoai@gmail.com" <illoai@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: libggi Message-ID: <200803252005.06362.lumiwa@gmail.com> In-Reply-To: <d7195cff0803241948l5d48af1u7596b1c0642c607c@mail.gmail.com> References: <200803242015.08756.lumiwa@gmail.com> <d7195cff0803241948l5d48af1u7596b1c0642c607c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I did check /usr/ports/graphics/libggi/Makefile and there are: if !defined(WITHOUT_X11) USE_XORG= x11 xxf86dga ice sm xau xsxt xext PLIST_SUB+= WITH_X="" .else CONFIGURE_ARGS+= --disable-x --disable-dga PLIST_SUB+= WITH_X="@comment " .endif I deleted xsxt and it works. On Monday 24 March 2008 21:48:50 illoai@gmail.com wrote: > On 24/03/2008, Mitja <lumiwa@gmail.com> wrote: > > I tried to compaile a libggi but I got: > > > > ===> libggi-2.2.2_2,1 requires unknown xorg module (xsxt). > > *** Error code 1 > > > > Stop in /usr/ports/graphics/libggi. > > Well, Rosie told me to google it, so I googled > it. Nothing apropos. > > Did it maybe mean textproc/libxslt? > > Did you get a transitory ports tree with the dependancies > all mired an' mucked? > > > pkg_info -r /var/db/pkg/libggi-2.2.2_2,1/ > > Information for libggi-2.2.2_2,1: > > Depends on: > Dependency: xf86dgaproto-2.0.3 > Dependency: xextproto-7.0.2 > Dependency: kbproto-1.0.3 > Dependency: inputproto-1.4.2.1 > Dependency: svgalib-1.4.3_5 > Dependency: pkg-config-0.22_1 > Dependency: xtrans-1.0.4 > Dependency: xproto-7.0.10_1 > Dependency: libXdmcp-1.0.2_1 > Dependency: libXau-1.0.3_2 > Dependency: libX11-1.1.3_1,1 > Dependency: libXext-1.0.3,1 > Dependency: libXxf86dga-1.0.2 > Dependency: aalib-1.4.r5_4 > Dependency: libgii-1.0.2_2 > > is all I gots, hombre. -- You're a good example of why some animals eat their young. -- Jim Samuels to a heckler Ah, yes. I remember my first beer. -- Steve Martin to a heckler When your IQ rises to 28, sell. -- Professor Irwin Corey to a heckler
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803252005.06362.lumiwa>