Skip site navigation (1)Skip section navigation (2)
Date:      03 Feb 2002 22:06:04 -0600
From:      Kirk Strauser <kirk@strauser.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34777: Problem report
Message-ID:  <87vgddc2mr.fsf@pooh.int>

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

>Number:         34777
>Category:       ports
>Synopsis:       x11-toolkits/panel-- won't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 09 13:40:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kirk Strauser
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
The Strauser Group
>Environment:
System: FreeBSD pooh.int 4.4-STABLE FreeBSD 4.4-STABLE #1: Sun Dec 16 22:26:47 CST 2001 root@pooh.int:/usr/obj/usr/src/sys/POOH_2001-12-16 i386
>Description:
The port for x11-toolkits/panel-- (panelmm) won't compile; one of its patch
files has an incorrect path to the file to be patched.
>How-To-Repeat:
cd /usr/ports/x11-toolkits/panel--; make patch
>Fix:
Change the path to the ltmain.sh script in the file 'patch-ltmain.sh'.
For example:

########################################
--- patch-ltmain.sh.orig        Sun Feb  3 21:59:43 2002
+++ patch-ltmain.sh     Sun Feb  3 21:56:58 2002
@@ -1,8 +1,8 @@

 $FreeBSD: ports/x11-toolkits/panel--/files/patch-ltmain.sh,v 1.2 2002/02/03 07:16:31 sobomax Exp $

---- ltmain.sh.orig     Wed Jan 23 11:38:40 2002
-+++ ltmain.sh  Sun Feb  3 01:44:17 2002
+--- scripts/ltmain.sh.orig     Wed Jan 23 11:38:40 2002
++++ scripts/ltmain.sh  Sun Feb  3 01:44:17 2002
 @@ -1037,8 +1037,16 @@
        continue
        ;;
########################################
>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?87vgddc2mr.fsf>