From owner-freebsd-ports Sun Jan 10 12:54:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12119 for freebsd-ports-outgoing; Sun, 10 Jan 1999 12:54:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from dns.webwizard.net.mx (webwizard.net.mx [148.245.50.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12109 for ; Sun, 10 Jan 1999 12:54:10 -0800 (PST) (envelope-from eculp@webwizard.org.mx) Received: from webwizard.org.mx (webwizard.net.mx [148.245.50.27]) by dns.webwizard.net.mx (8.9.1/8.9.1) with ESMTP id OAA21862 for ; Sun, 10 Jan 1999 14:53:38 -0600 (CST) (envelope-from eculp@webwizard.org.mx) Message-ID: <36991352.78EC75A0@webwizard.org.mx> Date: Sun, 10 Jan 1999 14:53:38 -0600 From: Edwin Culp X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: kde11 compilation errors Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just installed the new kde11 port after completely removing my kde port. The only probem I had was with the kdebase11 module that repeatedly gave me the following error. Making all in nl file=./`echo kstart | sed 's,.*/,,'`.gmo && rm -f $file && msgfmt -o $file ksta rt.po usage: msgfmt [ -dv ] [ - ] [ name ... ] ./kstart.gmo: No such file or directory *** Error code 2 Stop. I got it in about 4 different directories. I don't really understand why other than the man entry for msgfmt doesn't give a -o option but it only gave me 4 or 5 errors out of many. I just made the mo manually, moved it to a .gmo and modified the make file and assume that nothing interesting will happen but it sure does slow down the build. Thanks ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message