From: "Хихин Руслан" <hihin@yandex.ru>
To: devel@lists.altlinux.org
Subject: [devel] timestamp
Date: Thu, 30 Aug 2007 09:37:50 +0400
Message-ID: <200708300937.56749@ruslandh> (raw)
[-- 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 --]
next reply other threads:[~2007-08-30 5:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-30 5:37 Хихин Руслан [this message]
2007-08-30 5:59 ` Slava Semushin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200708300937.56749@ruslandh \
--to=hihin@yandex.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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