ports/64152: x11/kdebase3 (3.2.1) compile failure in kioslave/fish

Chris Poulsen chris_poulsen at hotmail.com
Fri Mar 12 10:50:18 UTC 2004


>Number:         64152
>Category:       ports
>Synopsis:       x11/kdebase3 (3.2.1) compile failure in kioslave/fish
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 12 02:50:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Chris Poulsen
>Release:        5-CURRENT
>Organization:
>Environment:
FreeBSD unixspand.sandbox 5.2-CURRENT FreeBSD 5.2-CURRENT #10: Tue Mar  9 11:49:46 CET 2004     root at unixspand.sandbox:/usr/obj/usr/src/sys/UNIXSPAND  i386
>Description:
Make build bails out in the kioslave/fish directory. I tracked the error down to be caused by an invalid "fishcode.h" header being generated by the Makefile, it seems that the script for detecting whether md5sum or md5 is to be used is broken. (md5sum is not present on my system).


>How-To-Repeat:
      
>Fix:
The dirty hack was to symlink /sbin/md5 -> /sbin/md5sum allowing the Makefile to generate a valid fishcode.h file. 
The real fix would be to correct the md5* detection kode in the kioslave/fish/Makefile.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list