This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Scwm-0.99.2 pre-release available!


Greg,

In effect, I am trying `rpm --rebuild *.src.rpm', on an MkLinux
prerelease one system.  So my system is binary compatible with
LinuxPPC R5 and YellowDog, though there may be differences in which
packages are installed.

Rebuilding works for guile-gtk-26Aug99-1gjb.src.rpm,
guile-1.3.2-1gjb.src.rpm, scwm-icons-0.99.2-1.src.rpm, and
scwm-post0.99.1-1.src.rpm -- and I can simply install all but the
last, which wants Cassowary.  Incidentally, your guile*src.rpm creates
both a guile and a guile-devel, which seems slightly odd.

What is Text-Balanced?

So far, my attempts to rebuild Cassowary have failed, and here is the
tail end of the messages from my last attempt:

creating Makefile
creating c++/Makefile
creating java/Makefile
sed: can't read ./java/Makefile.in: No such file or directory
creating java/demos/Makefile
sed: can't read ./java/demos/Makefile.in: No such file or directory
creating java/cda/Makefile
sed: can't read ./java/cda/Makefile.in: No such file or directory
creating guile/Makefile
creating wrappers/Makefile
sed: can't read ./wrappers/Makefile.in: No such file or directory
creating docs/Makefile
creating cassowary.spec
creating GTL.spec
creating c++/config.h
c++/config-inline.h is unchanged
+ make
Making all in c++
make[1]: Entering directory `/usr/src/redhat/BUILD/cassowary-0.51/c++'
c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include     -g -O2 -c ClAbstractVariable.cc
ClAbstractVariable.h: In method `ClAbstractVariable::ClAbstractVariable(long int, char *)':
In file included from ClAbstractVariable.cc:12:
ClAbstractVariable.h:49: `auto_ptr' undeclared (first use this function)
ClAbstractVariable.h:49: (Each undeclared identifier is reported only once
ClAbstractVariable.h:49: for each function it appears in.)
ClAbstractVariable.h:49: parse error before `>'
ClAbstractVariable.h:54: `pch' undeclared (first use this function)
ClAbstractVariable.h:55: confused by earlier errors, bailing out
make[1]: *** [ClAbstractVariable.o] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/cassowary-0.51/c++'
make: *** [all-recursive] Error 1
Bad exit status from /var/tmp/rpm-tmp.5757 (%build)

My naive suspicion is that this might be related to java, which I
don't otherwise use.  I have installed guavac-1.2-4, but what am I
supposed to have?


Also, I have so far been unable to rebuild GTL, but the problem may be
coming from elsewhere -- the tail end of the messages is

collect2: ld terminated with signal 11 [Segmentation fault]
make[1]: *** [libGTL.la] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/GTL-0.3.1/src'
make: *** [all-recursive] Error 1
Bad exit status from /var/tmp/rpm-tmp.72412 (%build)

which presumably means something wrong with ld.

John

-- 
John MacPhail                   grad student at U.Waterloo
jrmacphail@math.uwaterloo.ca          sneaker net  MC5136A
-----------------------------------------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]