hi sorru for the delayed answer, but I've found a workaround (unfortunately not the definite solution) when I got a seemed trouble: in config.status are some ^M at wrong places. I believe it's not a textmode-binarymode-mount-problem because there are only 8 ^M (or so) in my config.status. After removing the ^M all is o.k. What (or who :-) ) do brings the ^M in the config.status? I have two candidates: ** redirecting the output in the shell ** or the echo-command from the shell regards On 6/9/05, John Smith <john.maximus@xxxxxxxxx> wrote: > Hi, > I want to compile pango 1.8.1 which is used by gtk. > > So, > I have done a configure. But, when i do make after configure > i get an error saying > no targets are present in make. > > I checked the make file. it was empty. > > I get an sed message at the last ; saying unterminated 's' command. > i dont know whether this is a warning or error. > > how to solve this problem. > > > Regards, > /J > > [user@LocalSystem pango-1.8.1]$ ./configure --host=arm > --prefix=/home/user/gtk/installs > configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking for arm-strip... no > checking for strip... strip > checking for native Win32... no > checking for arm-gcc... /usr/local/arm/3.4.1/bin/arm-linux-gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... yes > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether /usr/local/arm/3.4.1/bin/arm-linux-gcc accepts -g... yes > checking for /usr/local/arm/3.4.1/bin/arm-linux-gcc option to accept > ANSI C... none needed > checking for style of include used by make... GNU > checking dependency style of /usr/local/arm/3.4.1/bin/arm-linux-gcc... gcc3 > checking for c++... c++ > checking for arm-g++... (cached) c++ > checking whether we are using the GNU C++ compiler... yes > checking whether c++ accepts -g... yes > checking dependency style of c++... gcc3 > checking build system type... i686-redhat-linux-gnu > checking host system type... arm-unknown-none > checking for a sed that does not truncate output... /bin/sed > checking for egrep... grep -E > checking for ld used by /usr/local/arm/3.4.1/bin/arm-linux-gcc... > /usr/local/arm/3.4.1/bin/arm-linux-ld > checking if the linker (/usr/local/arm/3.4.1/bin/arm-linux-ld) is GNU ld... yes > checking for /usr/local/arm/3.4.1/bin/arm-linux-ld option to reload > object files... -r > checking for BSD-compatible nm... nm > checking whether ln -s works... yes > checking how to recognise dependent libraries... unknown > checking how to run the C preprocessor... /usr/local/arm/3.4.1/bin/arm-linux-cpp > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking how to run the C++ preprocessor... c++ -E > checking for arm-g77... no > checking for arm-f77... no > checking for arm-xlf... no > checking for arm-frt... no > checking for arm-pgf77... no > checking for arm-fort77... no > checking for arm-fl32... no > checking for arm-af77... no > checking for arm-f90... no > checking for arm-xlf90... no > checking for arm-pgf90... no > checking for arm-epcf90... no > checking for arm-f95... no > checking for arm-fort... no > checking for arm-xlf95... no > checking for arm-ifc... no > checking for arm-efc... no > checking for arm-pgf95... no > checking for arm-lf95... no > checking for arm-gfortran... no > checking for g77... g77 > checking whether we are using the GNU Fortran 77 compiler... yes > checking whether g77 accepts -g... yes > checking the maximum length of command line arguments... 32768 > checking command to parse nm output from > /usr/local/arm/3.4.1/bin/arm-linux-gcc object... ok > checking for objdir... .libs > checking for arm-ar... /usr/local/arm/3.4.1/bin/arm-linux-ar > checking for arm-ranlib... /usr/local/arm/3.4.1/bin/arm-linux-ranlib > checking for arm-strip... strip > checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc static flag works... yes > checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc supports -fno-rtti > -fno-exceptions... no > checking for /usr/local/arm/3.4.1/bin/arm-linux-gcc option to produce > PIC... -fPIC > checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc PIC flag -fPIC works... yes > checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc supports -c -o file.o... yes > checking whether the /usr/local/arm/3.4.1/bin/arm-linux-gcc linker > (/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries... > yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... no > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... no > checking whether to build shared libraries... no > checking whether to build static libraries... yes > configure: creating libtool > appending configuration tag "CXX" to libtool > checking for ld used by c++... /usr/local/arm/3.4.1/bin/arm-linux-ld > checking if the linker (/usr/local/arm/3.4.1/bin/arm-linux-ld) is GNU ld... yes > checking whether the c++ linker > (/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries... > no > checking for c++ option to produce PIC... -fPIC > checking if c++ PIC flag -fPIC works... yes > checking if c++ supports -c -o file.o... yes > checking whether the c++ linker > (/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries... > no > checking dynamic linker characteristics... no > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > appending configuration tag "F77" to libtool > checking if libtool supports shared libraries... no > checking whether to build shared libraries... no > checking whether to build static libraries... yes > checking for g77 option to produce PIC... -fPIC > checking if g77 PIC flag -fPIC works... yes > checking if g77 supports -c -o file.o... yes > checking whether the g77 linker > (/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries... > yes > checking dynamic linker characteristics... no > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking for some Win32 platform... no > checking for perl5... no > checking for perl... perl > checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include > checking for dnet_ntoa in -ldnet... no > checking for dnet_ntoa in -ldnet_stub... no > checking for gethostbyname... yes > checking for connect... yes > checking for remove... yes > checking for shmat... yes > checking for IceConnectionNumber in -lICE... no > checking for pkg-config... /usr/local/arm/3.4.1/bin/pkg-config > checking for fontconfig >= 1.0.1... configure: WARNING: No fontconfig > found, skipping tests for FreeType and Xft > checking for glib-2.0 >= 2.5.7 gobject-2.0 gmodule-no-export-2.0... yes > checking GLIB_CFLAGS... -I/home/sriram/gtk/installs/include/glib-2.0 > -I/home/sriram/gtk/installs/lib/glib-2.0/include > checking GLIB_LIBS... -L/home/sriram/gtk/installs/lib -lglib-2.0 > -lgobject-2.0 -lgmodule-2.0 -ldl > checking Whether to build OpenType test programs... yes > checking modules to link statically... > checking for flockfile... yes > checking for strtok_r... yes > checking Whether to write dependencies into .pc files... yes > checking for dirent.h that defines DIR... yes > checking for library containing opendir... none required > checking for unistd.h... (cached) yes > configure: creating ./config.status > config.status: creating Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pango/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pango/mini-fribidi/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pango/opentype/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pango/pango.rc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pango/pangoft2.rc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pango/pangowin32.rc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating modules/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating modules/arabic/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating modules/basic/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating modules/hangul/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating modules/hebrew/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating modules/indic/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating modules/syriac/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating modules/thai/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating modules/tibetan/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating examples/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating docs/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating docs/version.xml > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating tools/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating tests/Makefile > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pango.pc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pangox.pc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pangowin32.pc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pangoft2.pc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pangoxft.pc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pango-uninstalled.pc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pangox-uninstalled.pc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pangowin32-uninstalled.pc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pangoft2-uninstalled.pc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pangoxft-uninstalled.pc > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating pango-zip.sh > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating tests/runtests.sh > sed: file ./confstatdt4572/subs-2.sed line 17: Unterminated `s' command > config.status: creating config.h > config.status: config.h is unchanged > config.status: executing depfiles commands > config.status: executing pango/module-defs.h commands > config.status: executing pango/module-defs-x.c commands > config.status: executing pango/module-defs-fc.c commands > config.status: executing pango/module-defs-win32.c commands > configuration: > backends: X > [user@LocalSystem pango-1.8.1]$ > _______________________________________________ > > gtk-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gtk-list > -- Antonio Gomes E-mail: antonio.gomes@xxxxxxxxxxx Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnologia (Manaus/Br) NOKIA's Technology Institute _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list