Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2000 09:02:20 +0900 (JST)
From:      toru@maid.ne.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21499: Ports broken: x11-wm/afterstep
Message-ID:  <200009230002.e8N02K415727@iris.s-fine.co.jp>

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

>Number:         21499
>Category:       ports
>Synopsis:       Ports broken: x11-wm/afterstep
>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 Sep 23 04:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Toru YANO
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Something Fine Co,. Ltd.
>Environment:
    FreeBSD iris.s-fine.co.jp 4.1-STABLE FreeBSD 4.1-STABLE #3: Mon Sep 18 00:05:32 JST 2000     toru@iris.s-fine.co.jp:/home/CVS/src/sys/compile/IRIS  i386
>Description:

The afterstep port seems to be broken.
These are the errors I'm getting :
including in ./afterstep...
including in ./modules/Audio...
including in ./modules/Auto...
including in ./modules/Wharf...
including in ./modules/Banner...
including in ./modules/Pager...
including in ./modules/asclock...
including in ./modules/Animate...
make depend
make: don't know how to make depend. Stop
*** Error code 2

Stop in /home/CVS/ports/x11-wm/afterstep.orig.
*** Error code 1

Stop in /home/CVS/ports/x11-wm/afterstep.orig.
*** Error code 1

Stop in /home/CVS/ports/x11-wm/afterstep.orig.
*** Error code 1

Stop in /home/CVS/ports/x11-wm/afterstep.orig.

>How-To-Repeat:

  cd /usr/ports/x11-wm/afterstep && make

>Fix:

diff -ruN afterstep.orig/patches/patch-ac afterstep/patches/patch-ac
--- afterstep.orig/patches/patch-ac	Thu Jan  1 09:00:00 1970
+++ afterstep/patches/patch-ac	Sat Sep 23 00:42:56 2000
@@ -0,0 +1,8 @@
+--- Imakefile.orig	Sun Mar  9 23:03:27 1997
++++ Imakefile	Tue Sep 19 14:05:36 2000
+@@ -28,4 +28,4 @@
+ MakeSubdirs($(SUBDIRS))
+ 
+ /* Doesn't work for me! */
+-/* #DependSubdirs($(SUBDIRS))*/
++#DependSubdirs($(SUBDIRS))
            


>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?200009230002.e8N02K415727>