Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2008 22:18:07 +1100
From:      andrew clarke <mail@ozzmosis.com>
To:        ports@FreeBSD.org, pgollucci@FreeBSD.org
Subject:   Re: Unable to build strace-4.5.18 under FreeBSD 6.4
Message-ID:  <20081227111807.GA67410@ozzmosis.com>
In-Reply-To: <20081226155704.GA45251@ozzmosis.com>
References:  <20081226155704.GA45251@ozzmosis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat 2008-12-27 02:57:04 UTC+1100, andrew clarke (mail@ozzmosis.com) wrote:

> ===>  Building for strace-4.5.18
> make  all-am
> cc -DHAVE_CONFIG_H -I. -Ifreebsd/i386 -I./freebsd/i386 -Ifreebsd -I./freebsd    -Wall -O2 -fno-strict-aliasing -pipe -MT strace.o -MD -MP -MF .deps/strace.Tpo -c -o strace.o strace.c
> mv -f .deps/strace.Tpo .deps/strace.Po
> cc -DHAVE_CONFIG_H -I. -Ifreebsd/i386 -I./freebsd/i386 -Ifreebsd -I./freebsd    -Wall -O2 -fno-strict-aliasing -pipe -MT syscall.o -MD -MP -MF .deps/syscall.Tpo -c -o syscall.o syscall.c
> syscall.c: In function `internal_syscall':
> syscall.c:719: error: `sys_waitpid' undeclared (first use in this function)
> syscall.c:719: error: (Each undeclared identifier is reported only once
> syscall.c:719: error: for each function it appears in.)
> *** Error code 1

Update: Fixed in strace-4.5.18_1.

Thanks!



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