From owner-freebsd-ports@FreeBSD.ORG Sat Apr 15 20:02:57 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB02516A402; Sat, 15 Apr 2006 20:02:57 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from spqr.komquats.com (S0106002078125c0c.gv.shawcable.net [24.108.150.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9B2643D45; Sat, 15 Apr 2006 20:02:56 +0000 (GMT) (envelope-from Cy.Schubert@komquats.com) Received: from cwsys.cwsent.com (cwsys [10.1.1.1]) by spqr.komquats.com (Postfix) with ESMTP id 23A514C5CE; Sat, 15 Apr 2006 13:02:56 -0700 (PDT) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.13.4/8.13.4) with ESMTP id k3FK2te0062902; Sat, 15 Apr 2006 13:02:55 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <200604152002.k3FK2te0062902@cwsys.cwsent.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: larkine@gmail.com In-Reply-To: Your message of "Fri, 14 Apr 2006 13:40:25 +0200." <443F8A29.6080604@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 15 Apr 2006 13:02:55 -0700 Sender: Cy.Schubert@komquats.com Cc: gnome@freebsd.org, freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: x11-wm/fvwm2-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Cy Schubert List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2006 20:02:58 -0000 In message <443F8A29.6080604@gmail.com>, Larkine writes: > > Hello > > When i try to install fvwm2-devel with the command : > > cd /usr/ports/x11-wm/fvwm2-devel/ && make install clean > > i obtain this message: > > FBidi.c: In function `FBidiIsApplicable' : > FBidi.c:38: error: `FRIBIDI_CHAR_SET_NOT_FOUND' undeclared (first use in > this function) > FBidi.c:38: error: (Each undeclared identifier is reported only once > FBidi.c: in function `FBidiConvert': > FBidi.c:72: error: `FRIBIDI_CHAR_SET_NOT_FOUND' undeclared (first use in > this function) > gmake[2]: *** [FBidi.o] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11-wm/fvwm2-devel/work/fvwm-2.5.16/libs' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11-wm/fvwm2-devel/work/fvwm-2.5.16' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11-wm/fvwm2-devel. > > I don't know what happened ? > > Can you give me some more information about this problem ? > > Thanks in advance :) Hi, The version fribidi in FreeBSD ports does not support this. The ports version of fribidi is at 0.10.4 whereas the fvwm2-devel port expects to see fribidi 0.10.7, which includes the additional definitions. The only thing I can do in the interim is to mark that part of the fvwm2-devel port broken and nudge the gnome@ folks to upgrade (not sure what an upgraded fribidi will break in gnome). Other than that I can think of an ugly solution, that is to create a sister port to our fribidi port that uses 0.10.7 instead. -- Cheers, Cy Schubert Web: http://www.komquats.com and http://www.bcbodybuilder.com FreeBSD UNIX: Web: http://www.FreeBSD.org BC Government: "Lift long enough and I believe arrogance is replaced by humility and fear by courage and selfishness by generosity and rudeness by compassion and caring." -- Dave Draper