Re: [Nautilus-list] Compiling (from cvs) on debian unstable



Darin Adler wrote:
> 
> On Monday, May 21, 2001, at 03:11  AM, Simeon Walker wrote:
> 
> > Making all in intl
> > make[2]: Entering directory `/home/sim/Sources/nautilus/intl'
> > make[2]: *** No rule to make target `all-no- BUILD_INCLUDED_LIBINTL@',
> > needed by `all-no'.  Stop.
> > make[2]: Leaving directory `/home/sim/Sources/nautilus/intl'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/sim/Sources/nautilus'
> > make: *** [all-recursive-am] Error 2
> > sim milliways:~/Sources/nauti
> >
> > Does anyone know why this is? Suggestions appreciated.
> 
> I believe this is because the gettext you have is new, and the
> xml-i18n-tools that was used to set up the nautilus sources is not
> compatible with it. Newer versions of xml-i18n-tools should work with your
> new gettext, but that will mean you'll need to re-autogen nautilus, since
> the xml-i18n-tools scripts and patches get put into the tarball. A
> configure and build won't get the new xml-i18n-tools patch you need for
> the new gettext.
> 
>      -- Darin
Hi,
  I should have mentioned that I was actually running 'sh autogen.sh'.
At the begining of the process I can see the xml-i18n-tools patches
being applied:

	Running xml-i18n-toolize
	patching file po/Makefile.in.in
	Hunk #1 succeeded at 33 (offset -1 lines).
	Hunk #2 succeeded at 85 (offset -1 lines).
	Hunk #3 succeeded at 170 (offset -1 lines).

I have xml-i18n-tools 0.8.4-1 installed. Further down the process
the following is seen:

	sed: can't read ./intl/po2tbl.sed.in: No such file or directory

The output from autogen.sh is attached in case it helps.

Regards,
Simeon

-- 
Simeon Walker,                      email: simeon sbs bangor ac uk
School of Biological Sciences,      phone: +44 (0)1248 383702
University of Wales, Bangor,        fax: +44 (0)1248 382569
Gwynedd, LL57 2UW, UK.              www: http://biology.bangor.ac.uk/
I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the autogen.sh command line.
Running gettextize...  Ignore non-fatal messages.
Wiping out intl/ subdirectory
Copying file ABOUT-NLS
Copying file intl/ChangeLog
Copying file intl/Makefile.in
Copying file intl/VERSION
Copying file intl/bindtextdom.c
Copying file intl/config.charset
Copying file intl/dcgettext.c
Copying file intl/dcigettext.c
Copying file intl/dcngettext.c
Copying file intl/dgettext.c
Copying file intl/dngettext.c
Copying file intl/explodename.c
Copying file intl/finddomain.c
Copying file intl/gettext.c
Copying file intl/gettext.h
Copying file intl/gettextP.h
Copying file intl/hash-string.h
Copying file intl/intl-compat.c
Copying file intl/l10nflist.c
Copying file intl/libgettext.h
Copying file intl/libgnuintl.h
Copying file intl/loadinfo.h
Copying file intl/loadmsgcat.c
Copying file intl/localcharset.c
Copying file intl/locale.alias
Copying file intl/localealias.c
Copying file intl/ngettext.c
Copying file intl/plural.y
Copying file intl/ref-add.sin
Copying file intl/ref-del.sin
Copying file intl/textdomain.c
Copying file po/Makefile.in.in
Adding an entry to po/ChangeLog (backup is in po/ChangeLog~)

Please add the files
  codeset.m4 gettext.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running xml-i18n-toolize
patching file po/Makefile.in.in
Hunk #1 succeeded at 33 (offset -1 lines).
Hunk #2 succeeded at 85 (offset -1 lines).
Hunk #3 succeeded at 170 (offset -1 lines).
Running libtoolize
You should update your `aclocal.m4' by running aclocal.
configure.in:687: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in: 57: required file `./ltconfig' not found
configure.in:62: AC_PROG_CPP was called before AC_PROG_CC
configure.in:687: warning: AC_TRY_RUN called without default to allow cross compiling
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking how to run the C preprocessor... (cached) cc -E
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached)       -fPIC
checking if gcc PIC flag       -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) 
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
creating libtool
checking for perl... (cached) /usr/bin/perl
checking whether build environment is sane... yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... cc -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for strerror in -lcposix... (cached) no
checking for esd-config... (cached) /usr/bin/esd-config
checking for ESD - version >= 0.2.7... yes
checking for orbit-config... (cached) /usr/bin/orbit-config
checking for ORBit - version >= 0.5.1... yes
checking for orbit-idl... (cached) /usr/bin/orbit-idl

