Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2005 12:56:50 +0200
From:      Roman Neuhauser <neuhauser@sigpipe.cz>
To:        Hubert =?iso-8859-2?Q?Adgi=E9?= <hubert.adgie@awape.fr>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: compiling mysql query browser
Message-ID:  <20050620105650.GA10483@isis.sigpipe.cz>
In-Reply-To: <42B2DD51.8030204@awape.fr>
References:  <42B2DD51.8030204@awape.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
# 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



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