Development

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • New - autogen crash

    0 answers - 15842 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Please do not reply to this email- if you want to comment on the bug, go to the
    URL shown below and enter your comments there.
    Changed by llpamies (AT) tinet (DOT) org.
    shadow/755592005-07-15 16:58:52.000000000 -0400
    shadow/75559.tmp.18092005-07-15 16:58:52.000000000 -0400
    @@ -0,0 +1,600 @@
    +Bug#: 75559
    +Product: Mono: Class Libraries
    +Version: unspecified
    +S:
    +S Details:
    +Status: NEW
    +Resolution:
    +Severity:
    +Priority: Wishlist
    +Component: Windows.Forms
    +AssignedTo: mono-bugs (AT) ximian (DOT) com
    +ReportedBy: llpamies (AT) tinet (DOT) org
    +QAContact: mono-bugs (AT) ximian (DOT) com
    +TargetMilestone:
    +URL:
    +Cc:
    +Summary: autogen crash
    +
    +Please fill in this template when reporting a bug, unless you know what you
    +are doing.
    +Description of Problem:
    +autogen crash
    +
    +
    +Steps to reproduce the problem:
    +1. $ svn co
    +2. $ cd libgdiplus
    +3. $ ./autogen /usr/local
    +
    +Actual Results:
    + 1.
    + Running libtoolize
    + 2.
    + You should add the contents of `/usr/share/aclocal/libtool.m4' to
    +`aclocal.m4'.
    + 3.
    + Running aclocal
    + 4.
    + Running autoheader
    + 5.
    + Running automake
    + 6.
    + automake: configure.in: installing `./install-sh'
    + 7.
    + automake: configure.in: installing `./mkinstalldirs'
    + 8.
    + automake: configure.in: installing `./missing'
    + 9.
    + automake: Makefile.am: installing `./INSTALL'
    + 10.
    + Running autoconf
    + 11.
    + Running libpixman/autogen.sh
    + 12.
    + Running libtoolize
    + 13.
    + You should add the contents of `/usr/share/aclocal/libtool.m4' to
    +`aclocal.m4'.
    + 14.
    + Running aclocal
    + 15.
    + Running autoheader
    + 16.
    + Running automake
    + 17.
    + Running autoconf
    + 18.
    + Skipping configure process.
    + 19.
    + Done running autogen.sh in libpixman
    + 20.
    + Running cairo/autogen.sh
    + 21.
    + Running libtoolize
    + 22.
    + You should add the contents of `/usr/share/aclocal/libtool.m4' to
    +`aclocal.m4'.
    + 23.
    + Running aclocal
    + 24.
    + Running autoheader
    + 25.
    + Running automake
    + 26.
    + test/Makefile.am:42: invalid unused variable name: `AM_LDFLAGS'
    + 27.
    + **Error**: automake failed.
    + 28.
    + Done running autogen.sh in cairo
    + 29.
    + Running ./configure
    + /usr/local
    + 30.
    + checking build system type i686-pc-linux-gnu
    + 31.
    + checking host system type i686-pc-linux-gnu
    + 32.
    + checking target system type i686-pc-linux-gnu
    + 33.
    + checking for a BSD-compatible install /usr/bin/install -c
    + 34.
    + checking whether build environment is sane yes
    + 35.
    + checking whether make sets $(MAKE) yes
    + 36.
    + checking for working aclocal-1.4 found
    + 37.
    + checking for working autoconf found
    + 38.
    + checking for working automake-1.4 found
    + 39.
    + checking for working autoheader found
    + 40.
    + checking for working makeinfo missing
    + 41.
    + checking whether to enable maintainer-specific portions of
    +Makefiles yes
    + 42.
    + checking for gcc gcc
    + 43.
    + checking for C compiler default output file name a.out
    + 44.
    + checking whether the C compiler works yes
    + 45.
    + checking whether we are cross compiling no
    + 46.
    + checking for suffix of executables
    + 47.
    + checking for suffix of object files o
    + 48.
    + checking whether we are using the GNU C compiler yes
    + 49.
    + checking whether gcc accepts -g yes
    + 50.
    + checking for gcc option to accept ANSI C none needed
    + 51.
    + checking for a sed that does not truncate output /bin/sed
    + 52.
    + checking for egrep grep -E
    + 53.
    + checking for ld used by gcc /usr/bin/ld
    + 54.
    + checking if the linker (/usr/bin/ld) is GNU ld yes
    + 55.
    + checking for /usr/bin/ld option to reload object files -r
    + 56.
    + checking for BSD-compatible nm /usr/bin/nm -B
    + 57.
    + checking whether ln -s works yes
    + 58.
    + checking how to recognise dependent libraries pass_all
    + 59.
    + checking how to run the C preprocessor gcc -E
    + 60.
    + checking for ANSI C header files yes
    + 61.
    + checking for sys/types.h yes
    + 62.
    + checking for sys/stat.h yes
    + 63.
    + checking for stdlib.h yes
    + 64.
    + checking for string.h yes
    + 65.
    + checking for memory.h yes
    + 66.
    + checking for strings.h yes
    + 67.
    + checking for inttypes.h yes
    + 68.
    + checking for stdint.h yes
    + 69.
    + checking for unistd.h yes
    + 70.
    + checking dlfcn.h usability yes
    + 71.
    + checking dlfcn.h presence yes
    + 72.
    + checking for dlfcn.h yes
    + 73.
    + checking for g++ g++
    + 74.
    + checking whether we are using the GNU C++ compiler yes
    + 75.
    + checking whether g++ accepts -g yes
    + 76.
    + checking how to run the C++ preprocessor g++ -E
    + 77.
    + checking for g77 no
    + 78.
    + checking for f77 no
    + 79.
    + checking for xlf no
    + 80.
    + checking for frt no
    + 81.
    + checking for pgf77 no
    + 82.
    + checking for fort77 no
    + 83.
    + checking for fl32 no
    + 84.
    + checking for af77 no
    + 85.
    + checking for f90 no
    + 86.
    + checking for xlf90 no
    + 87.
    + checking for pgf90 no
    + 88.
    + checking for epcf90 no
    + 89.
    + checking for f95 no
    + 90.
    + checking for fort no
    + 91.
    + checking for xlf95 no
    + 92.
    + checking for ifc no
    + 93.
    + checking for efc no
    + 94.
    + checking for pgf95 no
    + 95.
    + checking for lf95 no
    + 96.
    + checking for gfortran no
    + 97.
    + checking whether we are using the GNU Fortran 77 compiler no
    + 98.
    + checking whether accepts -g no
    + 99.
    + checking the maximum length of command line arguments 32768
    + 100.
    + checking command to parse /usr/bin/nm -B output from gcc object ok
    + 101.
    + checking for objdir .libs
    + 102.
    + checking for ar ar
    + 103.
    + checking for ranlib ranlib
    + 104.
    + checking for strip strip
    + 105.
    + checking if gcc static flag works yes
    + 106.
    + checking if gcc supports -fno-rtti -fno-exceptions no
    + 107.
    + checking for gcc option to produce PIC -fPIC
    + 108.
    + checking if gcc PIC flag -fPIC works yes
    + 109.
    + checking if gcc supports -c -o file.o yes
    + 110.
    + checking whether the gcc linker (/usr/bin/ld) supports shared
    +libraries yes
    + 111.
    + checking whether -lc should be explicitly linked in no
    + 112.
    + checking dynamic linker characteristics GNU/Linux ld.so
    + 113.
    + checking how to hardcode library paths into programs immediate
    + 114.
    + checking whether stripping libraries is possible yes
    + 115.
    + checking if libtool supports shared libraries yes
    + 116.
    + checking whether to build shared libraries yes
    + 117.
    + checking whether to build static libraries yes
    + 118.
    + configure: creating libtool
    + 119.
    + appending configuration tag "CXX" to libtool
    + 120.
    + checking for ld used by g++ /usr/bin/ld
    + 121.
    + checking if the linker (/usr/bin/ld) is GNU ld yes
    + 122.
    + checking whether the g++ linker (/usr/bin/ld) supports shared
    +libraries yes
    + 123.
    + checking for g++ option to produce PIC -fPIC
    + 124.
    + checking if g++ PIC flag -fPIC works yes
    + 125.
    + checking if g++ supports -c -o file.o yes
    + 126.
    + checking whether the g++ linker (/usr/bin/ld) supports shared
    +libraries yes
    + 127.
    + checking dynamic linker characteristics GNU/Linux ld.so
    + 128.
    + checking how to hardcode library paths into programs immediate
    + 129.
    + checking whether stripping libraries is possible yes
    + 130.
    + appending configuration tag "F77" to libtool
    + 131.
    + checking whether byte ordering is bigendian no
    + 132.
    + checking for pkg-config /usr/bin/pkg-config
    + 133.
    + GLIB 2.0 installation K
    + 134.
    + checking byteswap.h usability yes
    + 135.
    + checking byteswap.h presence yes
    + 136.
    + checking for byteswap.h yes
    + 137.
    + checking host threading settings checking for pthread_create in
    +-lpthread yes
    + 138.
    + checking if compiler recognizes -pthread yes
    + 139.
    + checking for sigsetjmp yes
    + 140.
    + checking for cairo_ft_font_lock_face in -lcairo no
    + 141.
    + checking for TIFFReadScanline in -ltiff yes
    + 142.
    + checking tiffio.h usability yes
    + 143.
    + checking tiffio.h presence yes
    + 144.
    + checking for tiffio.h yes
    + 145.
    + checking for jpeg_destroy_decompress in -ljpeg yes
    + 146.
    + checking for jpeglib.h yes
    + 147.
    + checking for DGFileName in -lungif yes
    + 148.
    + checking gif_lib.h usability yes
    + 149.
    + checking gif_lib.h presence yes
    + 150.
    + checking for gif_lib.h yes
    + 151.
    + checking for libpng12 yes
    + 152.
    + configure: creating ./config.status
    + 153.
    + config.status: creating Makefile
    + 154.
    + config.status: creating libgdiplus.pc
    + 155.
    + config.status: creating src/Makefile
    + 156.
    + config.status: creating tests/Makefile
    + 157.
    + config.status: creating config.h
    + 158.
    + config.status: executing default-1 commands
    + 159.
    + configure: configuring in libpixman
    + 160.
    + configure: running /bin/sh './configure' /usr/local
    +'' ''
    +'/usr/local' /dev/null
    + 161.
    + checking for a BSD-compatible install /usr/bin/install -c
    + 162.
    + checking whether build environment is sane yes
    + 163.
    + checking whether make sets $(MAKE) yes
    + 164.
    + checking for working aclocal-1.4 found
    + 165.
    + checking for working autoconf found
    + 166.
    + checking for working automake-1.4 found
    + 167.
    + checking for working autoheader found
    + 168.
    + checking for working makeinfo missing
    + 169.
    + checking whether to enable maintainer-specific portions of
    +Makefiles yes
    + 170.
    + checking for gcc gcc
    + 171.
    + checking for C compiler default output file name a.out
    + 172.
    + checking whether the C compiler works yes
    + 173.
    + checking whether we are cross compiling no
    + 174.
    + checking for suffix of executables
    + 175.
    + checking for suffix of object files o
    + 176.
    + checking whether we are using the GNU C compiler yes
    + 177.
    + checking whether gcc accepts -g yes
    + 178.
    + checking for gcc option to accept ANSI C none needed
    + 179.
    + checking build system type i686-pc-linux-gnu
    + 180.
    + checking host system type i686-pc-linux-gnu
    + 181.
    + checking for a sed that does not truncate output /bin/sed
    + 182.
    + checking for egrep grep -E
    + 183.
    + checking for ld used by gcc /usr/bin/ld
    + 184.
    + checking if the linker (/usr/bin/ld) is GNU ld yes
    + 185.
    + checking for /usr/bin/ld option to reload object files -r
    + 186.
    + checking for BSD-compatible nm /usr/bin/nm -B
    + 187.
    + checking whether ln -s works yes
    + 188.
    + checking how to recognise dependent libraries pass_all
    + 189.
    + checking how to run the C preprocessor gcc -E
    + 190.
    + checking for ANSI C header files yes
    + 191.
    + checking for sys/types.h yes
    + 192.
    + checking for sys/stat.h yes
    + 193.
    + checking for stdlib.h yes
    + 194.
    + checking for string.h yes
    + 195.
    + checking for memory.h yes
    + 196.
    + checking for strings.h yes
    + 197.
    + checking for inttypes.h yes
    + 198.
    + checking for stdint.h yes
    + 199.
    + checking for unistd.h yes
    + 200.
    + checking dlfcn.h usability yes
    + 201.
    + checking dlfcn.h presence yes
    + 202.
    + checking for dlfcn.h yes
    + 203.
    + checking for g++ g++
    + 204.
    + checking whether we are using the GNU C++ compiler yes
    + 205.
    + checking whether g++ accepts -g yes
    + 206.
    + checking how to run the C++ preprocessor g++ -E
    + 207.
    + checking for g77 no
    + 208.
    + checking for f77 no
    + 209.
    + checking for xlf no
    + 210.
    + checking for frt no
    + 211.
    + checking for pgf77 no
    + 212.
    + checking for fort77 no
    + 213.
    + checking for fl32 no
    + 214.
    + checking for af77 no
    + 215.
    + checking for f90 no
    + 216.
    + checking for xlf90 no
    + 217.
    + checking for pgf90 no
    + 218.
    + checking for epcf90 no
    + 219.
    + checking for f95 no
    + 220.
    + checking for fort no
    + 221.
    + checking for xlf95 no
    + 222.
    + checking for ifc no
    + 223.
    + checking for efc no
    + 224.
    + checking for pgf95 no
    + 225.
    + checking for lf95 no
    + 226.
    + checking for gfortran no
    + 227.
    + checking whether we are using the GNU Fortran 77 compiler no
    + 228.
    + checking whether accepts -g no
    + 229.
    + checking the maximum length of command line arguments 32768
    + 230.
    + checking command to parse /usr/bin/nm -B output from gcc object ok
    + 231.
    + checking for objdir .libs
    + 232.
    + checking for ar ar
    + 233.
    + checking for ranlib ranlib
    + 234.
    + checking for strip strip
    + 235.
    + checking if gcc static flag works yes
    + 236.
    + checking if gcc supports -fno-rtti -fno-exceptions no
    + 237.
    + checking for gcc option to produce PIC -fPIC
    + 238.
    + checking if gcc PIC flag -fPIC works yes
    + 239.
    + checking if gcc supports -c -o file.o yes
    + 240.
    + checking whether the gcc linker (/usr/bin/ld) supports shared
    +libraries yes
    + 241.
    + checking whether -lc should be explicitly linked in no
    + 242.
    + checking dynamic linker characteristics GNU/Linux ld.so
    + 243.
    + checking how to hardcode library paths into programs immediate
    + 244.
    + checking whether stripping libraries is possible yes
    + 245.
    + checking if libtool supports shared libraries yes
    + 246.
    + checking whether to build shared libraries yes
    + 247.
    + checking whether to build static libraries yes
    + 248.
    + configure: creating libtool
    + 249.
    + appending configuration tag "CXX" to libtool
    + 250.
    + checking for ld used by g++ /usr/bin/ld
    + 251.
    + checking if the linker (/usr/bin/ld) is GNU ld yes
    + 252.
    + checking whether the g++ linker (/usr/bin/ld) supports shared
    +libraries yes
    + 253.
    + checking for g++ option to produce PIC -fPIC
    + 254.
    + checking if g++ PIC flag -fPIC works yes
    + 255.
    + checking if g++ supports -c -o file.o yes
    + 256.
    + checking whether the g++ linker (/usr/bin/ld) supports shared
    +libraries yes
    + 257.
    + checking dynamic linker characteristics GNU/Linux ld.so
    + 258.
    + checking how to hardcode library paths into programs immediate
    + 259.
    + checking whether stripping libraries is possible yes
    + 260.
    + appending configuration tag "F77" to libtool
    + 261.
    + checking whether byte ordering is bigendian no
    + 262.
    + configure: creating ./config.status
    + 263.
    + config.status: creating libpixman.pc
    + 264.
    + config.status: creating Makefile
    + 265.
    + config.status: creating src/Makefile
    + 266.
    + config.status: creating config.h
    + 267.
    + config.status: executing default-1 commands
    + 268.
    + configure: configuring in cairo
    + 269.
    + configure: running /bin/sh ./configure /usr/local
    +'' ''
    +'/usr/local' /dev/null
    + 270.
    + /bin/sh: ./configure: No such file or directory
    + 271.
    + configure: error: /bin/sh ./configure failed for cairo
    +
    +Expected Results:
    +
    +
    +How often does this happen?
    +ever
    +
    +Additional Information:
    +I think that I've installed all the dependences correctly.
    +
    +Sorry for all.
    mono-bugs maillist - mono-bugs (AT) lists (DOT) ximian.com

Re: New - autogen crash


max 4000 letters.
Your nickname that display:
In order to stop the spam: 2 + 2 =
QUESTION ON "Development"

EMSDN.COM