From owner-freebsd-questions Fri Feb 16 15:29:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 1DF2737B401; Fri, 16 Feb 2001 15:29:11 -0800 (PST) Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.physik.uni-mainz.de [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.2/8.11.2) with ESMTP id f1GNUQK06056; Sat, 17 Feb 2001 00:30:27 +0100 (CET) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Sat, 17 Feb 2001 00:30:26 +0100 (CET) From: "O. Hartmann" To: Cc: Subject: NCARG lib 4.2.2 / FreeBSD 4.2-STABLE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs. I got the NCAR Graphics source code version 4.2.2. After reading the INSTALL file, editing some lines in ./config/ymake so FreeBSD could be recognized I changed at last a line like this set hostname=host$hostname to set hostname=MYHOSTNAME set defines=($defines -D$hostname) because a "pointed" hostname is not accepted by the installation routine. But doing this, the compiler fails. Then I cleaned a search path failure related to cpp. After doing this, I type Configure -v and realized that all standard paths are misspelled (there is a gap between the last path's item and its previous segment). Typing the new exact path works, and at the end I can type make Everything and I could see how Makefiles are built - until it reaches ncarview ... :-( There I get this error: Making Makefiles in ./ncarview Making Makefiles in ./ncarview/src Making Makefiles in ./ncarview/src/lib Making Makefiles in ./ncarview/src/lib/libcgm Making Makefiles in ./ncarview/src/lib/libncarg_ras Making Makefiles in ./ncarview/src/lib/libctrans Making Makefiles in ./ncarview/src/lib/libictrans In file included from ../../../../config/Template:837, from :1: ymake.tmp42023:45: unterminated character constant Error in : Interrupted in /usr/homes/gnu/compile/system/ncarg-4.2.2/ncarview/src/lib/libictrans - restoring Makefile cp: Makefile.bak: No such file or directory *** Error code 1 Stop in /usr/homes/gnu/compile/system/ncarg-4.2.2/ncarview/src/lib. *** Error code 1 Stop in /usr/homes/gnu/compile/system/ncarg-4.2.2/ncarview/src. *** Error code 1 Stop in /usr/homes/gnu/compile/system/ncarg-4.2.2/ncarview. *** Error code 1 Stop in /usr/homes/gnu/compile/system/ncarg-4.2.2. *** Error code 1 Stop in /usr/homes/gnu/compile/system/ncarg-4.2.2. Does anyone know the trick there? -- MfG O. Hartmann ohartman@mail.physik.uni-mainz.de ---------------------------------------------------------------- IT-Administration des Institut fuer Physik der Atmosphaere (IPA) ---------------------------------------------------------------- Johannes Gutenberg Universitaet Mainz Becherweg 21 55099 Mainz Tel: +496131/3924662 (Maschinensaal) Tel: +496131/3924144 FAX: +496131/3923532 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message