From owner-freebsd-ports@FreeBSD.ORG Mon Jun 20 10:56:52 2005 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 8508016A41C for ; Mon, 20 Jun 2005 10:56:52 +0000 (GMT) (envelope-from neuhauser@sigpipe.cz) Received: from isis.sigpipe.cz (fw.sigpipe.cz [62.245.70.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40FA143D4C for ; Mon, 20 Jun 2005 10:56:51 +0000 (GMT) (envelope-from neuhauser@sigpipe.cz) Received: by isis.sigpipe.cz (Postfix, from userid 1001) id 6BD4F1F87BED; Mon, 20 Jun 2005 12:56:50 +0200 (CEST) Date: Mon, 20 Jun 2005 12:56:50 +0200 From: Roman Neuhauser To: Hubert =?iso-8859-2?Q?Adgi=E9?= Message-ID: <20050620105650.GA10483@isis.sigpipe.cz> Mail-Followup-To: Hubert =?iso-8859-2?Q?Adgi=E9?= , freebsd-ports@freebsd.org References: <42B2DD51.8030204@awape.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42B2DD51.8030204@awape.fr> User-Agent: Mutt/1.5.9i Cc: freebsd-ports@freebsd.org Subject: Re: compiling mysql query browser X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 10:56:52 -0000 # hubert.adgie@awape.fr / 2005-06-17 16:25:21 +0200: > Hi, > > I tried to install mysql query browser from source (1.1.11, get from > www.mysql.com) and I get blocked. > > make hang in "Making all in gtksourceview" > make all-recursive > Making all in gtksourceview > echo "#include \"gtksourceview-marshal.h\"" > gtksourceview-marshal.c && > /usr/local/bin/glib-genmarshal --body --prefix=gtksourceview_marshal > >> gtksourceview-marshal.c I would guess that the all target rule in gtksourceview/Makefile contains a macro that doesn't get expanded. What port are you talking about? Or are you building this from source? Then you'll probably need to use gmake instead of make. In that case, what does this have to do with ports, and in either case, what does this have to do with databases? -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991