Port-sparc64 archive

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

Re: HEADS-UP: default compiler code model has changed



On Sun, Nov 24, 2013 at 05:58:03PM +0100, Martin Husemann wrote:
> I'll try to build the pkg locally and check...

I rebuild everything from pkgsrc I had installed and it all worked,
but then nettle fails as you said.

The bug is obvious:

[..]
checking CCPIC... -fpic
[..]
libtool  --mode=compile --tag=CC gcc -I. -I/usr/pkg/include -DHAVE_CONFIG_H -O2 
-pipe -I/usr/pkg/include -ggdb3 -Wno-pointer-sign -Wall -W   
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   
-Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP 
-MF cbc.o.d -fpic -c cbc.c


I'll try to fix the pkg.

Martin


Home | Main Index | Thread Index | Old Index