Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 1998 19:07:20 -0700 (PDT)
From:      "Justin M. Seger" <jseger@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/math/pari Makefile
Message-ID:  <199810130207.TAA11440@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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