Date: Sun, 31 Mar 2002 17:48:28 -0800 From: Murray Stokely <murray@FreeBSD.org> To: Jean-Marc Zucconi <jmz@FreeBSD.org> Cc: Murray Stokely <murray@FreeBSD.org>, ports@FreeBSD.org Subject: Re: XFree86 3.3.6 port broken on -CURRENT? Message-ID: <20020401014828.GU21906@freebsdmall.com> In-Reply-To: <200203311821.g2VILTU61670@freefall.freebsd.org> References: <20020331174759.GP21906@freebsdmall.com> <200203311821.g2VILTU61670@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--FN+gV9K+162wdwwF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Mar 31, 2002 at 10:21:29AM -0800, Jean-Marc Zucconi wrote: > It probably failed during 'make build' but the compilation does not > stop because there is a default -k make flag. You must look at the > first error in the logs. Yes, that was the case but it is the same error. This builds fine on -STABLE, but fails for -CURRENT i386 or Alpha. cc -o xfs -ansi -pedantic -Dasm=__asm -L../../exports/lib difs/libdifs.a ../../exports/lib/libfont.a difs/libdifs.a os/libos.a -L/usr/X11R6/lib -lxpg4 -lm -lz -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib ../../exports/lib/libfont.a(t1funcs.o): In function `Type1OpenScalable': t1funcs.o(.text+0x36b): undefined reference to `t1_Identity' t1funcs.o(.text+0x370): undefined reference to `t1_Transform' t1funcs.o(.text+0x3aa): undefined reference to `t1_Transform' ../../exports/lib/libfont.a(objects.o): In function `t1_Copy': objects.o(.text+0x205): undefined reference to `t1_CopySpace' ../../exports/lib/libfont.a(objects.o): In function `t1_InitImager': objects.o(.text+0x9c3): undefined reference to `t1_InitSpaces' ../../exports/lib/libfont.a(paths.o): In function `t1_QueryLoc': paths.o(.text+0xf8c): undefined reference to `t1_UnConvert' ../../exports/lib/libfont.a(paths.o): In function `t1_QueryBounds': paths.o(.text+0x13fc): undefined reference to `t1_UnConvert' paths.o(.text+0x1411): un ... - Murray --FN+gV9K+162wdwwF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQE8p7xstNcQog5FH30RApvbAKCRPDknnPYgCnUmolaAm96EtT5KBQCfab0t l4nBWUAqkokEdDmMk/CkMFY= =fo24 -----END PGP SIGNATURE----- --FN+gV9K+162wdwwF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020401014828.GU21906>