From owner-freebsd-bugs Sat Apr 15 07:42:42 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA14115 for bugs-outgoing; Sat, 15 Apr 1995 07:42:42 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id HAA14108 ; Sat, 15 Apr 1995 07:42:32 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA05870; Sat, 15 Apr 1995 16:41:55 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id QAA05407; Sat, 15 Apr 1995 16:41:53 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id QAA04740; Sat, 15 Apr 1995 16:33:52 +0200 From: J Wunsch Message-Id: <199504151433.QAA04740@uriah.heep.sax.de> Subject: Re: xdvi is hosed. To: mark@grondar.za (Mark Murray) Date: Sat, 15 Apr 1995 16:33:50 +0200 (MET DST) Cc: bugs@FreeBSD.org, ports@FreeBSD.org In-Reply-To: <199504151129.NAA09007@grunt.grondar.za> from "Mark Murray" at Apr 15, 95 01:29:56 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 967 Sender: bugs-owner@FreeBSD.org Precedence: bulk As Mark Murray wrote: > > Hi > > Subject line says it all. If I go in (after make configure) and manually > edit the xdvi: target to include '-lXt -lXaw -lX11' it looks a whole lot > better, except that two of its own symbols are not found at link time. I'm the last one who's put his fingers on this port. :-/ Mysterious. When i've tried it here before commiting (and also on thud after commiting) it was compilable. I could swear it. :) Ok. This whole Makefile/Imakefile crud there is too weird. The most terrible Imakefile i've ever seen. :-( They do only rely on gmake since gmake continues if it cannot find an include file (while bmake would bail out), and the Makefile is used to generate an include file for the Makefile. Strange abuse. Anyway, i give up and apologize. Gonna back out my changes... :-( -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)