From owner-freebsd-stable Thu Aug 10 4:10:14 2000 Delivered-To: freebsd-stable@freebsd.org Received: from relay.cs.tcd.ie (relay.cs.tcd.ie [134.226.32.56]) by hub.freebsd.org (Postfix) with ESMTP id 6B26637BA53 for ; Thu, 10 Aug 2000 04:10:08 -0700 (PDT) (envelope-from leesonw@pc458.cs.tcd.ie) Received: from pc458.cs.tcd.ie (pc458.cs.tcd.ie [134.226.38.181]) by relay.cs.tcd.ie (8.9.1a/8.9.1) with ESMTP id MAA12122 for ; Thu, 10 Aug 2000 12:09:57 +0100 (BST) Received: (from leesonw@localhost) by pc458.cs.tcd.ie (8.9.3/8.9.3) id MAA50681 for stable@FreeBSD.ORG; Thu, 10 Aug 2000 12:10:06 +0100 (IST) (envelope-from leesonw) Date: Thu, 10 Aug 2000 12:10:06 +0100 From: William Leeson To: stable@FreeBSD.ORG Subject: undefined reference in system header Message-ID: <20000810121006.A50663@pc458.cs.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I am not sure if this is the correct mailing list or not but here goes anyway. I have been tring to port LAM a MPI implimentation I use to FreeBSD 4.0-STABLE #0: Tue Jun 13 12:16:47 IST 2000 (It use to compile just fine on 3.4) anyway I have come up with a problem. The is a macro used in one of the system include files socket.h called ALIGN() anyway the compliler fails to resolve this reference does anyone know where this macro (I presume it's one because of the case) resides. Is this a bug in my current version (I am currently CTMing the sources down just in case) of FreeBSD. Any help regarding this issue would be appreciated. Thanks Willy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message