Subject: Re: pkg/33774 (error in pkgsrc/x11/kdebase3)
To: None <markd@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Andreas Tannert <tannert@mis.mpg.de>
List: pkgsrc-bugs
Date: 06/22/2006 10:30:02
The following reply was made to PR pkg/33774; it has been noted by GNATS.
From: Andreas Tannert <tannert@mis.mpg.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/33774 (error in pkgsrc/x11/kdebase3)
Date: Thu, 22 Jun 2006 12:28:24 +0200 (MEST)
Hello,
I could solve this error. In
pkgsrc/x11/kdebase/work/kdebase-3.5.3/kioslave/fish/Makefile are some hardcoded
sed commands. This should be nbsed or better using the sed from mk.conf file.
Then there are still problems with the last part of the sed command nbsed -e
's/\\/\\\\/g;s/"/\\"/g;s/^[ ]*/"/;/^"# /d;s/[
]*$$/\\n"/;/^"\\n"$$/d;s/{CHECKSUM}/'$$SUM'/;' $(srcdir)/fish.pl >> $@; \
The {CHECKSUM}/'$$SUM'/; pard I deleted and did it by hand it is only one time.
Then I got a correct fishcode.h .
Best regards,
Andreas Tannert
---------------------------------
Andreas Tannert
Max-Planck-Institute for
Mathematics in the Sciences (MIS)
Inselstr. 22-26
D-04103 Leipzig, Germany
---------------------------------
phone: (+) 49-341-9959 693
email: tannert@mis.mpg.de
---------------------------------