Determining mount system properties:

checking for setmntent... (cached) yes
checking for endmntent... (cached) yes
checking for mntent.h... (cached) yes
checking for sys/mnttab.h... (cached) no
checking for sys/vfstab.h... (cached) no
checking for sys/cdio.h... (cached) no


checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for putenv... (cached) yes
checking for fam.h... (cached) yes
checking for asm/vm86.h... (cached) yes
checking for freetype-config... (cached) /usr/bin/freetype-config
checking for FREETYPE2 - version >= 6.1.0... yes
checking for PR_Init in -lnspr4... (cached) yes
checking for PL_strcmp in -lplc4... (cached) yes
checking for PL_NewHashTable in -lplds4... (cached) yes
checking for xpcom... yes
checking for gdk_superwin_get_type in -lgtksuperwin... (cached) yes
checking for gtk_moz_embed_get_type in -lgtkembedmoz... (cached) yes
checking for Mozilla... yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for bzread in -lbz2... (cached) no
checking for BZ2_bzread in -lbz2... (cached) yes
checking for cdda_interface.h... (cached) yes
checking for cdda_paranoia.h... (cached) yes
checking for glib-config... (cached) /usr/bin/glib-config
checking for GLIB - version >= 1.2.9... yes
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.9... yes
checking for gnome-config... (cached) /usr/bin/gnome-config
checking for GNOME - version >= 1.2.8... yes
checking for additional GNOME modules...  vfs xml bonobo bonobox bonobox_print idl gnomeui gtk gdk_pixbuf gnomecanvaspixbuf eel librsvg 
checking for gnome-config... (cached) /usr/bin/gnome-config
checking for gnome-libs >= 1.2.11... 1.2.13
checking for gnome_canvas_set_dither... (cached) yes
checking for control-center >= 1.3... 1.4.0.1
checking for bonobo >= 0.37... 1.0.4
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for gtk-config cflags... -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
IDL_CFLAGS: -I/usr/share/idl -I$(top_srcdir) -I$(top_builddir)
checking for oaf-config... (cached) /usr/bin/oaf-config
checking for OAF - version >= 0.6.5... yes
checking for gconf-config... (cached) /usr/bin/gconf-config
checking for GCONF - version >= 0.12... yes
checking for xml-config... (cached) /usr/bin/xml-config
checking for scrollkeeper-config... (cached) /usr/bin/scrollkeeper-config
checking for applets... yes
checking for gdk-pixbuf-config... (cached) /usr/bin/gdk-pixbuf-config
checking for GDK_PIXBUF - version >= 0.10.0... yes
checking for gzopen in -lz... (cached) yes
checking for Medusa... yes
checking for ammonite >= ... 1.0.2
checking for png_read_info in -lpng... (cached) yes
checking for png.h... (cached) yes
checking for png_structp in png.h... yes
checking for jpeg_start_decompress in -ljpeg... (cached) yes
checking for jpeglib.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  az ca cs da de el en_GB es fi fr ga gl hu it ja ko lt nl nn no pl pt_BR ru sk sl sv ta tr uk zh_TW.Big5
sed: can't read ./intl/po2tbl.sed.in: No such file or directory
checking for working const... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking for more warnings... yes
checking whether gcc understands -Wsign-promo... yes
checking whether gcc understands -Wno-sign-compare... yes
updating cache ./config.cache
creating ./config.status
creating nautilus.spec
creating Makefile
creating helper-utilities/Makefile
creating helper-utilities/error-dialog/Makefile
creating helper-utilities/xml-migrate/Makefile
creating helper-scripts/Makefile
creating icons/Makefile
creating icons/crux_eggplant/Makefile
creating icons/crux_eggplant/backgrounds/Makefile
creating icons/crux_eggplant/sidebar_tab_pieces/Makefile
creating icons/crux_eggplant/throbber/Makefile
creating icons/crux_teal/Makefile
creating icons/crux_teal/backgrounds/Makefile
creating icons/crux_teal/sidebar_tab_pieces/Makefile
creating icons/crux_teal/throbber/Makefile
creating icons/gnome/Makefile
creating icons/gnome/throbber/Makefile
creating icons/sidebar_tab_pieces/Makefile
creating icons/sierra/Makefile
creating icons/tahoe/Makefile
creating icons/throbber/Makefile
creating data/Makefile
creating data/patterns/Makefile
creating data/emblems/Makefile
creating data/linksets/Makefile
creating cut-n-paste-code/Makefile
creating cut-n-paste-code/widgets/Makefile
creating cut-n-paste-code/widgets/e-paned/Makefile
creating cut-n-paste-code/widgets/gimphwrapbox/Makefile
creating libnautilus/Makefile
creating libnautilus-adapter/Makefile
creating libnautilus-private/Makefile
creating src/Makefile
creating src/file-manager/Makefile
creating components/Makefile
creating components/adapter/Makefile
creating components/hardware/Makefile
creating components/hardware/icons/Makefile
creating components/history/Makefile
creating components/help/Makefile
creating components/help/converters/Makefile
creating components/help/converters/gnome-db2html2/Makefile
creating components/help/converters/gnome-info2html2/Makefile
creating components/help/converters/gnome-man2html2/Makefile
creating components/image-viewer/Makefile
creating components/music/Makefile
creating components/news/Makefile
creating components/notes/Makefile
creating components/sample/Makefile
creating components/mozilla/Makefile
creating components/text/Makefile
creating components/text/services/Makefile
creating components/throbber/Makefile
creating components/loser/Makefile
creating components/loser/content/Makefile
creating components/loser/sidebar/Makefile
creating components/tree/Makefile
creating po/Makefile.in
creating intl/Makefile
creating test/Makefile
creating user-guide/Makefile
creating user-guide/gnufdl/Makefile
creating user-guide/gnugpl/Makefile
creating help/Makefile
creating help/nautilus-user-manual/Makefile
creating help/nautilus-user-manual/C/Makefile
creating help/nautilus-user-manual/es/Makefile
creating help/nautilus-user-manual/ko/Makefile
creating help/nautilus-quick-reference/Makefile
creating help/nautilus-quick-reference/C/Makefile
creating help/nautilus-quick-reference/no/Makefile
creating help/nautilus-quick-reference/es/Makefile
creating help/nautilus-quick-reference/sv/Makefile
creating help/nautilus-quick-reference/ko/Makefile
creating help/nautilus-release-notes/Makefile
creating help/nautilus-release-notes/C/Makefile
creating help/nautilus-screenshot-guidelines/Makefile
creating help/nautilus-screenshot-guidelines/C/Makefile
creating applets/Makefile
creating applets/launcher/Makefile
creating applets/preferences-applet/Makefile
creating omf-install/Makefile
creating config.h
config.h is unchanged
Nautilus configuration summary:

