Hallo, Gast! Registrieren

Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Problem beim Kompilieren von Sourcen
#1
Habe folgendes Problem:

Code:
maniac@linux:~/sources/libcss-0.1.0> ./configure --prefix=/usr/local/libcss/
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets {MAKE}... 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... no
checking host system type... i686-pc-linux-gnu
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
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... gcc -E
checking for ANSI C header files... yes
checking whether make sets {MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared librar
ies... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for kernel-inclues... checking /usr/src/linux/include... found
/usr/src/linux/include
updating cache ./config.cache
creating ./config.status
creating Makefile
creating m4/Makefile
creating src/Makefile
creating dist/Makefile
creating dist/debian/Makefile
creating dist/redhat/Makefile
creating dist/redhat/pkg.spec
creating config.h
maniac@linux:~/sources/libcss-0.1.0> make
make  all-recursive
make[1]: Entering directory `/home/maniac/sources/libcss-0.1.0'
Making all in src
make[2]: Entering directory `/home/maniac/sources/libcss-0.1.0/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include                                              -I/usr/src/linux/include    -g -O2 -pipe -Wall -Werror -O6 -fomit-frame-pointer                                              -funroll-all-loops -D__OPTIMIZE__ -D__USE_STRING_INLINES -c css_descramble.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/src/linux/include -g -O2 -p                                             ipe -Wall -Werror -O6 -fomit-frame-pointer -funroll-all-loops -D__OPTIMIZE__ -D_                                             _USE_STRING_INLINES -c css_descramble.c  -fPIC -DPIC -o .libs/css_descramble.lo
css_descramble.c: In function `CSSDescramble':
css_descramble.c:260: warning: operation on `sec' may be undefined
make[2]: *** [css_descramble.lo] Fehler 1
make[2]: Leaving directory `/home/maniac/sources/libcss-0.1.0/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/maniac/sources/libcss-0.1.0'
make: *** [all-recursive-am] Fehler 2
maniac@linux:~/sources/libcss-0.1.0>

Passiert beim kompilieren von Sachen wie "libcss", "libdvdplay" u. ae.

Ich hab schon gegoogelt, in Foren nachgeschaut. Nix. Smile

Kann jemand von Euch mir sagen, was da los sein koennte?

Passiert mit Suse 8.2 Pro und Slackware 9.0.
Antworten
#2
Das gleiche hatte ich mit Wine bei Mandrake 9.1
Antworten
#3
Feltzkrone schrieb:Das gleiche hatte ich mit Wine bei Mandrake 9.1
Wieso nimmste keine rpm?
Antworten
#4
Wenn schon denn schon. Smile
Antworten


Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste