Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2006-10-25 12:19:48

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

DVB - instalacja oprogramowania

Walczę z moją kartą TT1.3
Mam debiana 3.1r2 na 2.6.8-2 i nie mogę jej postawić wg zamieszczonego opisu na Lakim
Wywala mi błąd podczas konfiguracji xine-lib-1.1.2:

# CFLAGS="-O2 -pipe -march=pentium" CXXFLAGS="-O2 -pipe -march=penium" ./autogen.sh --prefix=/usr

**Warning**: Version of aclocal is less than 160.
Some warning message might occur from aclocal

+ Running aclocal: done.
+ Running libtoolize: done.
+ Running autoheader: done.

**Warning**: Version of automake is less than 160.
Some warning message might occur from automake

+ Running automake: Makefile.am:9: AM_GNU_GETTEXT in `configure.ac' but `intl' not in SUBDIRS
automake: Makefile.am: AM_GNU_GETTEXT in `configure.ac' but `ALL_LINGUAS' not defined
doc/hackersguide/Makefile.am:45: HAVE_SGMLTOOLS does not appear in AM_CONDITIONAL
doc/hackersguide/Makefile.am:63: HAVE_FIG2DEV does not appear in AM_CONDITIONAL
doc/faq/Makefile.am:29: HAVE_SGMLTOOLS does not appear in AM_CONDITIONAL
doc/faq/Makefile.am:47: HAVE_SGMLTOOLS does not appear in AM_CONDITIONAL
lib/Makefile.am:7: warning: automake does not support conditional definition of inttypes_h in EXTRA_DIST
m4/Makefile.am:3: INSTALL_M4 does not appear in AM_CONDITIONAL
src/demuxers/Makefile.am:22: BUILD_DMX_IMAGE does not appear in AM_CONDITIONAL
automake: src/input/vcd/Makefile.am: warning: automake does not support xineplug_inp_vcd_la_LDFLAGS being defined conditionally
automake: src/input/vcd/libcdio/Makefile.am: warning: automake does not support libcdio_la_LDFLAGS being defined conditionally
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `FreeBSD/freebsd.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `FreeBSD/freebsd.h' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `FreeBSD/freebsd_cam.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `FreeBSD/freebsd_ioctl.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `image/bincue.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `image/cdrdao.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `image/nrg.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `image/nrg.h' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `MSWindows/aspi32.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `MSWindows/aspi32.h' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `MSWindows/win32_ioctl.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `MSWindows/win32.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `MSWindows/win32.h' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: warning: automake does not support libiso9660_la_LDFLAGS being defined conditionally
automake: src/input/vcd/libvcd/Makefile.am: warning: automake does not support libvcd_la_LDFLAGS being defined conditionally
automake: src/input/vcd/libvcd/Makefile.am: warning: automake does not support libvcdinfo_la_LDFLAGS being defined conditionally
automake: src/libffmpeg/Makefile.am: warning: automake does not support xineplug_decode_ff_la_LDFLAGS being defined conditionally
src/libffmpeg/libavcodec/ppc/Makefile.am:32: variable `ppc_modules' not defined
src/video_out/Makefile.am:116: variable `GLUT_LIBS' not defined
src/video_out/Makefile.am:175: variable `GLUT_LIBS' not defined
src/video_out/libdha/Makefile.am:19: invalid unused variable name: `nodist_libdha_la_SOURCES'
automake: src/video_out/macosx/Makefile.am: warning: automake does not support libxineMacOSXVideo_la_LDFLAGS being defined conditionally
src/xine-utils/Makefile.am:12: endif without if
done.
+ Running autoconf: configure.ac:1993: error: possibly undefined macro: _AM_DEPENDENCIES
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure:4597: error: possibly undefined macro: AM_ASFLAGS
done.
+ Running 'configure --prefix=/usr':
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
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 ANSI C... none needed
checking for strerror in -lcposix... no
checking for egrep... grep -E
checking for file... /usr/bin/file
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
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 for gawk... no
checking for mawk... mawk
checking for inline... inline
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
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 for g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... 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 whether the gcc linker (/usr/bin/ld) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
libtool.m4: error: problem compiling CXX test program
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for plural forms in GNU msgfmt... yes
checking for nl_langinfo... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for always_inline... yes
checking for off_t... yes
checking for size_t... yes
checking for long... yes
checking size of long... 4
checking for inttypes.h... (cached) yes
checking for ssize_t... yes
checking for pthread_create in -lpthread... yes
checking for recursive mutex support in pthread... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... (cached) yes
checking libdir name... lib
checking whether lrintf is declared... yes
checking whether rintf is declared... yes
checking for int_fast8_t... yes
checking for mlib_VideoAddBlock_U8_S16 in -lmlib... no
using included ffmpeg
checking for X... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for socklen_t... size_t
IPv6 is disabled
checking for gzsetparams in -lz... no
configure: error: zlib needed
Marek-BOSS:/home/marek/DVB/xine-lib-1.1.2# apt-get install zlib Czytanie list pakietów... Gotowe
Budowanie drzewa zależności... Gotowe
E: Nie udało się odnaleźć pakietu zlib

Co z tym zrobić? Mam Pentium4


Linux Registered User: #458169

Offline

 

