ports/54876: [PATCH] lang/guile: Bug in a Makefile
Joe Marcus Clarke
marcus at marcuscom.com
Sun Aug 3 16:11:34 PDT 2003
On Sun, 2003-08-03 at 20:53, Daniela wrote:
> On Sunday 03 August 2003 19:53, Joe Marcus Clarke wrote:
> > > > Have you copied another shell over /bin/sh?
> > >
> > > No, but when I enter the command manually in /bin/sh, it fails with the
> > > same message.
> >
> > Ah, I see what's going on. Your patches are generally masking some
> > other shell errors. However, the real cause of your problem is that the
> > docs cannot be built for some reason. Since this doesn't happen on any
> > of my systems, nor on a clean build on bento, I have to assume there is
> > something wrong with your build environment. Applying your patches
> > would change the content of what is installed, so I don't want to go
> > with that option.
> >
> > Can you send me your
> > work/guile-1.6.4/scripts/snarf-check-and-output-texi script? Thanks.
>
> See attachment.
>
> I don't think it is something on my system. My first try to compile this port
> was on a freshly installed, clean system. The only thing I did before was the
> installation of some other ports, and I added the following lines to
> /etc/make.conf:
>
> STRIP_CMD=true
> DEBUG_FLAGS=-g3
>
> I have debug symbols everywhere in my system, but that shouldn't be the cause
> for the problem, right?
> I'm running 4.8-STABLE, by the way (upgraded every week).
>
> Currently I'm trying to fix the thing that generated the Makefile.
> My solution is working in bash, csh and sh, so it shouldn't cause trouble for
> anyone, right?
There is a difference in your snarf script. Your script is missing a ^L
character on line 196. I don't know how this is possible since this
file comes unmodified with the distribution. However, removing this
character from my script does not produce the error you're seeing. Can
you also send me the output of env from the account with which you're
building guile?
Joe
>
> Daniela
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030803/7935d562/attachment.bin
More information about the freebsd-gnome
mailing list