[Uim-bugs] [Bug 21518] build error: hardcode_minus_L

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 2 07:56:12 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21518





--- Comment #3 from UTUMI Hirosi <utuhiro78 at yahoo.co.jp>  2009-05-02 07:56:12 PST ---
######################################################
take 1
######################################################
$ gettextize -f -c
Copying file ABOUT-NLS
Copying file config.rpath
Not copying intl/ directory.
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en at boldquot.header
Copying file po/en at quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
Adding an entry to po/ChangeLog (backup is in po/ChangeLog~)
Copying file m4/gettext.m4
Copying file m4/iconv.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Adding an entry to m4/ChangeLog (backup is in m4/ChangeLog~)
Updating Makefile.am (backup is in Makefile.am~)
Updating configure.ac (backup is in configure.ac~)
Creating ChangeLog

Please run 'aclocal -I m4' to regenerate the aclocal.m4 file.
You need aclocal from GNU automake 1.9 (or newer) to do this.
Then run 'autoconf' to regenerate the configure file.

You will also need config.guess and config.sub, which you can get from the CVS
of the 'config' project at http://savannah.gnu.org/. The commands to fetch them
are
$ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess'
$ wget
'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub'

You might also want to copy the convenience header file gettext.h
from the /usr/share/gettext directory into your package.
It is a wrapper around <libintl.h> that implements the configure --disable-nls
option.

Press Return to acknowledge the previous three paragraphs.

######################################################
take 2
######################################################
$ ./autogen.sh 
m4/expat.m4:10: warning: underquoted definition of AM_WITH_EXPAT
m4/expat.m4:10:   run info '(automake)Extending aclocal'
m4/expat.m4:10:   or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:1564: error: `po/Makefile.in' is already registered with
AC_CONFIG_FILES.
../../lib/autoconf/status.m4:305: AC_CONFIG_FILES is expanded from...
configure.ac:1564: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1

######################################################
take 3
######################################################
$ aclocal -I m4
m4/expat.m4:10: warning: underquoted definition of AM_WITH_EXPAT
m4/expat.m4:10:   run info '(automake)Extending aclocal'
m4/expat.m4:10:   or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:1564: error: `po/Makefile.in' is already registered with
AC_CONFIG_FILES.
../../lib/autoconf/status.m4:305: AC_CONFIG_FILES is expanded from...
configure.ac:1564: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1

//////
I'm using automake-1.10.2.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the uim-bugs mailing list