From eischen@vigrid.com Mon May 24 13:59:50 1999
Return-Path: <eischen@vigrid.com>
Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3])
	by hub.freebsd.org (Postfix) with ESMTP id 46A1C14C1E
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 May 1999 13:59:43 -0700 (PDT)
	(envelope-from eischen@vigrid.com)
Received: (from eischen@localhost)
	by pcnet1.pcnet.com (8.8.7/PCNet) id QAA08715;
	Mon, 24 May 1999 16:59:01 -0400 (EDT)
Message-Id: <199905242059.QAA08715@pcnet1.pcnet.com>
Date: Mon, 24 May 1999 16:59:01 -0400 (EDT)
From: Daniel Eischen <eischen@vigrid.com>
To: eischen@vigrid.com, obrien@nuxi.com
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: DDD port seems broken

>Number:         11875
>Category:       ports
>Synopsis:       Re: DDD port seems broken
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 24 14:00:01 PDT 1999
>Closed-Date:    Sat May 29 21:17:45 PDT 1999
>Last-Modified:  Wed Oct 26 06:10:21 GMT 2005
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 > What is the value of your MOTIFLIB?
 
 grep MOTIF /etc/make.conf
 
   HAVE_MOTIF=     yes
   #MOTIF_STATIC=  yes
   MOTIFLIB=       -L/usr/dt/lib -lXm -lXp
 
 If you remove the -L from MOTIFLIB, then it'll get pass configure,
 but break when it tries to link (because no -L).
 
 Dan Eischen
 eischen@vigrid.com
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat May 29 21:17:45 PDT 1999 
State-Changed-Why:  
INtended as a followup to another PR. 
>Unformatted:
