ACLOCAL with Suse 10 ie Makefile.cvs

Report bugs, bug fixes and workarounds here.
Avatar
Topic author
cartrite
Posts: 1978
Joined: 15.09.2005
With us: 19 years 2 months
Location: Pocono Mountains, Pennsylvania, USA Greate Grandfother from Irshava, Zakarpattia Oblast Ukraine

ACLOCAL with Suse 10 ie Makefile.cvs

Post #1by cartrite » 10.10.2006, 16:21

aclocal ver = aclocal (GNU automake) 1.9.6
autoconf ver = 2.59-81 x86_64
automake ver = 1.9.6-2 x86_64

Here is what happens when I try to run make -f Makefile.cvs on Suse 10
]*** Creating aclocal.m4
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of AC_PILOT_LINK_HOOK
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/auto ... ng-aclocal
aclocal:configure.in:73: warning: macro `AM_PO_SUBDIRS' not found in library
aclocal:configure.in:74: warning: macro `AM_GNU_GETTEXT' not found in library
*** Creating configure
configure.in:73: error: possibly undefined macro: AM_PO_SUBDIRS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:74: error: possibly undefined macro: AM_GNU_GETTEXT
make[1]: *** [cvs] Error 1
make: *** [all] Error 2


This has been bugging me ever since I installed Suse 10 and tried to compile CVS code. I can't run make -f Makefile.cvs on this system. Till now I was using Suse 9.2 to do this and then compile it on Suse 10. This was starting to upset me so I found a workaround to run make -f Makefile.cvs on Suse 10 by modifying configure.in, makefile.am, and makefile.common to remove the po directories from the installation. I would like to find a fix for this to keep in sync with cvs so I don't have to keep changing those files every time they get updated. Anyone know why this may be happening ?

cartrite
VivoBook_ASUSLaptop X712JA_S712JA Intel(R) UHD Graphics 8gb ram. Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz, 1190 Mhz, 4 Core(s), 8 Logical Processor(s) 8 GB ram. Running on Windows 11 and OpenSuse 15.4

Avatar
Topic author
cartrite
Posts: 1978
Joined: 15.09.2005
With us: 19 years 2 months
Location: Pocono Mountains, Pennsylvania, USA Greate Grandfother from Irshava, Zakarpattia Oblast Ukraine

Post #2by cartrite » 12.10.2006, 05:07

:oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops:
NO BUG . I didn't have gettext-devl installed. Suse 10 didn't have a gettext-devl so I built it and installed it locally and everything works...........
VivoBook_ASUSLaptop X712JA_S712JA Intel(R) UHD Graphics 8gb ram. Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz, 1190 Mhz, 4 Core(s), 8 Logical Processor(s) 8 GB ram. Running on Windows 11 and OpenSuse 15.4


Return to “Bugs”