From owner-cvs-all Mon Oct 12 19:07:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04502 for cvs-all-outgoing; Mon, 12 Oct 1998 19:07:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA04493; Mon, 12 Oct 1998 19:07:22 -0700 (PDT) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA11440; Mon, 12 Oct 1998 19:07:20 -0700 (PDT) Date: Mon, 12 Oct 1998 19:07:20 -0700 (PDT) Message-Id: <199810130207.TAA11440@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/math/pari Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/10/12 19:07:20 PDT Modified files: math/pari Makefile Log: Mark BROKEN for ELF: gcc -O2 -ansi -DLONG_IS_32BIT -DULONG_NOT_DEFINED -o gp gp.o i386.o mp.o anal.o alglin1.o alglin2.o base1.o base2.o base3.o arith1.o arith2.o bibli1.o bibli2.o elliptic.o es.o gen1.o gen2.o gen3.o init.o errmessages.o helpmessages.o polari t1.o polarit2.o trans1.o trans2.o trans3.o buch1.o buch2.o version.o gp_rl.o plo t.o -lm -lcompat -L/usr/X11R6/lib -lX11 mp.o: In function `expi': mp.o(.text+0x1f8): undefined reference to `bfffo' mp.o: In function `affsr': mp.o(.text+0x376): undefined reference to `bfffo' mp.o: In function `affir': mp.o(.text+0x447): undefined reference to `bfffo' Revision Changes Path 1.2 +3 -1 ports/math/pari/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message