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. [brad@riley ~/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 <wi...@pobox.com> wrote: > On Wed 22 Jun 2011 03:54, Brad Whitlock <bradley.whitl...@gmail.com> > 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/ >
_______________________________________________ g-wrap-dev mailing list g-wrap-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/g-wrap-dev