guile-devel
[Top][All Lists]
Advanced

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

Build Bug in wip-peg


From: Noah Lavine
Subject: Build Bug in wip-peg
Date: Sat, 3 Sep 2011 16:38:11 -0400

Hello all,

It's been a while, but I just got the wip-peg branch from the main
repository and tried to build it. After doing "make clean && make", I
get this error:

Undefined symbols:
  "_rpl_open", referenced from:
      _scm_open_file in libguile_2.0_la-fports.o
      _scm_load_objcode in libguile_2.0_la-objcodes.o
      _scm_copy_file in filesys.o
      _scm_copy_file in filesys.o
      _scm_open_fdes in filesys.o
ld: symbol(s) not found

However, I do not get an error when I build the master branch. Since
wip-peg is based on the stable branch, I assume that some build change
between stable and master made it work on my system. Can anyone
suggest what that might be?

Noah



reply via email to

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