Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2000 11:49:07 -0500 (CDT)
From:      conrads@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18878: Make errors in misc/kdeutils2
Message-ID:  <200005291649.LAA95654@cx344940-a.meta1.la.home.com>

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

>Number:         18878
>Category:       ports
>Synopsis:       Make errors in misc/kdeutils2
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 29 09:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Conrad Sabatier
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

FreeBSD 4.0-STABLE, custom kernel built from cvsupped/made world 5/28/00

>Description:

# make [all|configure|[dist]clean|extract|package]
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libDCOP.so.${SOMAJOR}
${PREFIX}/lib/libDCOP.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkab.so.${SOMAJOR}
${PREFIX}/lib/libkab.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkdecore.so.${SOMAJOR}
${PREFIX}/lib/libkdecore.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkdesu.so.${SOMAJOR}
${PREFIX}/lib/libkdesu.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkdeui.so.${SOMAJOR}
${PREFIX}/lib/libkdeui.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkfile.so.${SOMAJOR}
${PREFIX}/lib/libkfile.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkformula.so.${SOMAJOR}
${PREFIX}/lib/libkformula.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkhtml.so.${SOMAJOR}
${PREFIX}/lib/libkhtml.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkio.so.${SOMAJOR}
${PREFIX}/lib/libkio.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkjs.so.${SOMAJOR}
${PREFIX}/lib/libkjs.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkmid.so.${SOMAJOR}
${PREFIX}/lib/libkmid.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkparts.so.${SOMAJOR}
${PREFIX}/lib/libkparts.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkspell.so.${SOMAJOR}
${PREFIX}/lib/libkspell.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libksycoca.so.${SOMAJOR}
${PREFIX}/lib/libksycoca.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkwrite.so.${SOMAJOR}
${PREFIX}/lib/libkwrite.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libartsc.so.0 ${PREFIX}/lib/libartsc.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libartscbackend.so.0
${PREFIX}/lib/libartscbackend.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libartsdsp.so.0
${PREFIX}/lib/libartsdsp.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libartsflow.so.0
${PREFIX}/lib/libartsflow.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libartsflow_idl.so.0
${PREFIX}/lib/libartsflow_idl.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkmedia2_idl.so.0
${PREFIX}/lib/libkmedia2_idl.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libqtmcop.so.0
${PREFIX}/lib/libqtmcop.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libsoundserver_idl.so.0
${PREFIX}/lib/libsoundserver_idl.so"
"Makefile", line 1: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libx11globalcomm.so.0
${PREFIX}/lib/libx11globalcomm.so"
"Makefile", line 45: Unassociated shell command "@${LN} -sf ${PREFIX}/lib/libkjava.so.1
${PREFIX}/lib/libkjava.so"
make: fatal errors encountered -- cannot continue

>How-To-Repeat:

cd /usr/ports/misc/kdeutils2
make [all|configure|[dist]clean|extract|install|package]

(Curiously, the fetch and readme[s] targets work OK)

>Fix:

Don't know.  :-)

>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?200005291649.LAA95654>