Current-Users archive

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

Re: amd64 build is broken - sbin/route



sbin/route/route.c 1.130 should fix this issue. Sorry about this.

-- 
Mihai

On 06/22/11 05:33, Paul Goyette wrote:
> This has been failing in my test-bed since 6/21 at 19:20 UTC.  The last
> successful build was checked out at 14:20 UTC.
> 
> #   compile  x_route/route.o
> /test-bed/tools/bin/x86_64--netbsd-gcc -Os
> -fno-asynchronous-unwind-tables  -std=gnu99 -Werror   
> --sysroot=/test-bed/dst -DSMALL
> -I/test-bed/src/distrib/utils/x_route/../../../sbin/route -DCRUNCHOPS
> -DINET6  -c   
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c: In
> function 'readtag':
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c:1409:
> error: 'union sockunion' has no member named 'smpls'
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c:1411:
> error: 'union sockunion' has no member named 'smpls'
> cc1: warnings being treated as errors
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c:1415:
> warning: implicit declaration of function 'addtag'
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c: At top
> level:
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c:1427:
> warning: conflicting types for 'addtag'
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c:1427:
> error: static declaration of 'addtag' follows non-static declaration
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c:1415:
> error: previous implicit declaration of 'addtag' was here
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c: In
> function 'addtag':
> /test-bed/src/distrib/utils/x_route/../../../sbin/route/route.c:1428:
> error: 'union sockunion' has no member named 'smpls'
> 
> 
> -------------------------------------------------------------------------
> | Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
> | Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
> | Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
> | Kernel Developer |                          | pgoyette at netbsd.org  |
> -------------------------------------------------------------------------



Home | Main Index | Thread Index | Old Index