Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Sep 2003 02:36:38 -0500
From:      Jeremy Messenger <mezz7@cox.net>
To:        Peter Ulrich Kruppa <root@pukruppa.de>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: sodipodi build fails in plotutils
Message-ID:  <oprvt93cvp8ckrg5@smtp.central.cox.net>
In-Reply-To: <20030921092106.Q1897@pukruppa.net>
References:  <20030921092106.Q1897@pukruppa.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 21 Sep 2003 09:28:02 +0200 (CEST), Peter Ulrich Kruppa 
<root@pukruppa.de> wrote:

> Hi!
>
> I upgraded my
> FreeBSD pukruppa.net 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Sat
> Sep 20 06:56:46 CEST 2003
> to gnome2.4 .

Check here:

# cd /usr/ports/graphics/plotutils ; make -V MAINTAINER
ports@FreeBSD.org

> Everything seems to work fine but sodipodi: it fails in building
> /graphics/plotutils with
>
> 	----------------------------------------------------
<snip>
> mi_fllarc.c:295: error: `INT_MIN' undeclared (first use in this
> function)
<snip>
>  	-----------------------------------------------

It looks like you will need to add a '#include <limits.h>' in the 
mi_fllarc.c[1].. I think, it should do..

[1] It's in /usr/ports/graphics/plotutils/work/plotutils-2.4.1/libplot/ ..

Cheers,
Mezz

> Regards,
>
> Uli.


-- 
bsdforums.org 's moderator, mezz.



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