ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Сборка xawtv 3.9.4 - не нашел бинарник xawtv
@ 2004-09-26 12:46 Владимир Гусев
  2004-09-26 17:23 ` Владимир Гусев
  0 siblings, 1 reply; 15+ messages in thread
From: Владимир Гусев @ 2004-09-26 12:46 UTC (permalink / raw)
  To: ALT Linux forum

[-- Attachment #1: Type: text/plain, Size: 1005 bytes --]

Здраствуйте!

Перед сборкой tvtime из source решил потренироваться на xawtv (скачал  
сырцы 3.9.4 с http://bytesex.org/xawtv).
Перед процедурой удалил xawtv 3.9.1 (родной из Compact 2.3) и все  
сопутствующие (motif, radio и т.д.)
Конфигурация и make прошли успешно (попросили правда devel-пакеты ncurses  
и libjpeg - доставил в систему)
./configure запускал с такими опциями:
[root@vova xawtv-3.94]# ./configure --cache-file=../log --exec-prefix=/usr  
--bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec  
--datadir=/usr/share --libdir=/usr/lib --mandir=/usr/share/man  
--enable-xfree-ext --enable-xvideo --enable-lirc --enable-quicktime  
--enable-motif --enable-aa --enable-alsa --enable-zvbi --enable-gl  
--enable-dv --enable-mmx --enable-xft --with-xenable-aa --enable-alsa  
--enable-mmx --enable-xft --with-x

После инсталляции нашел все кроме самого бинарника xawtv (!)... Странно..
Файл с отчетом о ./configure, make и make install прилагается...


-- 
С уважением, Владимир Гусев

[-- Attachment #2: xawtv3.9.4.txt --]
[-- Type: text/plain, Size: 9875 bytes --]

configure: creating cache ../log
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 g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for gccmakedep... no
checking for makedepend... no
checking for egrep... grep -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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking linux/joystick.h usability... yes
checking linux/joystick.h presence... yes
checking for linux/joystick.h... yes
checking dev/ic/bt8xx.h usability... no
checking dev/ic/bt8xx.h presence... no
checking for dev/ic/bt8xx.h... no
checking machine/ioctl_bt848.h usability... no
checking machine/ioctl_bt848.h presence... no
checking for machine/ioctl_bt848.h... no
checking for ftello... yes
checking for fseeko... yes
checking for getpt... yes
checking for getnameinfo... yes
checking for getopt_long... yes
checking for strcasestr... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for ELF... yes
checking for pthread_create in -lpthread... yes
checking for main in -lossaudio... no
checking for initscr in -lncurses... yes
checking for X... no
checking for jpeg_start_compress in -ljpeg... yes
checking for snd_seq_open in -lasound... no
checking for lirc_init in -llirc_client... no
checking for vbi_capture_fd in -lzvbi... no
checking for aa_autoinit in -laa... no
checking for dv_decoder_new in -ldv... no
checking for lqt_query_registry in -lquicktime... no
checking for XF86DGAQueryExtension in -lXxf86dga... no
checking for XF86VidModeQueryExtension in -lXxf86vm... no
checking for DPMSQueryExtension in -lXdpms... no
checking for DPMSQueryExtension in -lXext... no
checking for XineramaQueryExtension in -lXinerama... no
checking for XRenderQueryExtension in -lXrender... no
checking for XRRConfigCurrentConfiguration in -lXrandr... no
checking for XvQueryExtension in -lXv... no
checking for XmStringGenerate in -lXm... no
checking for glXChooseVisual in -lGL... no
checking for X11 config directory... /etc/X11
checking for X11 app-defaults directory... /etc/X11/app-defaults
checking if mmx should be used... yes
updating cache ../log
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xawtv.spec
config.status: creating config.h
config.status: config.h is unchanged
[root@vova xawtv-3.94]# make
  CC      console/dump-mixers.o
  LD      console/dump-mixers
  CC      console/record.o
  LD      console/record
  CC      console/showriff.o
  LD      console/showriff
  CC      console/showqt.o
  LD      console/showqt
  CC      console/streamer.o
  CC      common/channel-no-x11.o
  CC      common/sound.o
  CC      common/webcam.o
  CC      common/frequencies.o
  CC      common/commands.o
  CC      common/parseconfig.o
  CC      common/capture.o
  CC      common/event.o
  CC      libng/grab-ng.o
libng/grab-ng.c: In function `ng_vid_open':
libng/grab-ng.c:550: warning: `drv' might be used uninitialized in this function
libng/grab-ng.c: In function `ng_dsp_open':
libng/grab-ng.c:593: warning: `drv' might be used uninitialized in this function
  CC      libng/devices.o
  CC      libng/writefile.o
  CC      libng/color_common.o
  CC      libng/color_packed.o
  CC      libng/color_lut.o
  CC      libng/color_yuv2rgb.o
  CC      libng/convert.o
  AR      libng/libng.a
  LD      console/streamer
  CC      console/webcam.o
  CC      console/ftp.o
LD      console/webcam
  CC      console/radio.o
  LD      console/radio
  CC      console/fbtv.o
  CC      console/fbtools.o
  CC      console/fs.o
  CC      console/matrox.o
  CC      common/lirc.o
  CC      common/joystick.o
  CC      common/midictrl.o
  LD      console/fbtv
  CC      console/v4l-info.o
  CC      structs/struct-dump.o
  CC      structs/struct-v4l.o
  CC      structs/struct-v4l2.o
  LD      console/v4l-info
  CC      console/v4l-conf.o
  LD      console/v4l-conf
  CC      libng/plugins/flt-gamma.o
  LD      libng/plugins/flt-gamma.so
  CC      libng/plugins/flt-invert.o
  LD      libng/plugins/flt-invert.so
  CC      libng/plugins/flt-disor.o
  LD      libng/plugins/flt-disor.so
  CC      libng/plugins/conv-mjpeg.o
  LD      libng/plugins/conv-mjpeg.so
  CC      libng/plugins/read-avi.o
  LD      libng/plugins/read-avi.so
  CC      libng/plugins/write-avi.o
  LD      libng/plugins/write-avi.so
  CC      libng/plugins/drv0-v4l2.o
  CC      libng/plugins/struct-v4l2.o
  CC      libng/plugins/struct-dump.o
  LD      libng/plugins/drv0-v4l2.so
CC      libng/plugins/drv0-v4l2-old.o
  LD      libng/plugins/drv0-v4l2-old.so
  CC      libng/plugins/drv1-v4l.o
  CC      libng/plugins/struct-v4l.o
  LD      libng/plugins/drv1-v4l.so
  CC      libng/plugins/snd-oss.o
  LD      libng/plugins/snd-oss.so
  CC      libng/contrib-plugins/flt-smooth.o
  LD      libng/contrib-plugins/flt-smooth.so
  CC      libng/contrib-plugins/bilinear.o
  LD      libng/contrib-plugins/bilinear.so
  CC      libng/contrib-plugins/cubic.o
  LD      libng/contrib-plugins/cubic.so
  CC      libng/contrib-plugins/linear-blend.o
  LD      libng/contrib-plugins/linear-blend.so
  CC      libng/contrib-plugins/linedoubler.o
  LD      libng/contrib-plugins/linedoubler.so
  CC      vbistuff/ntsc-cc.o
  LD      vbistuff/ntsc-cc
  CC      x11/v4lctl.o
  LD      x11/v4lctl
[root@vova xawtv-3.94]# make check
make: *** îÅÔ ÐÒÁ×ÉÌÁ ÄÌÑ ÓÂÏÒËÉ ÃÅÌÉ `check'.  ïÓÔÁÎÏ×.
[root@vova xawtv-3.94]# make install
/bin/install -c -d -m 755 /usr/bin
/bin/install -c -s console/dump-mixers console/record console/showriff console/showqt console/streamer console/webcam console/radio console/fbtv console/v4l-info /usr/bin
/bin/install -c -s -m4755 -o root  console/v4l-conf /usr/bin
/bin/install -c -d -m 755 /usr/share/xawtv
/bin/install -c -m 644 ./frequencies/Index.map ./frequencies/argentina.list ./frequencies/ccir-h.list ./frequencies/ccir-i-iii.list ./frequencies/ccir-sl-sh.list ./frequencies/europe-east.list ./frequencies/europe-west.list ./frequencies/ntsc-bcast-jp.list ./frequencies/ntsc-bcast.list ./frequencies/ntsc-cable-ca.list ./frequencies/ntsc-cable-jp.list ./frequencies/ntsc-cable.list ./frequencies/ntsc-hrc.list ./frequencies/oirt-h.list ./frequencies/oirt-i-iii.list ./frequencies/oirt-sl-sh.list ./frequencies/pal-australia.list ./frequencies/pal-australia-optus.list ./frequencies/pal-bcast-cn.list ./frequencies/pal-bcast-za.list ./frequencies/pal-ireland.list ./frequencies/pal-italy.list ./frequencies/pal-newzealand.list ./frequencies/secam-france.list ./frequencies/secam-russia.list ./frequencies/uhf.list /usr/share/xawtv
/bin/install -c -d -m 755 /usr/lib/xawtv
/bin/install -c -s -s libng/plugins/flt-gamma.so libng/plugins/flt-invert.so libng/plugins/flt-disor.so libng/plugins/conv-mjpeg.so libng/plugins/read-avi.so libng/plugins/write-avi.so libng/plugins/drv0-v4l2.so libng/plugins/drv0-v4l2-old.so libng/plugins/drv1-v4l.so libng/plugins/snd-oss.so /usr/lib/xawtv
rm -f /usr/lib/xawtv/invert.so /usr/lib/xawtv/nop.so /usr/lib/xawtv/flt-nop.so
/bin/install -c -d -m 755 /usr/lib/xawtv
/bin/install -c -s -s libng/contrib-plugins/flt-smooth.so libng/contrib-plugins/bilinear.so libng/contrib-plugins/cubic.so libng/contrib-plugins/linear-blend.so libng/contrib-plugins/linedoubler.so /usr/lib/xawtv
/bin/install -c -d -m 755 /usr/share/man/man1
/bin/install -c -d -m 755 /usr/share/man/man5
/bin/install -c -d -m 755 /usr/share/man/man8
/bin/install -c -m 644 ./man/alevtd.1 ./man/dump-mixers.1 ./man/fbtv.1 ./man/motv.1 ./man/mtt.1 ./man/ntsc-cc.1 ./man/pia.1 ./man/propwatch.1 ./man/radio.1 ./man/record.1 ./man/rootv.1 ./man/scantv.1 ./man/showriff.1 ./man/streamer.1 ./man/subtitles.1 ./man/ttv.1 ./man/v4lctl.1 ./man/v4l-info.1 ./man/webcam.1 ./man/xawtv.1 ./man/xawtv-remote.1 /usr/share/man/man1
/bin/install -c -m 644 ./man/xawtvrc.5 /usr/share/man/man5
/bin/install -c -m 644 ./man/v4l-conf.8 /usr/share/man/man8
/bin/install -c -d -m 755 /usr/share/man/es/man1
/bin/install -c -m 644 ./man/es/fbtv.1 ./man/es/rootv.1 ./man/es/scantv.1 ./man/es/streamer.1 ./man/es/subtitles.1 ./man/es/ttv.1 ./man/es/v4lctl.1 ./man/es/xawtv.1 ./man/es/xawtv-remote.1 /usr/share/man/es/man1
/bin/install -c -d -m 755 /usr/share/man/fr/man1
/bin/install -c -m 644 ./man/fr/xawtv.1 /usr/share/man/fr/man1
/bin/install -c -d -m 755 /usr/share/man/es/man5
/bin/install -c -m 644 ./man/es/xawtvrc.5 /usr/share/man/es/man5
/bin/install -c -d -m 755 /usr/share/man/es/man8
/bin/install -c -m 644 ./man/es/v4l-conf.8 /usr/share/man/es/man8
/bin/install -c -m 644 -m755 ./scripts/subtitles /usr/bin
/bin/install -c -s -s vbistuff/ntsc-cc /usr/bin
[root@vova xawtv-3.94]# 

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2004-09-28  7:42 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-26 12:46 [Comm] Сборка xawtv 3.9.4 - не нашел бинарник xawtv Владимир Гусев
2004-09-26 17:23 ` Владимир Гусев
2004-09-27  5:53   ` Alexey Novikov
2004-09-27 10:23     ` Владимир Гусев
2004-09-27 11:15       ` [Comm] " Mike Lykov
2004-09-27 11:51         ` Владимир Гусев
2004-09-27 11:16       ` Alexey I. Froloff
2004-09-27 11:41       ` Alexey Novikov
2004-09-27 12:59         ` Владимир Гусев
2004-09-27 13:35           ` Alexey Novikov
2004-09-27 13:37             ` Alexey I. Froloff
2004-09-27 18:08               ` Владимир Гусев
2004-09-28  5:54                 ` Alexey I. Froloff
2004-09-28  7:42                   ` Владимир Гусев
2004-09-28  4:21               ` Re:Re:[Comm]Сборка xawtv 3.9.4 - не нашел бинарникxawtv Alexey Novikov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git