Return-Path: owner-postman Delivery-Date: Wed, 11 May 94 07:04:38 -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 BAA16879 for postgres-redist; Wed, 11 May 1994 01:16:32 -0700 Resent-From: POSTGRES mailing list Resent-Message-Id: <199405110816.BAA16879@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 ks.mpi-dortmund.mpg.de (ks.mpi-dortmund.mpg.de [141.5.68.16]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id BAA16869 for ; Wed, 11 May 1994 01:16:24 -0700 Received: from e90021.mpi-dortmund.mpg.de by ks.mpi-dortmund.mpg.de (4.1/SMI-4.1MHS-mpi-1.4.93) id AA25616; Wed, 11 May 94 10:16:06 +0200 Received: by e90021.mpi-dortmund.mpg.de (4.1/SMI-4.1-mpi-30.3.93) id AA08025; Wed, 11 May 94 10:16:01 +0200 Date: Wed, 11 May 94 10:16:01 +0200 From: joerg.plewe@mpi-dortmund.mpg.de (J.Plewe) Message-Id: <9405110816.AA08025@e90021.mpi-dortmund.mpg.de> To: postgres@postgres.Berkeley.EDU Subject: what do I have?? Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Wed, 11 May 94 01:16:32 -0700 Resent-XMts: smtp Hello! I have installed PG4.0.1 from a Linux-CD (DLD 1.1.1c) in binary form. I had some problems 'load'ing object files. After some investigation, it turned out that the symbol _atof is missing. Instead I found a symbol _atof1 in the PG executable. I changed the source of circle.c to use atof1() instead of atof() and suddenly it worked. So now my question: what do I have installed? A mutant? Is this a known bug? Or a feature? - Joerg Plewe =============================================================================== 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. ===============================================================================