Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  3 Sep 2000 01:28:38 -0700 (PDT)
From:      wolfieee@wolf.dyns.cx
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/21011: 1) libjtoolbar looks in wrong place for headers and 2) tries to install non-existent file
Message-ID:  <20000903082838.50EA337B424@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         21011
>Category:       ports
>Synopsis:       1) libjtoolbar looks in wrong place for headers and 2) tries to install non-existent file
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 03 01:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Michael Joyner
>Release:        4.1-RELEASE
>Organization:
Edward Waters College
>Environment:
FreeBSD unix.mis.ewc.edu 4.1-RELEASE FreeBSD 4.1-RELEASE #0: 
Wed Aug 23 11:29:14 EDT 2000     
sysadmin@unix.mis.ewc.edu:/usr/src/sys/compile/NetFinity  
i386
>Description:
libjtoolbar attempts to add /usr/local/include/jx to 
makemake's include path, but the correct include path
is /usr/X11R6/include/jx
---
libjtoolbar tries to install a non-existent license file
>How-To-Repeat:
cd /usr/ports/x11-toolkits
cd libjtoolbar
make
>Fix:
*QUICK HACK*
1)
cd /usr/local/include
ln -s /usr/X11R6/include/jx

2)
export NOPORTDOCS=yes
before build.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000903082838.50EA337B424>