--- Martin Costabel <[EMAIL PROTECTED]> wrote:

> Yes, sure, this has been fixed everywhere else; it
> had been fixed in 
> 10.4-transitional/stable, too, for a while, but then
> became unfixed again.
> 
> Please selfupdate again, until the new
> python23.patch file hits the 
> update server. If it takes too long, simply copy the
> file from the 
> unstable tree over to the stable tree, it's the
> same. I.e. copy
> 
>
/sw/fink/10.4-transitional/unstable/main/finkinfo/languages/python23.patch
> into
>
/sw/fink/10.4-transitional/stable/main/finkinfo/languages/
> 
> and then rebuild python23 again.

Ok, I selfupdated, then rebuilt 
python23 again. There is still no 
readline.so file. I get the following 
result for the readline module in 
the log file:

building 'readline' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
-fno-strict-aliasing -fno-common -Wno-long-double
-no-cpp-precomp -mno-fused-madd -I.
-I/sw/src/fink.build/python23-2.3.5-125/Python-2.3.5/./Include
-I/sw/src/fink.build/python23-2.3.5-125/Python-2.3.5/./Mac/Include
-I/sw/include
-I/sw/src/fink.build/python23-2.3.5-125/Python-2.3.5/Include
-I/sw/src/fink.build/python23-2.3.5-125/Python-2.3.5
-c
/sw/src/fink.build/python23-2.3.5-125/Python-2.3.5/Modules/readline.c
-o
build/temp.darwin-8.5.0-PowerMacintosh-2.3/readline.o
In file included from
/sw/include/readline/readline.h:37,
                 from
/sw/src/fink.build/python23-2.3.5-125/Python-2.3.5/Modules/readline.c:26:
/sw/include/readline/rltypedefs.h:35: warning:
function declaration isn't a prototype
/sw/include/readline/rltypedefs.h:36: warning:
function declaration isn't a prototype
/sw/include/readline/rltypedefs.h:37: warning:
function declaration isn't a prototype
/sw/include/readline/rltypedefs.h:38: warning:
function declaration isn't a prototype
In file included from
/sw/src/fink.build/python23-2.3.5-125/Python-2.3.5/Modules/readline.c:26:
/sw/include/readline/readline.h:375: warning: function
declaration isn't a prototype
gcc -L/sw/lib -bundle -undefined dynamic_lookup
build/temp.darwin-8.5.0-PowerMacintosh-2.3/readline.o
-L/usr/lib/termcap -L/sw/lib -L/usr/local/lib
-lreadline -lncurses -o
build/lib.darwin-8.5.0-PowerMacintosh-2.3/readline.so

Later, it tells me:

copying
build/lib.darwin-8.5.0-PowerMacintosh-2.3/readline.so
->
//sw/src/fink.build/root-python23-2.3.5-125/sw/lib/python2.3/lib-dynload

One thing to note: the 
/usr/lib/termcap directory is 
empty. Would this cause it to fail?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to