bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] patch: autogen.sh touch sounds/Makefile.in


From: TAKAHASHI Kaoru
Subject: [Bug-gnubg] patch: autogen.sh touch sounds/Makefile.in
Date: Sat, 12 Apr 2003 13:14:31 +0900
User-agent: Wanderlust/2.10.1 (Watching The Wheels-pre) SUTEMI/1.14.5 (platonic love) FLIM/1.14.5 (Demachiyanagi) Emacs/21.3 (i386-unknown-openbsd3.3) MULE/5.0 (SAKAKI)

Hi,

I'll build gnubg branch-0-13 without automake.  I use autogen.sh
for avoid regenerating autoconf/automake things.  But gmake try
regenerate sounds/Makefile.in and error.

Would you make autogen.sh touch sounds/Makefile.in?
(patch attached)


How to Repeat:
address@hidden ./autogen.sh && ./configure --with-sound --with-x --with-gtk && 
gmake
[snip]
        gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/local/src/hoge/gnubg/xpm'
Making all in sounds
gmake[2]: Entering directory `/usr/local/src/hoge/gnubg/sounds'
cd .. && \
  /bin/sh /usr/local/src/hoge/gnubg/missing --run automake-1.6 --gnu  
sounds/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/hoge/gnubg/sounds'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/src/hoge/gnubg'
gmake: *** [all] Error 2


Regards,

Attachment: autogen.sh.diff
Description: Binary data


reply via email to

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