ports/54876: [PATCH] lang/guile: Bug in a Makefile

Daniela dgw at liwest.at
Sun Aug 3 15:55:52 PDT 2003


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?

Daniela



More information about the freebsd-gnome mailing list