Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 1998 02:28:59 -0500
From:      "Pedro F. Giffuni" <giffunip@asme.org>
To:        ports@FreeBSD.ORG
Subject:   Problem with f77
Message-ID:  <35136C3B.41C67EA6@asme.org>

next in thread | raw e-mail | index | archive | help
Howdy,
I wonder if someone knows a fix for this message I receive with some
fortran programs (2.2.5-R):

_________
% make -f Makefile.FreeBSD
f77 -O rastep.f quadric.o -o rastep
rastep.f:
   MAIN rastep:
   match:
   transf:
   assert:
   u2rgb:
   hsv2rgb:
/var/tmp/cc0015591.o: Undefined symbol `_exit_' referenced from text
segment
/usr/lib/libf2c.so.2.0: Undefined symbol `_exit_' referenced
*** Error code 1

Stop.
_________

cheers,
	Pedro.

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?35136C3B.41C67EA6>