bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Error building 030511 for Linux


From: Rod Roark
Subject: [Bug-gnubg] Error building 030511 for Linux
Date: Mon, 12 May 2003 15:32:04 -0700
User-agent: KMail/1.4.3

Hi all, I've started experimenting with GnuBG and have to
say I'm VERY impressed!

Now for my first problem.  I have a Gentoo Linux (with GTK2)
machine on my desktop.  It builds and runs GnuBG-0.13.0
without incident.

However trying to build the 030511 snapshot produces:

[stuff snipped]
make[2]: Leaving directory `/home/rod/gnubg-030511/lib'
Making all in doc
make[2]: Entering directory `/home/rod/gnubg-030511/doc'
cd .. && \
  /bin/sh /home/rod/gnubg-030511/missing --run automake-1.6 --gnu  doc/Makefile
cd .. && /bin/sh ./config.status doc/Makefile
config.status: creating doc/Makefile
make[2]: Leaving directory `/home/rod/gnubg-030511/doc'
make[2]: Entering directory `/home/rod/gnubg-030511/doc'
Updating ./version.texi
cd . \
  && /bin/sh /home/rod/gnubg-030511/missing --run makeinfo   \
       `echo gnubg.texi | sed 's,.*/,,'`
if [ -n "" ]; then \
 annealing.gp && \
tr -d '\f' < anneal.txt > ./annealing.txt; fi
if [ -n "pstopnm" -a -n "pnmscale" -a -n "pnmtopng" ]; then \
pstopnm -portrait -xsize 1024 annealing.eps; \
pnmscale 0.5 < annealing.eps001.ppm | pnmtopng > \
        ./annealing.png; fi
pstopnm: annealing.eps - No such file or directory
/bin/sh: annealing.eps001.ppm: No such file or directory
pnmtopng: EOF / read error reading magic number
make[2]: *** [annealing.png] Error 1
make[2]: Leaving directory `/home/rod/gnubg-030511/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rod/gnubg-030511'
make: *** [all] Error 2


I am passing no options to ./configure.  Any suggestions as
to what I'm missing?

Thanks,

-- Rod





reply via email to

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