amd64/188844: devel/seed-2.31.91-5 does not compile
Volker Nebel
vnebel at web.de
Mon Apr 21 12:00:02 UTC 2014
>Number: 188844
>Category: amd64
>Synopsis: devel/seed-2.31.91-5 does not compile
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-amd64
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 21 12:00:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Volker Nebel
>Release: 10.0
>Organization:
>Environment:
FreeBSD macmini.ror.de 10.0-RELEASE FreeBSD 10.0-RELEASE #0:Wed Jan 29 19:27:52 CET 2014 root at macmini.ror.de:/usr/obj/usr/src/sys/MACMINI amd64
>Description:
/usr/ports/devel/seed in its current version does not compile. It throws the following errors:
Making all in readline
gmake[5]: Entering directory '/usr/ports/devel/seed/work/seed-2.31.91/modules/readline'
CC libseed_readline_la-seed-readline.lo
[... First a warning is issued ...]
seed-readline.c:80:22: error: use of undeclared identifier 'Function'; did you mean 'function'?
rl_bind_key(*key, (Function *) c);
^~~~~~~~
function
seed-readline.c:67:17: note: 'function' declared here
SeedObject function,
^
seed-readline.c:80:32: error: expected expression
rl_bind_key(*key, (Function *) c);
^
[...4 more warnings...]
5 warnings and 2 errors generated.
gmake[5]: *** [libseed_readline_la-seed-readline.lo] Fehler 1
gmake[5]: Leaving directory '/usr/ports/devel/seed/work/seed-2.31.91/modules/readline'
gmake[5]: *** [all-recursive] Fehler 1
>How-To-Repeat:
cd /usr/ports/devel/seed
make
I tried the following without success:
portsnap fetch update
make deinstall
make clean
make distclean
pkg delete -f seed
portmaster -r libxcb
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-amd64
mailing list