g-wrap-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: g-wrap build fails, missing standard.c?


From: Brad Whitlock
Subject: Re: g-wrap build fails, missing standard.c?
Date: Wed, 22 Jun 2011 20:00:04 -0600

Thanks Andy.

I don't think it's a env issue.

In looking in the guile/g-wrap/gw/Makefile, I see the following make target which depends on standard.c:

"libgw_guile_standard_la-standard.lo: standard.c"

but I don't seem to have that file (standard.c). Is it auto-generated? I can't seem to find any code to make that happen either.

address@hidden ~/data/downloads/g-wrap-1.9.13/build]$ find ../../ -name standard.*
../../g-wrap-1.9.13/scheme48/g-wrap/scheme48/ws/standard.scm
../../g-wrap-1.9.13/guile/g-wrap/guile/ws/standard.scm
../../g-wrap-1.9.13/g-wrap/ws/standard.scm
../../g-wrap/g-wrap/ws/standard.scm
../../g-wrap/guile/g-wrap/guile/ws/standard.scm
../../g-wrap/scheme48/g-wrap/scheme48/ws/standard.scm

Is it possible that this file is missing from my distribution? Seems impossible to me.

-Brad



On Wed, Jun 22, 2011 at 7:43 AM, Andy Wingo <address@hidden> wrote:
On Wed 22 Jun 2011 03:54, Brad Whitlock <address@hidden> writes:

> I am trying to build g-wrap on FreeBSD 8.1 so that I can eventually get guile-gnome-platform-2.16 up and running.
>
> I used git to clone the working branch.
>
> $ git clone git://git.sv.gnu.org/g-wrap.git
> ...
> $ ./autogen.sh --prefix=/mnt/data/homes/brad/new_guile
> $ mkdir build && cd build
> $ ../configure --prefix=/mnt/data/homes/brad/new_guile PKG_CONFIG=/usr/local/bin/pkg-config -C
> $make

Could it be a $builddir / $srcdir thing?  Sounds unlikely but possible,
right?

Andy
--
http://wingolog.org/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]