Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8455 - spython fails or me
Summary: spython fails or me
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jon Nelson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-27 05:39 UTC by Rigo
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rigo 2002-09-27 05:39:57 UTC
on I86, gcc 3.2

readline.c:31: conflicting types for `rl_read_init_file'
/usr/include/readline/readline.h:308: previous declaration of `rl_read_init_file'
readline.c:32: conflicting types for `rl_insert_text'
/usr/include/readline/readline.h:368: previous declaration of `rl_insert_text'
readline.c: In function `set_completer_delims':
readline.c:227: warning: passing arg 1 of `free' discards qualifiers from
pointer target type
readline.c: In function `flex_complete':
readline.c:399: warning: implicit declaration of function `completion_matches'
readline.c:399: warning: return makes pointer from integer without a cast
make[1]: *** [readline.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/spython-2.0-r9/work/Python-2.0/Modules'
make: *** [Modules] Error 2
Comment 1 Rigo 2002-09-27 10:22:01 UTC
Works for me ;-)



Op 2002.09.27 17:05 schreef Jon Nelson:
> is there any reason to keep spython around?
> I did a grep and not a single package anywhere references it.
> There is a single bug report, and quite franky, rather than
> fixing it, I'd rather just toss the whole package. It's not
> like you can't have the whole python install anyway, because
> of portage. ;-)
> 
> --
> Pound for pound, the amoeba is the most vicious animal on earth.
> 
> Jon Nelson <jnelson@jamponi.net>
> C and Python Code Gardener
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>