#2  2006-10-25 12:31:04

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: DVB - instalacja oprogramowania


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#3  2006-10-25 12:45:30

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

Re: DVB - instalacja oprogramowania

Ok poszło.
A co z:
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `FreeBSD/freebsd.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `FreeBSD/freebsd.h' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `FreeBSD/freebsd_cam.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `FreeBSD/freebsd_ioctl.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `image/bincue.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `image/cdrdao.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `image/nrg.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `image/nrg.h' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `MSWindows/aspi32.c' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `MSWindows/aspi32.h' is in subdirectory
automake: src/input/vcd/libcdio/Makefile.am: not supported: source file `MSWindows/win32_ioctl.c' is in subdirectory
idt?


Linux Registered User: #458169

Offline

 

#4  2006-10-25 12:46:39

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: DVB - instalacja oprogramowania

CFLAGS="-O2 -pipe -march=pentium" CXXFLAGS="-O2 -pipe -march=penium" ./autogen.sh --prefix=/usr

Pozatym na debianie takich numerów śię nie czaska to nie jest gentoo
Jesli chcesz miachać to tak
http://cronopios.net/Traducciones/apt-build.es.html
I. wersja dla standardowego użytkownika:
a) Pierwszym oknem jakie nam się pojawi jest zapytanie o domyślną ścieżkę do zapisu ściągniętych kodów źródłowych. W większości wypadków wystarczy standardowe ustawienie,
b) miejsce, gdzie mają być przechowywane nasze zbudowane pakiety *.deb, polecam domyślną ścieżkę, chyba że na / mamy za mało miejsca,
c) wybieramy rodzaj optymalizacji - obecnie testuję opcję strong, jednakże najbardziej polecam domyślne ustawienie medium,
d) dodajemy lokalne repozytorium stworzone w kroku b), klikamy na yes
e) dla początkujących użytkowników zalecam pozostawienie ten opcji PUSTEJ.
f) konfiguracja flag polecenia make. Polecam zostawić tą opcję pustą.
g) wybranie docelowej architektury do optymalizacji. Wybieramy swój rodzaj procesora. I nieradze ustawiać kompilatora gcc wylatuje system i nic nie chce śie instalować sam ten log mówi za śiebie
automake: src/libffmpeg/Makefile.am: warning: automake does not support xineplug_decode_ff_la_LDFLAGS being defined
Olevel = -O2
mtune = -mtune=pentium3
options = "  "
make_options = " "
najlepiej tak to ustawić
http://hup.hu/modules.php?name=News&file=articl … 0&thold=0


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#5  2006-10-25 13:13:50

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

Re: DVB - instalacja oprogramowania

Zainstalowałem apt-build.
Jakim poleceniem mam to zainstalować?

Jestem początkujący w te klocki :(


Linux Registered User: #458169

Offline

 

#6  2006-10-25 13:43:21

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: DVB - instalacja oprogramowania

Jesli chcesz namieszać w systemie na pare dni prosze bardzo
Ja śiedziąlem 2 tygodnie zanim opanowalem tego apta-bulida
Bedziesz maił sporo problemów bo twoja architektóra bedzie walic na i686
a nie,które progaramy bedzą przekierowane na i486.SA czyste jaja na Debianie na Amd64 takie własnie jądro zainstalowałem w wersji 486 ale to inna bajka
http://julien.danjou.info/article-apt-build.html
instalujesz a flagi ustawiasz tu cat /etc/apt/apt-build.conf
Olevel = -O2
mtune = -mtune=pentium3 lub 4, 2
options = " "
make_options = " "
w synapticu zobacz wersje gcc tam jest masa kompilatów miedzy innymi 77 inne świetne pod niego
http://hup.hu/modules.php?name=News&file=articl … 0&thold=0
JA osobiście nie polecam Ci takiej zabawy
Raczej nie mieszaj wtym i odradzam ći tego
dpkg-reconfigure apt-build wiadomo rekompilacja
Duzo jest opcji w tym do apt sources list trzeba dodać zródła deb-src http coś tam cośtam zródła to podatawa
praktycznie wszystkie pakiety instalujemy przez --forces
Jesli masz słaby proc to lipa bedzie to trwało wieki ja juz mam amd64 3000 i sprawa wygląda całkiem inaczej
Więc instaluj na wlasną odpowiedzialność Bo mnie zajelo to 2 tygodnie zanim opanowałem to.Jest to ciekawy program w fazie testów ale Gentoo
ma to lepiej zrobione Debian zostaje w tyle przy temu.No coż łatwiej i prośćiej pojechać apt-get install _pakiet Deb.


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#7  2006-10-25 13:53:10

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

Re: DVB - instalacja oprogramowania

Sęk w tym że nie mogę tego zainstalować przez apt-get bo na źródła musiałem nanieść patcha i dopiero muszę zainstalować.


Linux Registered User: #458169

Offline

 

#8  2006-10-25 13:55:40

  zielkam - były zielony_83 :)

zielkam
były zielony_83 :)
Skąd: Zawiercie
Zarejestrowany: 2006-05-06
Serwis

Re: DVB - instalacja oprogramowania

Marek braukje ci
zlib1g i zlib1g-dev
następnym razem skorzystaj z polecenia
apt-cache search nazwa_której_szukasz


Zostałeś zarejestrowany jako użytkownik #416423 przez.. :mrgreen:
##
FluxboxPL | Mój Lepszy Świat | UnixyPL | Telenia VOIP dla ISP
JID: zielony@jabster.pl

Offline

 

#9  2006-10-25 14:06:43

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

Re: DVB - instalacja oprogramowania

zlib już mam. Przy "sh configure" teraz dostaję:

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
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 ANSI C... none needed
checking for strerror in -lcposix... no
checking for egrep... grep -E
checking for file... /usr/bin/file
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
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 for gawk... no
checking for mawk... mawk
checking for inline... inline
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... 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 whether the gcc linker (/usr/bin/ld) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
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 for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for plural forms in GNU msgfmt... yes
checking for nl_langinfo... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for always_inline... yes
checking for off_t... yes
checking for size_t... yes
checking for long... yes
checking size of long... 4
checking for inttypes.h... (cached) yes
checking for ssize_t... yes
checking for pthread_create in -lpthread... yes
checking for recursive mutex support in pthread... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... (cached) yes
checking libdir name... lib
checking whether lrintf is declared... yes
checking whether rintf is declared... yes
checking for int_fast8_t... yes
checking for mlib_VideoAddBlock_U8_S16 in -lmlib... no
using included ffmpeg
checking for X... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for socklen_t... socklen_t
IPv6 is disabled
checking for gzsetparams in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for clock_getres in -lrt... yes
checking for glBegin in -lGL... yes
checking for tan in -lm... yes
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking linux/videodev.h usability... yes
checking linux/videodev.h presence... yes
checking for linux/videodev.h... yes
checking for XineramaQueryExtension in -lXinerama... no
checking for aalib-config... no
checking for aainfo... no
checking for AALIB version >= 1.4... no
*** The aalib-config|aainfo program installed by AALIB could not be found
*** If AALIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or use --with-aalib-prefix to set the prefix
*** where AALIB is installed.
*** All of AALIB dependent parts will be disabled ***
checking for caca-config... no
no
*** The caca-config program installed by CACA could not be found
*** If CACA was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or use --with-caca-prefix to set the prefix
*** where CACA is installed.
*** All CACA-dependent parts will be disabled ***
checking sys/fbio.h usability... no
checking sys/fbio.h presence... no
checking for sys/fbio.h... no
checking for XDgaGrabDrawable in -ldga... no
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for sdl-config... no
checking for SDL - version >= 1.1.5... no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
checking for Libstk... no
*** All of Libstk dependent parts will be disabled ***
checking for polypaudio... no
*** All of polypaudio dependent parts will be disabled ***
checking for DirectX... no
*** All DirectX dependent parts will be disabled ***
*** checking for a supported mpeg encoder
checking for fame_open in -lfame... no
checking for rte_init in -lrte... no
*** no external mpeg encoder found
checking for vidix support... yes
checking for DHA linux kernel module build... no
checking for mknod... mknod
checking for depmod... depmod
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Ogg was incorrectly installed
*** or that you have moved Ogg since it was installed. In the latter case, you
*** may want to edit the ogg-config script:
*** All of OGG/VORBIS dependent parts will be disabled ***
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Ogg was incorrectly installed
*** or that you have moved Ogg since it was installed. In the latter case, you
*** may want to edit the ogg-config script:
*** All of OGG/Theora dependent parts will be disabled ***
checking for speex... *** All OGG/SPEEX dependent parts will be disabled ***
checking for libFLAC... no
*** Could not run libFLAC test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means libFLAC was incorrectly installed
*** or that you have moved libFLAC since it was installed. In the latter case, you
*** may want to edit the libFLAC-config script:
*** All FLAC dependent parts will be disabled ***
Use included a52dec support
Use included libmad support
checking for mng_initialize in -lmng... no
*** All libmng dependent parts will be disabled ***
checking for Wand-config... no
*** All Imagemagick dependent parts will be disabled, Wand-config not found. ***checking for freetype-config... no
*** freetype-config not found, freetype2 support disabled **

checking for OSS audio support... yes
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking sys/asoundlib.h usability... no
checking sys/asoundlib.h presence... no
checking for sys/asoundlib.h... no
checking for ALSA version >= 0.9.0rc4... no
*** Could not run ALSA test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means ALSA was incorrectly installed.*** All of ALSA dependent parts will be disabled ***
checking for esd-config... no
checking for ESD - version >= 0.2.8... no
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
*** All of ESD dependent parts will be disabled ***
checking for artsc-config... no
checking for ARTS artsc - version >= 0.9.5... no
*** The artsc-config script installed by ARTS could not be found
*** If ARTS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ARTS_CONFIG environment variable to the
*** full path to artsc-config.
*** All of ARTS dependent parts will be disabled ***
checking for gnome-vfs-2.0... *** All of the gnome-vfs dependent parts will be disabled ***
checking for gdk-pixbuf-2.0... *** All of the gdk-pixbuf dependent parts will be disabled ***
checking for smbc_init in -lsmbclient... no
*** All libsmbclient dependent parts will be disabled ***
checking for Sun audio support... no
checking for IRIX libaudio support... checking dmedia/audio.h usability... no
checking dmedia/audio.h presence... no
checking for dmedia/audio.h... no
no
*** All of IRIX AL dependent parts will be disabled ***
checking for kstat_open in -lkstat... no
checking sys/cdio.h usability... no
checking sys/cdio.h presence... no
checking for sys/cdio.h... no
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking if cdrom ioctls are available... yes
Use included DVDNAV support
checking how to create empty arrays... []
checking for libcdio... Use included libcdio/libvcdinfo support
checking for snprintf... yes
checking for vsnprintf... yes
checking for ANSI C header files... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdint.h... (cached) yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for inttypes.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking whether gcc supports ISOC99 _Pragma()... yes
checking bitfield ordering in structs... LSBF
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdbool.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for sys/cdio.h... (cached) no
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for linux/version.h... (cached) yes
checking for linux/cdrom.h... (cached) yes
checking for bzero... yes
checking for memcpy... yes
checking for struct tm.tm_gmtoff... yes
Use included libdts support
checking for libmodplug >= 0.7... checking whether to enable Win32 DLL support... yes
checking for ip_mreqn... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for sched_get_priority_min in -lposix4... no
checking for _vsnprintf... no
checking for _snprintf... no
checking for _stricmp... no
checking for _strnicmp... no
checking for vsscanf... yes
checking for sigaction... yes
checking for sigset... yes
checking for getpwuid_r... yes
checking for nanosleep... yes
checking for lstat... yes
checking for memset... yes
checking for readlink... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/mixer.h usability... no
checking sys/mixer.h presence... no
checking for sys/mixer.h... no
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for basename... yes
checking for gettimeofday... yes
checking for setenv... yes
checking for strndup... yes
checking for strpbrk... yes
checking for strsep... yes
checking for strtok_r... yes
checking for timegm... yes
checking for unsetenv... yes
checking for hstrerror in -lresolv... yes
checking for opendir... yes
checking __attribute__ ((aligned ())) support... 64
checking if gcc supports "-mpreferred-stack-boundary=2" flags... yes
checking if gcc supports "-fschedule-insns2" flags... yes
checking if gcc supports "-mwide-multiply" flags... no
checking if gcc supports "-falign-functions=4" flags... yes
checking if gcc supports "-falign-loops=4" flags... yes
checking if gcc supports "-falign-jumps=4" flags... yes
checking if gcc supports "-fno-omit-frame-pointer" flags... yes
checking if gcc supports "-fno-inline-functions" flags... yes
checking if gcc supports "-fno-rename-registers" flags... yes
checking if gcc supports "-fprofile-arcs" flags... yes
checking if gcc supports "-fbranch-probabilities" flags... yes
checking for sane -Wpointer-arith... no
checking for gcc 3.4.0 or later... no - assuming bugginess in -finline-functionschecking if gcc supports "-Wall" flags... yes
checking if gcc supports "-mtune=i386" flags... no
checking if gcc supports "-mcpu=i386" flags... yes
checking if gcc supports "-mcpu=athlon" flags... yes
checking for sgmltools... no
checking for fig2dev... no
configure: line 47706: syntax error near unexpected token `OBJC'
configure: line 47706: `_AM_DEPENDENCIES(OBJC)'

Czego znowu mi brakuje? :(


Linux Registered User: #458169

Offline

 

#10  2006-10-25 14:15:10

  zielkam - były zielony_83 :)

zielkam
były zielony_83 :)
Skąd: Zawiercie
Zarejestrowany: 2006-05-06
Serwis

Re: DVB - instalacja oprogramowania

Kod:

checking for AALIB version >= 1.4... no
*** The aalib-config|aainfo program installed by AALIB could not be found
*** If AALIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or use --with-aalib-prefix to set the prefix
*** where AALIB is installed.
*** All of AALIB dependent parts will be disabled ***
checking for caca-config... no
no
*** The caca-config program installed by CACA could not be found
*** If CACA was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or use --with-caca-prefix to set the prefix
*** where CACA is installed.
*** All CACA-dependent parts will be disabled *** 

Czytaj ze zrozumieniem jeszcze parę takich błędów jest

EDIT najlepiej zrób tak apt-get build-dep libxine

A tak się spytam po co kompilujesz xine-lib ?


Zostałeś zarejestrowany jako użytkownik #416423 przez.. :mrgreen:
##
FluxboxPL | Mój Lepszy Świat | UnixyPL | Telenia VOIP dla ISP
JID: zielony@jabster.pl

Offline

 

#11  2006-10-25 14:21:04

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

Re: DVB - instalacja oprogramowania

kompiluje do obsługi karty DVB-S i musiałem patcha na źródła nanieść.


Linux Registered User: #458169

Offline

 

#12  2006-10-25 14:39:57

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: DVB - instalacja oprogramowania


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#13  2006-10-25 14:48:51

  zielkam - były zielony_83 :)

zielkam
były zielony_83 :)
Skąd: Zawiercie
Zarejestrowany: 2006-05-06
Serwis

Re: DVB - instalacja oprogramowania

na pewno doinstaluj libasound-dev żeby to alse obsługiwało chyba że z oss korzystasz


CFLAGS="-O2 -pipe -march=pentium" CXXFLAGS="-O2 -pipe -march=penium" ./autogen.sh --prefix=/usr

Pozatym na debianie takich numerów śię nie czaska to nie jest gentoo

a czemu niby tak nie można


Zostałeś zarejestrowany jako użytkownik #416423 przez.. :mrgreen:
##
FluxboxPL | Mój Lepszy Świat | UnixyPL | Telenia VOIP dla ISP
JID: zielony@jabster.pl

Offline

 

#14  2006-10-25 15:33:09

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

Re: DVB - instalacja oprogramowania

Chyba nie dam rady tego skompilować :(  za cienki jestem :(
doinstalowałem dużo pakietów ale ciągle nie chce się skonfigurować.
ostatnio to dostałem:

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
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 ANSI C... none needed
checking for strerror in -lcposix... no
checking for egrep... grep -E
checking for file... /usr/bin/file
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
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 for gawk... no
checking for mawk... mawk
checking for inline... inline
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
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 /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... 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 whether the gcc linker (/usr/bin/ld) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
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 for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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/bin/ld) supports shared libraries... yes
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 for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for plural forms in GNU msgfmt... yes
checking for nl_langinfo... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for always_inline... yes
checking for off_t... yes
checking for size_t... yes
checking for long... yes
checking size of long... 4
checking for inttypes.h... (cached) yes
checking for ssize_t... yes
checking for pthread_create in -lpthread... yes
checking for recursive mutex support in pthread... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... (cached) yes
checking libdir name... lib
checking whether lrintf is declared... yes
checking whether rintf is declared... yes
checking for int_fast8_t... yes
checking for mlib_VideoAddBlock_U8_S16 in -lmlib... no
using included ffmpeg
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for socklen_t... socklen_t
IPv6 is disabled
checking for gzsetparams in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for clock_getres in -lrt... yes
checking for glBegin in -lGL... yes
checking for tan in -lm... yes
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking linux/videodev.h usability... yes
checking linux/videodev.h presence... yes
checking for linux/videodev.h... yes
checking for libXv.so... found libXv.so in /usr/X11R6/lib
checking for XvShmCreateImage in -lXv... yes
checking whether to enable the xxmc plugin with vld extensions...
checking for XvMCPutSlice in -lXvMCW... no
*** Could not link with -lXvMCW for vld extensions.
checking for XvMCCreateContext in -lXvMCW... no
*** Could not link with -lXvMCW for standard XvMC.
*** Disabling xxmc plugin due to above errors.
checking whether to enable the xvmc plugin...
checking for XvMCCreateContext in -lXvMCW... (cached) no
*** Could not link with -lXvMCW.
*** Disabling old xvmc plugin due to above errors.
checking for XineramaQueryExtension in -lXinerama... yes
checking for aalib-config... /usr/bin/aalib-config
checking for AALIB version >= 1.4... yes
checking for caca-config... no
no
*** The caca-config program installed by CACA could not be found
*** If CACA was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or use --with-caca-prefix to set the prefix
*** where CACA is installed.
*** All CACA-dependent parts will be disabled ***
checking sys/fbio.h usability... no
checking sys/fbio.h presence... no
checking for sys/fbio.h... no
checking for XDgaGrabDrawable in -ldga... no
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for sdl-config... no
checking for SDL - version >= 1.1.5... no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
checking for Libstk... no
*** All of Libstk dependent parts will be disabled ***
checking for polypaudio... no
*** All of polypaudio dependent parts will be disabled ***
checking for DirectX... no
*** All DirectX dependent parts will be disabled ***
*** checking for a supported mpeg encoder
checking for fame_open in -lfame... no
checking for rte_init in -lrte... no
*** no external mpeg encoder found
checking for vidix support... yes
checking for DHA linux kernel module build... no
checking for mknod... mknod
checking for depmod... depmod
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Ogg was incorrectly installed
*** or that you have moved Ogg since it was installed. In the latter case, you
*** may want to edit the ogg-config script:
*** All of OGG/VORBIS dependent parts will be disabled ***
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Ogg was incorrectly installed
*** or that you have moved Ogg since it was installed. In the latter case, you
*** may want to edit the ogg-config script:
*** All of OGG/Theora dependent parts will be disabled ***
checking for speex... *** All OGG/SPEEX dependent parts will be disabled ***
checking for libFLAC... no
*** Could not run libFLAC test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means libFLAC was incorrectly installed
*** or that you have moved libFLAC since it was installed. In the latter case, you
*** may want to edit the libFLAC-config script:
*** All FLAC dependent parts will be disabled ***
Use included a52dec support
Use included libmad support
checking for mng_initialize in -lmng... no
*** All libmng dependent parts will be disabled ***
checking for Wand-config... no
*** All Imagemagick dependent parts will be disabled, Wand-config not found. ***checking for freetype-config... no
*** freetype-config not found, freetype2 support disabled **

checking for OSS audio support... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for ALSA version >= 0.9.0rc4... yes
checking for ALSA <= 0.5 series... no
checking for ALSA >= 0.9 series... yes
checking for esd-config... no
checking for ESD - version >= 0.2.8... no
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
*** All of ESD dependent parts will be disabled ***
checking for artsc-config... no
checking for ARTS artsc - version >= 0.9.5... no
*** The artsc-config script installed by ARTS could not be found
*** If ARTS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ARTS_CONFIG environment variable to the
*** full path to artsc-config.
*** All of ARTS dependent parts will be disabled ***
checking for gnome-vfs-2.0... *** All of the gnome-vfs dependent parts will be disabled ***
checking for gdk-pixbuf-2.0... *** All of the gdk-pixbuf dependent parts will be disabled ***
checking for smbc_init in -lsmbclient... no
*** All libsmbclient dependent parts will be disabled ***
checking for Sun audio support... no
checking for IRIX libaudio support... checking dmedia/audio.h usability... no
checking dmedia/audio.h presence... no
checking for dmedia/audio.h... no
no
*** All of IRIX AL dependent parts will be disabled ***
checking for kstat_open in -lkstat... no
checking sys/cdio.h usability... no
checking sys/cdio.h presence... no
checking for sys/cdio.h... no
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking if cdrom ioctls are available... yes
Use included DVDNAV support
checking how to create empty arrays... []
checking for libcdio... Use included libcdio/libvcdinfo support
checking for snprintf... yes
checking for vsnprintf... yes
checking for ANSI C header files... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdint.h... (cached) yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for inttypes.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking whether gcc supports ISOC99 _Pragma()... yes
checking bitfield ordering in structs... LSBF
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdbool.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for sys/cdio.h... (cached) no
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for linux/version.h... (cached) yes
checking for linux/cdrom.h... (cached) yes
checking for bzero... yes
checking for memcpy... yes
checking for struct tm.tm_gmtoff... yes
Use included libdts support
checking for libmodplug >= 0.7... checking whether to enable Win32 DLL support... yes
checking for ip_mreqn... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for sched_get_priority_min in -lposix4... no
checking for _vsnprintf... no
checking for _snprintf... no
checking for _stricmp... no
checking for _strnicmp... no
checking for vsscanf... yes
checking for sigaction... yes
checking for sigset... yes
checking for getpwuid_r... yes
checking for nanosleep... yes
checking for lstat... yes
checking for memset... yes
checking for readlink... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/mixer.h usability... no
checking sys/mixer.h presence... no
checking for sys/mixer.h... no
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for basename... yes
checking for gettimeofday... yes
checking for setenv... yes
checking for strndup... yes
checking for strpbrk... yes
checking for strsep... yes
checking for strtok_r... yes
checking for timegm... yes
checking for unsetenv... yes
checking for hstrerror in -lresolv... yes
checking for opendir... yes
checking __attribute__ ((aligned ())) support... 64
checking if gcc supports "-mpreferred-stack-boundary=2" flags... yes
checking if gcc supports "-fschedule-insns2" flags... yes
checking if gcc supports "-mwide-multiply" flags... no
checking if gcc supports "-falign-functions=4" flags... yes
checking if gcc supports "-falign-loops=4" flags... yes
checking if gcc supports "-falign-jumps=4" flags... yes
checking if gcc supports "-fno-omit-frame-pointer" flags... yes
checking if gcc supports "-fno-inline-functions" flags... yes
checking if gcc supports "-fno-rename-registers" flags... yes
checking if gcc supports "-fprofile-arcs" flags... yes
checking if gcc supports "-fbranch-probabilities" flags... yes
checking for sane -Wpointer-arith... no
checking for gcc 3.4.0 or later... no - assuming bugginess in -finline-functionschecking if gcc supports "-Wall" flags... yes
checking if gcc supports "-mtune=i386" flags... no
checking if gcc supports "-mcpu=i386" flags... yes
checking if gcc supports "-mcpu=athlon" flags... yes
checking for sgmltools... sgmltools
checking for fig2dev... fig2dev
configure: line 47706: syntax error near unexpected token `OBJC'
configure: line 47706: `_AM_DEPENDENCIES(OBJC)'

czego znowu mu brakuje? :( Już mi ręce opadają :(


Linux Registered User: #458169

Offline

 

#15  2006-10-25 15:47:02

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: DVB - instalacja oprogramowania

Ponieważ kolego Zielony_83 no takie ustawienia nie są na debianie stable
Niema takiej optymalizacji pod Debiana i nie są wskazane.
Może za pare mieśięcy lub roku zrobią na debiana narazie to jest faza testowa.Wiem bo sam to testowałem i jest lipa najlepiej zapodać bez gcc
Olevel = -O2
mtune = -mtune=pentium3 lub 2 lub 4 albo amd64
options = " "
make_options = " "
MÓWIĘ 100 razy to nie jest Gentoo
jeli zaznaczymy mniej więcej tak http://gentoo-wiki.com/Safe_Cflags
lub tak CHOST="i686-pc-linux-gnu -fomit-frame-pointer"
CFLAGS="-mcpu=i686 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-mcpu=i686 -O3 -pipe -fomit-frame-pointer"
To po paru dniach nasz debian wyleci w kosmos Bo debian ma pakiety Deb
a src to jako dodatek i system nie jest pisany pod taką konfiguracje
Poprostu system kompiluje ale co i jak do niczego.
i powiedz jak to ma dziąlać na Debianie skoro niema flag use by smiagało
emerge -e world czy cuś.Są pakiety deb i natym cała dysrybucja oparta
jesli chodzi o use flagi zaznaczsz np.http://www.gentoo.org/dyn/use-index.xml
leci i istaluje a na debianie co pakiety deb i cześć.Dlatego powtarzam takie rzeczy pod Debianem w apcie-build ustawienia
Olevel = -O2
mtune = -mtune=pentium3 lub 2 lub 4 albo amd64
options = " "
make_options = " " są najlepszymi by nie zrypać całego systemu


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#16  2006-10-25 15:54:21

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: DVB - instalacja oprogramowania

1. Tworzymy katalog video
mkdir video

2. Przechodzimy do katalogu video
cd video

3. Sciagamy potrzebne pliki
wget ftp://ftp.cadsoft.de/vdr/vdr-1.4.3.tar.bz2
wget http://207.44.152.197/vdr-sc-0.5.11.tar.gz
wget http://home.vrweb.de/~rnissl/vdr-xine-0.7.9.tgz
wget http://vdr.bluox.org/download/vdr-xine/xine-lib-cvs … 94500.tar.bz2
wget http://vdr.bluox.org/download/vdr-xine/xine-ui-cvs- … 94500.tar.bz2

4. Rozpakowujemy i zmieniamy nazwe
tar xjvf vdr-1.4.3.tar.bz2
mv vdr-1.4.3 vdr

tar xzvf vdr-sc-0.5.11.tar.gz
mv sc-0.5.11 vdr/PLUGINS/src/sc

tar xzvf vdr-xine-0.7.9.tgz
mv xine-0.7.9 vdr/PLUGINS/src/xine

tar xjvf xine-lib-cvs-20060319194500.tar.bz2
tar xjvf xine-ui-cvs-20060319194500.tar.bz2

5. Wchodzimy do katalogu vdr i patchujemy
cd vdr
patch -p1 < PLUGINS/src/sc/patches/vdr-1.4.0-ffdecsa-0.1.3.diff
patch -p1 < PLUGINS/src/sc/patches/vdr-1.4.0-sc.diff

6. Wychodzimy do katalogu video
cd ..

7. Patchujemy xine
patch -p0 < vdr/PLUGINS/src/xine/patches/xine-lib.patch

8. Wchodzimy do katalogu xine-lib i kompilujemy
cd xine-lib
./autogen.sh
./configure --prefix=/usr
make
make install

(lub checkinstall ktory utworzy nam paczke dla naszego systemu np. rpm , tgz , deb)

9. Wychodzimy z xine-lib i wchodzimy do xine-ui
cd ..
cd xine-ui
./autogen.sh
./configure --prefix=/usr
make
make install

(lub checkinstall ktory utworzy nam paczke dla naszego systemu np. rpm , tgz , deb)

10. Wychodzimy z katalogu xine-ui i wchodzimy do katalogu vdr
cd ..
cd vdr

11. Kompilujemy

make CPUOPT=pentium4 PARALLEL=PARALLEL_64_MMX
(oczywiscie dopasowywujemy do swojej konfiguracji sprzetowej)

12. Teraz pluginy

make plugins

13. Kopiujemy pliki conf do katalogu video

find . -name '*conf' -exec cp {} /video/ ;

14. Wchodzimy do katalogu video i tworzymy katalog plugins
cd..
mkdir plugins

15. Wchodzimy do katalogu plugins i tworzymy
cd plugins
mkdir xine

17. Wychodzimy z katalogu plugins i kopiujemy do katalogu xine
cd ..
cp /video/vdr/PLUGINS/src/xine/data/noSignal.mpg /video/plugins/xine

(w katalogu /video/vdr/PLUGINS/src/sc/examples/  znajduja sie przykladowe pliki conf ktore tez mozemy skopiowac do katalogu plugins
np:cardclient.conf co umozliwi nam kozystanie z sharingu.
W katalogu plugins powinien tez znajdowac sie SoftCam.Key)

18. Wchodzimy do katalogu vdr i uruchamiamy
cd vdr
./vdr -P"xine -r" -Psc -L /video/vdr/PLUGINS

aby ogladac w drugiej konsoli wpisujemy

xine vdr:/tmp/vdr-xine/stream#demux:mpeg_pes

i ogladamy :)

19. Przykładowy skrypt uruchamiajacy umieszczamy go np w /usr/local/bin

#!/bin/sh
cd /video/vdr
killall vdr
killall -9 vdr
killall xine
killall -9 xine
/video/vdr/vdr -P"xine -r" -Psc -L /video/vdr/PLUGINS &
sleep 3
xine vdr:/tmp/vdr-xine/stream#demux:mpeg_pes
killall vdr
killall xine


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#17  2006-10-25 16:08:30

  zielkam - były zielony_83 :)

zielkam
były zielony_83 :)
Skąd: Zawiercie
Zarejestrowany: 2006-05-06
Serwis

Re: DVB - instalacja oprogramowania

ale to są flagi kompilatora.. nie rodzaju systemu.. a kompilator w gentoo i debianie jest taki sam ( ew. różni się wersją ).
EDIT
jeszcze brakuje libxvmc1 libxvmc-dev


Zostałeś zarejestrowany jako użytkownik #416423 przez.. :mrgreen:
##
FluxboxPL | Mój Lepszy Świat | UnixyPL | Telenia VOIP dla ISP
JID: zielony@jabster.pl

Offline

 

#18  2006-10-25 16:21:40

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: DVB - instalacja oprogramowania


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#19  2006-10-25 16:26:50

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

Re: DVB - instalacja oprogramowania

Zatrzymuje się na pkt 8 przy ./autogen.sh
dostaje to samo co wcześniej :(


Linux Registered User: #458169

Offline

 

#20  2006-10-25 16:33:03

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

Re: DVB - instalacja oprogramowania

Marek-BOSS:/home/marek/video# dpkg -i libxvmc-dev_1.0.2-2_i386.deb
Zaznaczenie poprzednio niezaznaczonego pakietu libxvmc-dev.
dpkg: problem z przed-zależnościami libxvmc-dev_1.0.2-2_i386.deb zawierającego libxvmc-dev:
libxvmc-dev zależy-przed od x11-common (>= 1:7.0.0)
dpkg: błąd przetwarzania libxvmc-dev_1.0.2-2_i386.deb (--install):
problem z przed-zależnościami - libxvmc-dev nie będzie instalowany
Wystąpiły błędy podczas przetwarzania:
libxvmc-dev_1.0.2-2_i386.deb
Marek-BOSS:/home/marek/video# dpkg -i x11-common_7.1.0-5_i386.deb
Zaznaczenie poprzednio niezaznaczonego pakietu x11-common.
dpkg: usuwanie xfree86-common w zamian za x11-common ...
dpkg: niestety, nie można usunąć xfree86-common (--auto-deconfigure może pomóc):
libxt6 zależy od xfree86-common
  xfree86-common jest przeznaczony do usunięcia.
dpkg: w odniesieniu do x11-common_7.1.0-5_i386.deb zawierającego x11-common:
x11-common w konflikcie z xfree86-common
  xfree86-common (wersja 4.3.0.dfsg.1-14sarge2) jest zainstalowany.
dpkg: błąd przetwarzania x11-common_7.1.0-5_i386.deb (--install):
konflikt pakietów - nie będzie instalowany x11-common
Wystąpiły błędy podczas przetwarzania:
x11-common_7.1.0-5_i386.deb


Już nic nie wiem :(


Linux Registered User: #458169

Offline

 

#21  2006-10-25 16:37:48

  zielkam - były zielony_83 :)

zielkam
były zielony_83 :)
Skąd: Zawiercie
Zarejestrowany: 2006-05-06
Serwis

Re: DVB - instalacja oprogramowania

Marku to co ci dał ryszard jest z Unstable więc jeśli używasz sarge to nie instaluj w ten sposób tylko przez apt-get nie będziesz miał problemów


Zostałeś zarejestrowany jako użytkownik #416423 przez.. :mrgreen:
##
FluxboxPL | Mój Lepszy Świat | UnixyPL | Telenia VOIP dla ISP
JID: zielony@jabster.pl

Offline

 

#22  2006-10-25 16:47:20

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: DVB - instalacja oprogramowania

NO fakt jest to z unstable zapomniałem se on jedzie na Stable


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#23  2006-10-25 16:49:57

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

Re: DVB - instalacja oprogramowania

nie może znaleźć.
Moje sources.list:
#deb file:/var/cache/apt-build/repository apt-build main
#deb file:///cdrom/ sarge main

#deb cdrom:[Debian GNU/Linux 3.1 r2 _Sarge_ - Official i386 Binary-1 (20060419)]/ unstable contrib main

deb http://security.debian.org/ stable/updates main contrib

#deb cdrom:[Debian GNU/Linux 3.1 r2 _Sarge_ - Official i386 Binary-1 (20060419)]/ unstable contrib main
deb http://www.debian-multimedia.org/ stable main
deb http://ftp.pl.debian.org/debian/ stable main contrib non-free
deb-src http://ftp.pl.debian.org/debian/ stable main contrib

deb http://security.debian.org/ stable/updates main contrib


Linux Registered User: #458169

Offline

 

#24  2006-10-25 16:53:01

  zielkam - były zielony_83 :)

zielkam
były zielony_83 :)
Skąd: Zawiercie
Zarejestrowany: 2006-05-06
Serwis

Re: DVB - instalacja oprogramowania

dorzuć bacporty www.backports.org tam pisze jak powinien wpis w source.list wyglądać :-) W dziale faq albo howto patrz :-)


Zostałeś zarejestrowany jako użytkownik #416423 przez.. :mrgreen:
##
FluxboxPL | Mój Lepszy Świat | UnixyPL | Telenia VOIP dla ISP
JID: zielony@jabster.pl

Offline

 

#25  2006-10-25 17:00:48

  Marek_boss - Członek DUG

Marek_boss
Członek DUG
Skąd: Pilawa
Zarejestrowany: 2006-06-27

Re: DVB - instalacja oprogramowania

apt-get install libxvmc-dev
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności... Gotowe
Nie udało się zainstalować niektórych pakietów. Może to oznaczać,
że zażądałeś/łaś niemożliwej sytuacji lub używasz dystrybucji
niestabilnej, w której niektóre pakiety nie zostały jeszcze utworzone
lub przeniesione z katalogu Incoming ("Przychodzące").

Ponieważ zażądałeś/łaś tylko jednej operacji, jest bardzo prawdopodobne, że
danego pakietu po prostu nie da się zainstalować i należy zgłosić w nim
błąd.
Następujące informacje mogą pomóc rozpoznać sytuację:

Następujące pakiety mają niespełnione zależności:
  libxvmc-dev: Wymaga: libxv-dev ale nie ma zostać zainstalowany
E: Pakiety są błędne


Linux Registered User: #458169

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)