ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Tertishny <ilar@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] cdbakeoven и иже с ним
Date: Fri, 14 Nov 2003 10:06:02 +0200
Message-ID: <200311141006.18547.ilar@altlinux.ru> (raw)

[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 3470 bytes --]

Нашел я время заняться упорно не собирающимися прогами, которые по каким-то 
причинам раньше собирались.cdbakeoven, например. Лучше него копировать диски 
проги нет, k3b при этой операции забивает всю остальную работу и остается 
сидеть и ждать, что не есть здраво. Но никак не получается, потому обращаюсь 
ко всему сообществу с просьбой о помощи. Кто-то говорил мне, что проблема в 
новом компиляторе и его опции -ansi... Всю возможную инфу я о ней прочел. Но 
реально там нет никаких указаний на то, как справиться с ситуацией. Как это 
исправить? Я много чего перепробовал, сейчас уже и не упомню, но ни черта 
лысого не получилось. Может кто-нибудь конкретно подскажет, что делать? 
Ошибка ниже:

make[3]: Entering directory 
`/home/ilar/RPM/BUILD/cdbakeoven-i18n-2.0beta2/cdbakeoven/cdboshared'
/usr/lib/qt3//bin/moc ./CdboCDRom.h -o CdboCDRom.moc
/usr/lib/qt3//bin/moc ./CdboAction.h -o CdboAction.moc
/usr/lib/qt3//bin/moc ./CdboViewPart.h -o CdboViewPart.moc
/usr/lib/qt3//bin/moc ./CdboDialogBase.h -o CdboDialogBase.moc
creating libcdboshared_la.all_cpp.cpp ...
source='libcdboshared_la.all_cpp.cpp' object='libcdboshared_la.all_cpp.lo' 
libtool=yes \
depfile='.deps/libcdboshared_la.all_cpp.Plo' 
tmpdepfile='.deps/libcdboshared_la.all_cpp.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. -I/usr/lib/qt3//include -I/usr/X11R6/include  
-I./../cdbowidgets  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -Wchar-subscripts -O2 -pipe -Wall -O2 -march=athlon 
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new 
-fno-common -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST  -c -o 
libcdboshared_la.all_cpp.lo `test -f 'libcdboshared_la.all_cpp.cpp' || echo 
'./'`libcdboshared_la.all_cpp.cpp
In file included from /usr/include/linux/cdrom.h:14,
                 from CdboCDRom.cpp:34,
                 from libcdboshared_la.all_cpp.cpp:4:
/usr/include/asm/byteorder.h:38: syntax error before `(' token
/usr/include/asm/byteorder.h:42: '__u64' is used as a type, but is not defined 
as a type.
/usr/include/asm/byteorder.h:43: syntax error before `}' token
/usr/include/asm/byteorder.h:44: syntax error before `.' token
/usr/include/asm/byteorder.h:50: syntax error before `.' token
/usr/include/asm/byteorder.h:51: syntax error before `.' token
/usr/include/asm/byteorder.h:52: syntax error before `:' token
In file included from /usr/include/linux/byteorder/little_endian.h:11,
                 from /usr/include/asm/byteorder.h:65,
                 from /usr/include/linux/cdrom.h:14,
                 from CdboCDRom.cpp:34,
                 from libcdboshared_la.all_cpp.cpp:4:
/usr/include/linux/byteorder/swab.h:199: syntax error before `(' token
/usr/include/linux/byteorder/swab.h:209: syntax error before `(' token
/usr/include/linux/byteorder/swab.h:213: `__u64' was not declared in this 
scope
/usr/include/linux/byteorder/swab.h:213: `addr' was not declared in this scope
/usr/include/linux/byteorder/swab.h:214: variable or field `__swab64s' 
declared void
/usr/include/linux/byteorder/swab.h:214: `__swab64s' declared as an `inline' 
variable
/usr/include/linux/byteorder/swab.h:214: syntax error before `{' token
make[3]: *** [libcdboshared_la.all_cpp.lo] Error 1


[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2003-11-14  8:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-14  8:06 Igor Tertishny [this message]
2003-11-14  8:52 ` Albert R. Valiev
2003-11-14  9:12   ` Igor Tertishny
2003-11-14 10:01   ` Igor Tertishny
2003-11-14 10:44     ` Sergey V Turchin

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=200311141006.18547.ilar@altlinux.ru \
    --to=ilar@altlinux.ru \
    --cc=devel@altlinux.ru \
    /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