From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-user+bounces-63643-garchives=archives.gentoo.org@gentoo.org>) id 1Hlmii-0006BB-EU for garchives@archives.gentoo.org; Wed, 09 May 2007 14:00:45 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l49DxEtt030929; Wed, 9 May 2007 13:59:14 GMT Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.239]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l49DpvmZ021199 for <gentoo-user@lists.gentoo.org>; Wed, 9 May 2007 13:51:58 GMT Received: by nz-out-0506.google.com with SMTP id 12so187050nzp for <gentoo-user@lists.gentoo.org>; Wed, 09 May 2007 06:51:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=XRzKTfJteBLLEwJl3IBmgchHQMnd3Rqst3FlFNNpw8D7rnrVcQFe2XLt4OtoqU8wYKq0hz/FZEubvxhQzu4W/2CNSPJkuY0mNmIZtgCx36wZs4t8LKAK9zq7YDiRv+SyBisSJFCshBaH3pQXj2fykAfUoUIRydL1QyRcv1Ovp3o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rKLQMG0ESzz86XM224p6gIVgDgWJpVl/S6zfUd8DRrLXmB6Xi6DK11YfDfdhDyVj1ahUphTRFG63DtKuwrz/P/bWkwYuXxuhFFyJWSSyL8fzMjJf4CfqpFIIxB552cbWRbFnxbUkEOX15sL8uEeM5rG4vg7ZwlRE2tnwAXDVxF8= Received: by 10.114.173.15 with SMTP id v15mr194021wae.1178718716943; Wed, 09 May 2007 06:51:56 -0700 (PDT) Received: by 10.115.47.20 with HTTP; Wed, 9 May 2007 06:51:56 -0700 (PDT) Message-ID: <2fcf3fa50705090651y6509f3a0id1c8c726e845668@mail.gmail.com> Date: Wed, 9 May 2007 09:51:56 -0400 From: "Francisco Rivas" <taken2k4@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Error Compiling splashutils Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_71722_27807158.1178718716893" X-Archives-Salt: 72c2bb84-ee34-421c-b5df-41414644882f X-Archives-Hash: 8dcc9ce5520ce72a4f59022f30bdf173 ------=_Part_71722_27807158.1178718716893 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, I try to emerge splashutils and I get this error CC objs/splash.o In file included from /usr/lib/klibc/include/linux/fb.h:5, from util.h:42, from splash.c:26: /usr/include/linux/i2c.h:66: error: array type has incomplete element type /usr/include/linux/i2c.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_xfer' /usr/include/linux/i2c.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_write_quick' /usr/include/linux/i2c.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_read_byte' /usr/include/linux/i2c.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_write_byte' /usr/include/linux/i2c.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_read_byte_data' /usr/include/linux/i2c.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_write_byte_data' /usr/include/linux/i2c.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_read_word_data' /usr/include/linux/i2c.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_write_word_data' /usr/include/linux/i2c.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_write_block_data' /usr/include/linux/i2c.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_read_i2c_block_data' /usr/include/linux/i2c.h:387: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_get_functionality' /usr/include/linux/i2c.h:390: error: expected declaration specifiers or '...' before 'u32' make: *** [objs/splash.o] Error 1 !!! ERROR: media-gfx/splashutils-1.4.1 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3127: Called src_compile splashutils-1.4.1.ebuild, line 132: Called die !!! failed to build splashutils !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/media-gfx/splashutils-1.4.1/temp/build.log'. I don't have any idea... Thanks in advance and regards :D -- Francisco Rivas Linux User (New) : #448324 Linux Machine (New) : 355187 ------=_Part_71722_27807158.1178718716893 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, I try to emerge splashutils and I get this error<br> CC objs/splash.o<br>In file included from /usr/lib/klibc/include/linux/fb.h:5,<br> from util.h:42,<br> from splash.c:26:<br> /usr/include/linux/i2c.h:66: error: array type has incomplete element type<br>/usr/include/linux/i2c.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_xfer' <br>/usr/include/linux/i2c.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_write_quick'<br>/usr/include/linux/i2c.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_read_byte' <br>/usr/include/linux/i2c.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_write_byte'<br>/usr/include/linux/i2c.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_read_byte_data' <br>/usr/include/linux/i2c.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_write_byte_data'<br>/usr/include/linux/i2c.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_read_word_data' <br>/usr/include/linux/i2c.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_write_word_data'<br>/usr/include/linux/i2c.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_write_block_data' <br>/usr/include/linux/i2c.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_smbus_read_i2c_block_data'<br>/usr/include/linux/i2c.h:387: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'i2c_get_functionality' <br>/usr/include/linux/i2c.h:390: error: expected declaration specifiers or '...' before 'u32'<br>make: *** [objs/splash.o] Error 1<br><br>!!! ERROR: media-gfx/splashutils-1.4.1 failed.<br>Call stack:<br> ebuild.sh, line 1614: Called dyn_compile<br> ebuild.sh, line 971: Called qa_call 'src_compile'<br> environment, line 3127: Called src_compile<br> splashutils-1.4.1.ebuild, line 132: Called die<br><br>!!! failed to build splashutils <br>!!! If you need support, post the topmost build error, and the call stack if relevant.<br>!!! A complete build log is located at '/var/tmp/portage/media-gfx/splashutils-1.4.1/temp/build.log'.<br><br>I don't have any idea... Thanks in advance and regards :D <br clear="all"><br>-- <br>Francisco Rivas<br>Linux User (New) : #448324<br>Linux Machine (New) : 355187 ------=_Part_71722_27807158.1178718716893-- -- gentoo-user@gentoo.org mailing list