adonthell-general
[Top][All Lists]
Advanced

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

[Adonthell-general] something about 'whitespace following trailing backs


From: shirish शिरीष
Subject: [Adonthell-general] something about 'whitespace following trailing backslash' while doing ./autogen.sh in adonthell-tools and then can't make.
Date: Sun, 24 Jun 2012 01:42:40 +0530

Hi all,
Dunno if it's something big or small but spotted an error while trying
to run ./autogen.sh

~/games/adonthell/adonthell-tools$ ./autogen.sh
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
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/address@hidden
Copying file po/address@hidden
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
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

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 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 two paragraphs.


desktop/Makefile.am:11: whitespace following trailing backslash
Makefile.am:3: AM_GNU_GETTEXT used but `po' not in SUBDIRS

Now type './configure' to prepare Adonthell for compilation.
Afterwards, 'make' will build Adonthell.

See the "desktop/Makefile.am:11: whitespace following trailing backslash
Makefile.am:3: AM_GNU_GETTEXT used but `po' not in SUBDIRS" .

This error was not there before. Dunno if it's intentional, something
in progress or what. Just thought you guys should know.

Then later cannot make.

libtool: link: ar cru .libs/_gtk.a  _gtk_la-gfx_gtk.o
_gtk_la-screen_gtk.o _gtk_la-surface_gtk.o
libtool: link: ranlib .libs/_gtk.a
/bin/sed: can't read /usr/lib/libxml2.la: No such file or directory
libtool: link: `/usr/lib/libxml2.la' is not a valid libtool archive
make[3]: *** [_gtk.la] Error 1
make[3]: Leaving directory
`/home/shirish/games/adonthell/adonthell-tools-build/src/backend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/shirish/games/adonthell/adonthell-tools-build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shirish/games/adonthell/adonthell-tools-build'
make: *** [all] Error 2

Attached the build log there too, should be easy/easier as it's shorter.

A query if I do 'sudo make install' only when I'm upgrading the git
repo should I need to do 'sudo make install' . What happens if by
mistake I do another 'sudo make install' does it overwrite the first
installation or what ?
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17

Attachment: adonthell-tools-build-log.txt
Description: Text document


reply via email to

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