bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] autogen.sh patch & Give me commit permission


From: TAKAHASHI Kaoru
Subject: [Bug-gnubg] autogen.sh patch & Give me commit permission
Date: Fri, 29 Aug 2003 05:35:24 +0900
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SUTEMI/1.14.5 (platonic love) FLIM/1.14.5 (Demachiyanagi) MULE XEmacs/21.4 (patch 13) (Rational FORTRAN) (i386-debian-linux)

Hi,

I'll build gnubg trunk without automake.  I use autogen.sh for
avoid regenerating autoconf/automake things.  But gmake try
regenerate board3d/Makefile.in and error.

Will you make autogen.sh touch board3d/Makefile.in?
(patch attached)


And, I'll edit & commit ja.po.  Would you give me commit
permission?  Already, I have savannah account.  My savannah login
name is kaoru. <http://savannah.gnu.org/users/kaoru/>


How to Repeat:
address@hidden touch board3d/Makefile.am
address@hidden ./autogen.sh
address@hidden ./configure --with-board3d --with-sound --with-x --with-gtk 
--without-python && gmake
[snip]
Making all in board3d
gmake[2]: Entering directory `/usr/local/src/gnubg/board3d'
cd .. && \
  /bin/sh /usr/local/src/gnubg/missing --run automake-1.6 --gnu  
board3d/Makefile
automake-1.6: not found
WARNING: `automake-1.6' is needed, and you do not seem to have it handy on your
         system.  You might have modified some files without having the
         proper tools for further handling them.  Check the `README' file,
         it often tells you about the needed prerequirements for installing
         this package.  You may also peek at any GNU archive site, in case
         some other package would contain this missing `automake-1.6' program.
gmake[2]: *** [Makefile.in] Error 1
gmake[2]: Leaving directory `/usr/local/src/gnubg/board3d'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/src/gnubg'
gmake: *** [all] Error 2


Regards,

-- 
TAKAHASHI Kaoru <address@hidden>

Attachment: autogen.sh.diff
Description: Binary data


reply via email to

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