Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2006 19:58:12 +0100
From:      Heiner <h.eichmann@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   ports/105648: Port upgrade: x11-fm/krusader does not build under FreeBSD 4.x
Message-ID:  <200611181958.12550.h.eichmann@gmx.de>
Resent-Message-ID: <200611181900.kAIJ0TtW091068@freefall.freebsd.org>

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

>Number:         105648
>Category:       ports
>Synopsis:       Port upgrade: x11-fm/krusader does not build under FreeBSD =
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 18 19:00:28 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Heiner Eichmann <h.eichmann@gmx.de>
>Release:        =A0 =A0 =A0 FreeBSD 5.5-RELEASE
>Organization:
Sirius Cybernetics Corp.
>Environment:
=46reeBSD 7of9.unimatrix-zero.borg 5.5-RELEASE-p1 FreeBSD 5.5-RELEASE-p1 #0=
: Mon=20
Jun  5 10:58:47 CEST 2006    =20
root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:

=46or some reason krusader does not compile on pointyhat:

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006111318/krusad=
er-1.70.1.log

This is very strange, as the FreeBSD ftp server holds a package of teh very=
=20
same krusader version from 08/17/06. As krusader did not change, something=
=20
else changed. As I do not have a FreeBSD 4.x anymore, the only thing I can =
do=20
is to set it to broken, until soemone still working on 4.X finds the true=20
reason.

>How-To-Repeat:
>Fix:
see attached diff

Heiner

--Boundary-00=_Ef1XFe3oMMTA//K
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="krusader.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="krusader.diff"

--- ../../x11-fm/krusader/Makefile	Tue Sep  5 22:01:52 2006
+++ Makefile	Sat Nov 18 19:57:03 2006
@@ -44,4 +44,10 @@
 post-install:
 	@${CAT} ${PKGMESSAGE}
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN=		Does not compile on FreeBSD 4.x
+.endif
+
+.include <bsd.port.post.mk>

--Boundary-00=_Ef1XFe3oMMTA//K--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --Boundary-00=_Ef1XFe3oMMTA//K
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 X-send-pr-version: send-pr 3.113
 X-GNATS-Notify:
 
 
 4.x



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