ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] timestamp
@ 2007-08-30  5:37 Хихин Руслан
  2007-08-30  5:59 ` Slava Semushin
  0 siblings, 1 reply; 2+ messages in thread
From: Хихин Руслан @ 2007-08-30  5:37 UTC (permalink / raw)
  To: devel

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

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

Пытаюсь собрать uvcview ( http://freshmeat.net/projects/uvcview/ ) make 
вылетает с :
(LC_MESSAGES="ru_RU.CP1251")
if 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2      -g -O2 -MT 
callbacks.o -MD -MP -MF ".deps/callbacks.Tpo" -c -o callbacks.o 
callbacks.c; \
        then mv -f ".deps/callbacks.Tpo" ".deps/callbacks.Po"; else 
rm -f ".deps/callbacks.Tpo"; exit 1; fi
In file included from callbacks.c:31:
/usr/include/linux/videodev2.h:352: ошибка: поле 'timestamp' имеет 
неполный тип
make[2]: *** [callbacks.o] Ошибка 1
make[2]: Leaving directory 
`/tmp/.private/writer/fasttmp/RPM/BUILD/uvcview-20070607/src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory 
`/tmp/.private/writer/fasttmp/RPM/BUILD/uvcview-20070607'
make: *** [all] Ошибка 2

(LC_MESSAGES="С")
.........
/usr/include/linux/videodev2.h:352: error: field 'timestamp' has 
incomplete type
........

Никто не подскажет в чём может быть проблема ?

>uname -a
Linux Rostov.mtu-net.ru 2.6.18-std-smp-alt7 #1 SMP Sat Aug 4 00:05:36 
MSD 2007 x86_64 GNU/Linux

Участок проблемного кода :

.......
25 #ifdef HAVE_CONFIG_H
26 #  include <config.h>
27 #endif

29 #include 	<gtk/gtk.h>
30 #include        <asm/types.h>
31 #include        <linux/videodev2.h>
.....


PS Насколько я понимаю timestamp - это структура представления времени.  
Как  она может быть не полностью определена не понимаю. Может 
какой-нибудь хеадер надо добавить ?

-- 
С  уважением Хихин Руслан

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2007-08-30  5:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-30  5:37 [devel] timestamp Хихин Руслан
2007-08-30  5:59 ` Slava Semushin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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