I haven't tried to use this package in a long time, and python 2.6+
contains native support for a kqueue interface, so I'm inclined to
just drop this package from the tree. If someone objects, then it
needs a different maintainer :)

On Friday, 20 January 2012 at 16:19, Daniel Macks wrote:
> gcc  -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes 
> -I/sw/include/python2.5 -I/sw/include/python2.5  -I/sw/include  -c 
> ././kqsyscallmodule.c -o ./kqsyscallmodule.o
> In file included from /sw/include/python2.5/Python.h:57,
>                  from ././kqsyscallmodule.c:35:
> /sw/include/python2.5/pyport.h:547: warning: 'struct winsize' declared inside 
> parameter list
> /sw/include/python2.5/pyport.h:547: warning: its scope is only this 
> definition or declaration, which is probably not what you want
> /sw/include/python2.5/pyport.h:548: warning: 'struct winsize' declared inside 
> parameter list
> ././kqsyscallmodule.c: In function 'KQEvent_repr':
> ././kqsyscallmodule.c:130: warning: format '%d' expects type 'int', but 
> argument 6 has type 'uintptr_t'
> ././kqsyscallmodule.c:130: warning: format '%x' expects type 'unsigned int', 
> but argument 10 has type 'intptr_t'
> ./kqsyscallmodule.o   -o ./kqsyscallmodule.so
> 
> make: execvp: ./kqsyscallmodule.o: Permission denied
> make: *** [kqsyscallmodule.so] Error 127./kqsyscallmodule.o   -o 
> ./kqsyscallmodule.so
> 
> Distribution version: selfupdate-cvs Fri Jan 20 16:15:35 2012, 10.6, i386
> Trees: local/main stable/main stable/crypto local/bootstrap unstable/main 
> unstable/crypto local/injected
> Xcode: 4.2
> Max. Fink build jobs:  1
> 
> -py25 is the highest variant this package has, so maybe it's just untouched 
> in a while and could use a check for new upstream version, etc.
> 
> dan
> 
>  --
> Daniel Macks
> [email protected]

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to