Mailing List archive

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

[vdr] Re: Video over internet



> Wiered, maybe you should try an older version. Or you have a defective
> compiler

The make command failed. Seems like some problems with libtool. I made a
diff between /usr/lib/libtool and the by bootstrap generated libtool
(sorry for the long posting...). If I copy /usr/bin/libtool to
./mpeg4ip-0.9.4.1/lib/SDL make works, but I still have the problems with
the video devive described in the mail a few days ago...

Any ideas?


< # Generated automatically by  (GNU libtool 1.4.2a (1.922.2.93 2002/05/06
15:02:58))
< # NOTE: Changes made to this file will be lost: look at ltmain.sh.
---
> # Generated automatically by ltconfig (GNU libtool 1.3.5 (1.385.2.206
2000/05/27 11:12:27))
> # NOTE: Changes made to this file will be lost: look at ltconfig or
ltmain.sh.
7c7
< # Copyright (C) 1996-2000 Free Software Foundation, Inc.
---
> # Copyright (C) 1996-1999 Free Software Foundation, Inc.
29,31d28
< # A sed that does not truncate output.
< SED="/bin/sed"
<
33c30
< Xsed="/bin/sed -e s/^X//"
---
> Xsed="sed -e s/^X//"
39c36,46
< # ### BEGIN LIBTOOL CONFIG
---
> ### BEGIN LIBTOOL CONFIG
> # Libtool was configured as follows, on host dvb:
> #
> # CC="gcc" CFLAGS="-g -O2" CPPFLAGS="" \
> # LD="/usr/bin/ld" LDFLAGS="" LIBS="" \
> # NM="/usr/bin/nm -B" RANLIB="ranlib" LN_S="ln -s" \
> # DLLTOOL="" OBJDUMP="" AS="" \
> #   ./ltconfig --cache-file=./config.cache --with-gcc --with-gnu-ld
--enable-win32-dll --no-verify ./ltmain.sh i686-pc-linux-gnu
> #
> # Compiler and other test output produced by ltconfig, useful for
> # debugging ltconfig, is in ./config.log if it exists.
41c48,49
< # Libtool was configured on host valinor:
---
> # The version of ltconfig that generated this script.
> LTCONFIG_VERSION="1.3.5"
52,54d59
< # Whether or not to add -lc for building shared libraries.
< build_libtool_need_lc=no
<
67d71
< AR_FLAGS="cru"
72,74d75
< # Is the compiler the GNU C compiler?
< with_gcc=yes
<
84,89d84
< # A symbol stripping program
< STRIP=strip
<
< # Used to examine libraries when file_magic_cmd begins "file"
< MAGIC_CMD=file
<
120d114
< pic_mode=default
138c132
< dlopen_support=yes
---
> dlopen=unknown
141c135
< dlopen_self=yes
---
> dlopen_self=unknown
144c138
< dlopen_self_static=no
---
> dlopen_self_static=unknown
176c170
< old_archive_cmds="\$AR \$AR_FLAGS
\$oldlib\$oldobjs\$old_deplibs~\$RANLIB \$oldlib"
---
> old_archive_cmds="\$AR cru \$oldlib\$oldobjs~\$RANLIB \$oldlib"
183,185d176
< # Create a temporary old-style archive to link instead of a shared
archive.
< old_archive_from_expsyms_cmds=""
<
187,188c178,179
< archive_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags
\${wl}-soname \$wl\$soname -o \$lib"
< archive_expsym_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags
\${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols
-o \$lib"
---
> archive_cmds="\$CC -shared \$libobjs \$deplibs \$linkopts \${wl}-soname
\$wl\$soname -o \$lib"
> archive_expsym_cmds="\$CC -shared \$libobjs \$deplibs \$linkopts
\${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols
-o \$lib"
192,195d182
< # Commands to strip libraries.
< old_striplib="strip --strip-debug"
< striplib="strip --strip-unneeded"
<
200c187
< file_magic_cmd="\$MAGIC_CMD"
---
> file_magic_cmd=""
215c202
< global_symbol_pipe="sed -n -e 's/^.*[
]\\([ABCDGISTW][ABCDGISTW]*\\)[         ][
]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'"
---
> global_symbol_pipe="sed -n -e 's/^.*[         ]\\([ABCDGISTW]\\)[     ][
]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'"
220,222d206
< # Transform the output of nm in a C name address pair
< global_symbol_to_c_name_address="sed -n -e 's/^: \\([^ ]*\\) \$/
{\\\"\\1\\\", (lt_ptr) 0},/p' -e 's/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/
{\"\\2\", (lt_ptr) \\&\\2},/p'"
<
235,237d218
< # Whether we should hardcode library paths into libraries.
< hardcode_into_libs=yes
<
257,263d237
< # Variables whose values should be saved in libtool wrapper scripts and
< # restored at relink time.
< variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH
GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
<
< # Whether libtool must link a program against all its dependency
libraries.
< link_all_deplibs=unknown
<
279,281d252
< # The commands to extract the exported symbol list from a shared
archive.
< extract_expsyms_cmds=""
<
288c259
< # ### END LIBTOOL CONFIG
---
> ### END LIBTOOL CONFIG



-- 
Gernot A. Weber
http://www.tux-web.de

Only wimps use tape backup: _real_ men just upload their important stuff
on ftp, and let the rest of the world mirror it.

                              Linus Torvalds, after a hard drive crash





Home | Main Index | Thread Index