Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2007 13:47:35 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        current@freebsd.org, ia64@freebsd.org
Subject:   Re: [head tinderbox] failure on ia64/ia64
Message-ID:  <20070625204735.GA3420@troutmask.apl.washington.edu>
In-Reply-To: <20070625204313.367AA73068@freebsd-current.sentex.ca>
References:  <20070625204313.367AA73068@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 25, 2007 at 04:43:12PM -0400, FreeBSD Tinderbox wrote:
> cc -O2 -pipe  -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/ia64 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/ia64/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/sctp_sys_calls.c
> /src/lib/libc/net/sctp_sys_calls.c: In function 'sctp_connectx':
> /src/lib/libc/net/sctp_sys_calls.c:218: error: expected ';' before '}' token

There's a missing semicolon in line 218.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070625204735.GA3420>