CFLAGS : 	-Wall 	-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes 	-Wnested-externs -Wpointer-arith 	-Wcast-align -Wsign-compare 	-Werror 	-g -O2
LDFLAGS : 

Mozilla component                 : YES
   mozilla libraries              : /usr/lib/mozilla
   mozilla includes               : /usr/include/mozilla
   MOZILLA_VERSION                : MOZILLA_0_8_OR_HIGHER
   MOZILLA_PROFILES_CFLAGS        : -DMOZILLA_HAVE_PROFILES_SUPPORT
   MOZILLA_COMPONENT_RPATH_FLAGS  : -Wl,-rpath=/usr/lib/mozilla
   MOZILLA_COMPONENT_DEBUG_FLAGS  : 
Enable profiler                   : NO
HAVE_AMMONITE                     : 1
AMMONITE_CFLAGS                   : -I/usr/include
AMMONITE_LIBS                     : -L/usr/lib -lammonite-gtk -lammonite
EAZEL_BUILD_TIMESTAMP             : 
NAUTILUS_BUILD_MESSAGE            : Development Build
NAUTILUS_SOURCE_DIRECTORY         : /home/sim/Sources/nautilus
HAVE_APPLETS                      : yes
NAUTILUS_LIBDIR     : -L${libdir}
NAUTILUS_INCLUDEDIR : -I${prefix}/include -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gnome-xml -I/usr/lib/vfs/include -D_REENTRANT -I/usr/include/gconf/1
NAUTILUS_LIBS       : -lnautilus -rdynamic -L/usr/lib -L/usr/X11R6/lib -lbonobo -lbonobox -lbonobo-print -lgnomeprint -lgnomecanvaspixbuf -leel -lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgtk -lgdk -lXi -lXext -lX11 -lm -lxml -lgnomevfs -lgmodule -lgthread -lglib -lpthread -ldl -lrsvg -lart_lgpl -lfreetype -lpng -lz

Now type 'make' to compile nautilus.


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