libredwg
[Top][All Lists]
Advanced

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

Re: [libredwg] Unable to install LibreDWG


From: address@hidden
Subject: Re: [libredwg] Unable to install LibreDWG
Date: Wed, 20 Jan 2010 17:58:36 +0100

What about running it in debug mode
a backtrace.

On Wed, Jan 20, 2010 at 5:20 PM, Guruprasad Rane
<address@hidden> wrote:
> I am trying to install LibreDWG but I guess some problem...
>
>
>
> address@hidden:~/Desktop/libredwg$ ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking whether ln -s works... yes
> checking whether make sets $(MAKE)... (cached) yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking the maximum length of command line arguments... 1572864
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for ar... ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking how to run the C preprocessor... gcc -E
> 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 for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports
> shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for ANSI C header files... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for size_t... yes
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible malloc... yes
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible realloc... yes
> checking whether lstat dereferences a symlink specified with a trailing
> slash... yes
> checking whether stat accepts an empty string... no
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating src/Makefile
> config.status: creating examples/Makefile
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: executing depfiles commands
> config.status: executing libtool commands
> address@hidden:~/Desktop/libredwg$ make
> make  all-recursive
> make[1]: Entering directory `/home/guruprasad/Desktop/libredwg'
> Making all in src
> make[2]: Entering directory `/home/guruprasad/Desktop/libredwg/src'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/guruprasad/Desktop/libredwg/src'
> Making all in examples
> make[2]: Entering directory `/home/guruprasad/Desktop/libredwg/examples'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/guruprasad/Desktop/libredwg/examples'
> make[2]: Entering directory `/home/guruprasad/Desktop/libredwg'
> make[2]: Leaving directory `/home/guruprasad/Desktop/libredwg'
> make[1]: Leaving directory `/home/guruprasad/Desktop/libredwg'
> address@hidden:~/Desktop/libredwg$ sudo make install
> [sudo] password for guruprasad:
> Making install in src
> make[1]: Entering directory `/home/guruprasad/Desktop/libredwg/src'
> make[2]: Entering directory `/home/guruprasad/Desktop/libredwg/src'
> test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
>  /bin/bash ../libtool   --mode=install /usr/bin/install -c
> 'libredwg.la' '/usr/local/lib/libredwg.la'
> libtool: install: /usr/bin/install
> -c .libs/libredwg.so.0.0.0 /usr/local/lib/libredwg.so.0.0.0
> libtool: install: (cd /usr/local/lib && { ln -s -f libredwg.so.0.0.0
> libredwg.so.0 || { rm -f libredwg.so.0 && ln -s libredwg.so.0.0.0
> libredwg.so.0; }; })
> libtool: install: (cd /usr/local/lib && { ln -s -f libredwg.so.0.0.0
> libredwg.so || { rm -f libredwg.so && ln -s libredwg.so.0.0.0
> libredwg.so; }; })
> libtool: install: /usr/bin/install
> -c .libs/libredwg.lai /usr/local/lib/libredwg.la
> libtool: install: /usr/bin/install
> -c .libs/libredwg.a /usr/local/lib/libredwg.a
> libtool: install: chmod 644 /usr/local/lib/libredwg.a
> libtool: install: ranlib /usr/local/lib/libredwg.a
> libtool: finish:
> PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin"
>  ldconfig -n /usr/local/lib
> ----------------------------------------------------------------------
> Libraries have been installed in:
>   /usr/local/lib
>
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
> ----------------------------------------------------------------------
> test -z "/usr/local/include" || /bin/mkdir -p "/usr/local/include"
>  /usr/bin/install -c -m 644 'dwg.h' '/usr/local/include/dwg.h'
> make[2]: Leaving directory `/home/guruprasad/Desktop/libredwg/src'
> make[1]: Leaving directory `/home/guruprasad/Desktop/libredwg/src'
> Making install in examples
> make[1]: Entering directory `/home/guruprasad/Desktop/libredwg/examples'
> make[2]: Entering directory `/home/guruprasad/Desktop/libredwg/examples'
> make[2]: Nothing to be done for `install-exec-am'.
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/home/guruprasad/Desktop/libredwg/examples'
> make[1]: Leaving directory `/home/guruprasad/Desktop/libredwg/examples'
> make[1]: Entering directory `/home/guruprasad/Desktop/libredwg'
> make[2]: Entering directory `/home/guruprasad/Desktop/libredwg'
> make[2]: Nothing to be done for `install-exec-am'.
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/home/guruprasad/Desktop/libredwg'
> make[1]: Leaving directory `/home/guruprasad/Desktop/libredwg'
> address@hidden:~/Desktop/libredwg$
>
>
> address@hidden:~/Desktop/libredwg/examples$ ./testSVG example.dwg >
> example.svg
> This file's version code is: AC1015
> Still unknown values: 6 'zeroes' and a 'one': 0x00 0x00 0x00 0x00 0x00
> 0x0F 0x01
> Image seeker: 0x000000DC
> Version: 25
> Lancxo: 0
> Codepage: 30
> =======> HEADER (end):       61
> ========> UNKNOWN 1:       61
>   UNKNOWN 1 (end):       DC
> =============> PICTURE:       DC
>        PICTURE (end):     490B
> =====> Header Variables:     490B
> Header Variables (end):     4B47
> Length: 534
> ============> CLASS:     4B47
>       CLASS (end):     4D86
> section_size: 372
>
>
> ======================
> Object number: 0 Type: 48
> Object BLOCK_CONTROL:
> Object handle: 0.1.1
>
>
> ======================
> Object number: 1 Type: 50
> Object LAYER_CONTROL:
> Object handle: 0.1.2
>
>
> ======================
> Object number: 2 Type: 52
> Object SHAPEFILE_CONTROL:
> Object handle: 0.1.3
>
>
> ======================
> Object number: 3 Type: 56
> Object LTYPE_CONTROL:
> Object handle: 0.1.5
>
>
> ======================
> Object number: 4 Type: 60
> Object VIEW_CONTROL:
> Object handle: 0.1.6
>
>
> ======================
> Object number: 5 Type: 62
> Object UCS_CONTROL:
> Object handle: 0.1.7
>
>
> ======================
> Object number: 6 Type: 64
> Object VPORT_CONTROL:
> Object handle: 0.1.8
>
>
> ======================
> Object number: 7 Type: 66
> Object APPID_CONTROL:
> Object handle: 0.1.9
>
>
> ======================
> Object number: 8 Type: 68
> Object DIMSTYLE_CONTROL:
> Object handle: 0.1.10
>
>
> ======================
> Object number: 9 Type: 42
> Object DICTIONARY:
> Object handle: 0.1.12
>
>
> ======================
> Object number: 10 Type: 42
> Object DICTIONARY:
> Object handle: 0.1.13
>
>
> ======================
> Object number: 11 Type: 500
>
>
> ======================
> Object number: 12 Type: 501
>
>
> ======================
> Object number: 13 Type: 51
> Object LAYER:
> Object handle: 0.1.16
>
>
> ======================
> Object number: 14 Type: 53
> Object SHAPEFILE:
> Object handle: 0.1.17
>
>
> ======================
> Object number: 15 Type: 67
> Object APPID:
> Object handle: 0.1.18
>
>
> ======================
> Object number: 16 Type: 57
> Object LTYPE:
> Object handle: 0.1.20
>
>
> ======================
> Object number: 17 Type: 57
> Object LTYPE:
> Object handle: 0.1.21
>
>
> ======================
> Object number: 18 Type: 57
> Object LTYPE:
> Object handle: 0.1.22
>
>
> ======================
> Object number: 19 Type: 42
> Object DICTIONARY:
> Object handle: 0.1.23
>
>
> ======================
> Object number: 20 Type: 73
> Object MLINESTYLE:
> Object handle: 0.1.24
>
>
> ======================
> Object number: 21 Type: 42
> Object DICTIONARY:
> Object handle: 0.1.25
>
>
> ======================
> Object number: 22 Type: 42
> Object DICTIONARY:
> Object handle: 0.1.26
>
>
> ======================
> Object number: 23 Type: 49
> Object BLOCK_HEADER:
> Object handle: 0.1.31
>
>
> ======================
> Object number: 24 Type: 4
> Entity BLOCK:
> Entity handle: 0.1.32
> ERROR: expected a CODE 5 handle
> ERROR:
>
> ======================
> Object number: 25 Type: 5
> Entity ENDBLK:
> Entity handle: 0.1.33
> ERROR: expected a CODE 5 handle
> ERROR:
>
> ======================
> Object number: 26 Type: 502
> Object LAYOUT:
> Object handle: 0.1.34
>
>
> ======================
> Object number: 27 Type: 69
> Object DIMSTYLE:
> Object handle: 0.1.39
>
>
> ======================
> Object number: 28 Type: 49
> Object BLOCK_HEADER:
> Object handle: 0.1.80
>
>
> ======================
> Object number: 29 Type: 502
> Object LAYOUT:
> Object handle: 0.1.81
>
>
> ======================
> Object number: 30 Type: 4
> Entity BLOCK:
> Entity handle: 0.1.82
> ERROR: expected a CODE 5 handle
> ERROR:
>
> ======================
> Object number: 31 Type: 5
> Entity ENDBLK:
> Entity handle: 0.1.83
> ERROR: expected a CODE 5 handle
> ERROR:
>
> ======================
> Object number: 32 Type: 49
> Object BLOCK_HEADER:
> Object handle: 0.1.85
>
>
> ======================
> Object number: 33 Type: 502
> Object LAYOUT:
> Object handle: 0.1.86
>
>
> ======================
> Object number: 34 Type: 4
> Entity BLOCK:
> Entity handle: 0.1.87
> ERROR: expected a CODE 5 handle
> ERROR:
>
> ======================
> Object number: 35 Type: 5
> Entity ENDBLK:
> Entity handle: 0.1.88
> ERROR: expected a CODE 5 handle
> ERROR:
>
> ======================
> Object number: 36 Type: 42
> Object DICTIONARY:
> Object handle: 0.1.94
>
>
> ======================
> Object number: 37 Type: 503
> Object DICTIONARYVAR:
> Object handle: 0.1.95
>
>
> ======================
> Object number: 38 Type: 503
> Object DICTIONARYVAR:
> Object handle: 0.1.99
>
>
> ======================
> Object number: 39 Type: 42
> Object DICTIONARY:
> Object handle: 0.1.106
>
>
> ======================
> Object number: 40 Type: 42
> Object DICTIONARY:
> Object handle: 0.1.107
>
>
> ======================
> Object number: 41 Type: 34
> Entity VIEWPORT:
> Entity handle: 0.1.132
>
>
> ======================
> Object number: 42 Type: 70
> Object VP_ENT_HDR_CONTROL:
> Object handle: 0.1.133
>
>
> ======================
> Object number: 43 Type: 71
> Object VP_ENT_HDR:
> Object handle: 0.1.134
>
>
> ======================
> Object number: 44 Type: 71
> Object VP_ENT_HDR:
> Object handle: 0.1.135
>
>
> ======================
> Object number: 45 Type: 34
> Entity VIEWPORT:
> Entity handle: 0.1.136
> ERROR: expected a CODE 5 handle
> ERROR:
>
> ======================
> Object number: 46 Type: 51
> Object LAYER:
> Object handle: 0.1.137
>
>
> ======================
> Object number: 47 Type: 51
> Object LAYER:
> Object handle: 0.1.138
>
>
> ======================
> Object number: 48 Type: 19
> Entity LINE:
> Entity handle: 0.1.139
> ERROR: expected a CODE 5 handle
> ERROR:
>
> ======================
> Object number: 49 Type: 41
> Entity XLINE:
> Entity handle: 0.1.140
>
>
> ======================
> Object number: 50 Type: 77
>
>
> ======================
> Object number: 51 Type: 77
>
>
> ======================
> Object number: 52 Type: 77
>
>
> ======================
> Object number: 53 Type: 17
> Entity ARC:
> Entity handle: 0.1.144
>
>
> ======================
> Object number: 54 Type: 77
>
>
> ======================
> Object number: 55 Type: 36
> Entity SPLINE:
> Entity handle: 0.2.366
>
>
> ======================
> Object number: 56 Type: 77
>
>
> ======================
> Object number: 57 Type: 35
> Entity ELLIPSE:
> Entity handle: 0.2.368
>
>
> ======================
> Object number: 58 Type: 37
> Entity REGION:
> Entity handle: 0.2.374
> Segmentation fault
>
>
>
>
>




reply via email to

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