bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] error building latest src


From: w bugar
Subject: Re: [Bug-gnubg] error building latest src
Date: Fri, 16 Jan 2009 13:10:11 -0800 (PST)

OK, I"ll give your new version a try.
FYI
1. an rpm install of gnuplot complained of 13 dependencies 
   (using fedora 10)
2. got the following errors in make of the latest snapshot:
   (using the latest libtool from www.gnu.org/software/libtool)

/bin/sh ./ylwrap external_l.l lex.yy.c external_l.c -- flex  
/bin/sh ./ylwrap external_y.y y.tab.c external_y.c y.tab.h external_y.h 
y.output external_y.output -- bison -y  -d
updating external_y.h
make  all-recursive
make[1]: Entering directory `/root/bin/gnubg'
Making all in lib
make[2]: Entering directory `/root/bin/gnubg/lib'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
-I./.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -MT 
list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
../libtool: line 467: CDPATH: command not found
../libtool: line 1145: func_opt_split: command not found
libtool: Version mismatch error.  This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[2]: *** [list.lo] Error 63
make[2]: Leaving directory `/root/bin/gnubg/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/bin/gnubg'
make: *** [all] Error 2
address@hidden gnubg]# 



--- On Thu, 1/15/09, Michael Petch <address@hidden> wrote:

> From: Michael Petch <address@hidden>
> Subject: Re: [Bug-gnubg] error building latest src
> To: address@hidden, "Christian Anthon" <address@hidden>
> Cc: "address@hidden" <address@hidden>
> Date: Thursday, January 15, 2009, 7:22 PM
> On 1/15/09 4:21 PM, "Michael Petch"
> <address@hidden> wrote:
> 
> > It is more than likely you don't have gnuplot
> installed on your system.
> > This error message indicates it managed to build the
> Gnubg executables, but
> > dies building the documentation.
> > 
> > In the version of gnubg you are building, Gnuplot is
> used to create the
> > annealing diagram in the documentation. If you were to
> build gnubg without
> > the docs (if you didn't need them) you could avoid
> this error. I believe
> > that this has been rectified in later releases of the
> source code.
> > 
> > I'm not sure you can install new packages on your
> system. If you can I'd
> > install the gnuplot rpm, and retry the build.
> > 
> 
> If for some reason you can't install gnuplot on your
> system, I have created
> a version of gnubg-0.15-4.src.rpm that that doesn't
> require gnuplot (I
> prebuilt the diagram so it doesn't have to be made
> again by the build
> process). You can find this amended version here:
> 
> http://www2.capp-sysware.com/downloads/redhat/gnubg-0.15-4-nognuplot.src.rpm
> 
> Mike


      




reply via email to

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