Return-Path: owner-postman 
Delivery-Date: Sat, 07 May 94 12:30:08 -0700
Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id KAA18008 for postgres-redist; Sat, 7 May 1994 10:36:02 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199405071736.KAA18008@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from mail.tamu.edu (TAMU.EDU [128.194.15.22]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id KAA17998 for <postgres@postgres.berkeley.edu>; Sat, 7 May 1994 10:36:01 -0700
Received: from STRAYLIGHT.TAMU.EDU by mail.tamu.edu with SMTP id AA01617
  (5.67b/IDA-1.5 for <postgres@postgres.berkeley.edu>); Sat, 7 May 1994 12:35:59 -0500
Received: by straylight.tamu.edu (5.0/SMI-SVR4)
	id AA27424; Sat, 7 May 1994 12:31:32 +0600
Date: Sat, 7 May 1994 12:31:32 +0600
From: leland@straylight.tamu.edu (Leland Ellis)
Message-Id: <9405071731.AA27424@straylight.tamu.edu>
To: postgres@postgres.Berkeley.EDU
Cc: leland@straylight.tamu.edu
Subject: building Postgres-v4r2
Content-Length: 829
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Sat, 07 May 94 10:36:02 -0700
Resent-XMts: smtp

Hello, on a Sun SS10GX+ w/ SunOs 4.1.3, using /usr/ucb/cc and /uqsr/ucb/ld,
during 'bmake install all', the following Error results:

cc -o postgres *.o -ln -ldl -lm

ld: Undefined symbol
    _compile
    _step

where *.o are the several .o files.  The build is done as user 'postgres'.

The libln, libdl and libm are all in /usr/lib, and /lib and /usr/ucblib are
links to /usr/lib.  compile is there too.

Where is it looking for compile and step?

Thanks in advance,

Leland

Leland Ellis, Ph.D.
Professor of Biochemistry and Biophysics
Director, W.M. Keck Center for Genome Informatics
Institute of Biosciences and Technology
Texas A&M University
2121 Holcombe
Houston, Texas  77030
email: leland@straylight.tamu.edu
URL:   http://keck.tamu.edu/ibt.html

P.S.:  Good to see the ftp server back up.  Thanks to all responsible.

===============================================================================
    To add/remove yourself from the POSTGRES mailing list: send mail with 
    the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

    If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
    a human will deal with it.  DO NOT post to the "postgres" mailing list.
===============================================================================

