pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41044: x11/alacarte (and, hence, gnome) build broken



On Fri, Mar 20, 2009 at 04:14:22PM +0100, Matthias Drochner wrote:
> 
> oster%cs.usask.ca@localhost said:
> > configure:13051: cc -c -O2 -pipe -I/usr/pkg/include/python2.5 -I/usr/
> > include -I/ usr/pkg/include -Wall -Werror -I/usr/pkg/include/python2.5
> > -I/usr/pkg/include/python2.5 conftest.c >&5
> > conftest.c: In function 'main':
> > conftest.c:29: warning: implicit declaration of function 
> > 'PySignal_SetWakeupFd'
> > configure:13057: $? = 0 
> 
> The -Werror should turn the warning into a hard error... something
> is strange with your compiler, or a wrapper is filtering the -Werror.

It should try to *link* this, not just compile.

Joerg


Home | Main Index | Thread Index | Old Index