Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 19:24:26 +0300
From:      "Sergey A. Osokin" <osa@freebsd.org.ru>
To:        Dev Tugnait <dev@unixdaemon.org>
Cc:        ports@freebsd.org
Subject:   Re: goggles port broken
Message-ID:  <20031218162426.GF23446@freebsd.org.ru>
In-Reply-To: <20031218161912.GA7939@unixdaemon.org>
References:  <20031218161912.GA7939@unixdaemon.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 18, 2003 at 11:19:12AM -0500, Dev Tugnait wrote:
> I was trying to install goggles ogle fox based gui, anywasy this si the error i get it cant find fox libs, has anyone else had trouble building this port? Anyways heres my error
> 
> ===>   Goggles-0.5.6 depends on file: /usr/local/lib/ogle/libdvdcontrol.so.11 - found
> ===>   Goggles-0.5.6 depends on executable: gmake - found
> ===>   Goggles-0.5.6 depends on shared library: FOX-1.1.25 - not found
> ===>    Verifying install for FOX-1.1.25 in /usr/ports/x11-toolkits/fox-devel
> ===>   Returning to build of Goggles-0.5.6
> Error: shared library "FOX-1.1.25" does not exist
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/goggles.

Change a LIB_DEPENDS string in Goggles Makefile from
LIB_DEPENDS=    FOX-1.1.25:${PORTSDIR}/x11-toolkits/fox-devel
to
LIB_DEPENDS=	FOX-1.1.42:${PORTSDIR}/x11-toolkits/fox-devel
and try again.

-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \



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