Date: Thu, 10 Aug 2000 13:16:49 +0200 (CEST) From: Raymond Wiker <Raymond.Wiker@fast.no> To: freebsd-stable@freebsd.org Cc: William Leeson <leesonw@pc458.cs.tcd.ie> Subject: undefined reference in system header Message-ID: <14738.36641.17445.706788@raw.gren.fast.no> In-Reply-To: <20000810121006.A50663@pc458.cs.tcd.ie> References: <20000810121006.A50663@pc458.cs.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
William Leeson writes: > 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. /usr/include/machine/param.h, perhaps? //Raymond. -- Raymond Wiker Raymond.Wiker@fast.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14738.36641.17445.706788>