Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2003 01:25:35 +0100
From:      Joan Picanyol i Puig <lists-freebsd@biaix.org>
To:        freebsd-ports@freebsd.org
Subject:   math/octave woes
Message-ID:  <20030321002535.GA32484@grummit.biaix.org>

next in thread | raw e-mail | index | archive | help
[maintainer does not appear to be alive]

Hi,

math/octave is broken on stable. ports/45201 has a patch that only works
on current. On stable, instead of 

#include <sys/types.h>

it should be

typedef size_t __size_t;

This is assuming you have a separate version of readline installed...
(octave needs 4.2 or greater, which stable doesn't have).

qvb
-- 
pica

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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