public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: WEHBI Rami <r_wehbi@yahoo•fr>
To: linuxppc-embedded@ozlabs•org
Subject: error: array type has incomplete element type
Date: Thu, 17 Jan 2008 14:25:34 +0100 (CET)	[thread overview]
Message-ID: <154802.76187.qm@web26704.mail.ukl.yahoo.com> (raw)

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

Hi all,
  
 I am trying to compile a kernel for the ppc405 embedded on the virtex 4 and I am obtaining the compiling errors listed below(at the end of this mail).
  
 my compiler is the crosstool  latest one. 
  
 I tried to compile each the  following kernel versions :
 2.6.23.8
  2.6.17
  
 with the following versions of  gcc and glibc of the crosscompiler
 gcc-4.0.2-glibc-2.3.5
 gcc-4.1.0-glibc-2.3.6
 gcc-4.1.1-glibc-2.3.6
  
 the result is always the same  (array type has incomplete element type)
  
 moreover I searched all the  files and I replaced 
             (struct ocp_def  core_ocp[])        with  (struct ocp_def core_ocp[2]) 
         because my architectur  contains only one UART, the result is always the same (same  error).
  
  
 any help is  appreciated,
  
  
  arch/ppc/syslib/virtex_devices.c:23: error: array type has incomplete element  type
 arch/ppc/syslib/virtex_devices.c:25: error: field name not in record or union  initializer
 arch/ppc/syslib/virtex_devices.c:25: error: (near initialization for  'core_ocp')
 arch/ppc/syslib/virtex_devices.c:26: error: field name not in record or union  initializer
 arch/ppc/syslib/virtex_devices.c:26: error: (near initialization for  'core_ocp')
 arch/ppc/syslib/virtex_devices.c:27: error: field name not in record or union  initializer
  arch/ppc/syslib/virtex_devices.c:27: error: (near initialization for  'core_ocp')
 arch/ppc/syslib/virtex_devices.c:28: error: field name not in record or union  initializer
 arch/ppc/syslib/virtex_devices.c:28: error: (near initialization for  'core_ocp')
 arch/ppc/syslib/virtex_devices.c:29: error: field name not in record or union  initializer
 arch/ppc/syslib/virtex_devices.c:29: error: (near initialization for  'core_ocp')
 arch/ppc/syslib/virtex_devices.c:30: error: field name not in record or union  initializer
 arch/ppc/syslib/virtex_devices.c:30: error: (near initialization for  'core_ocp')
 arch/ppc/syslib/virtex_devices.c:30: error: 'OCP_CPM_NA' undeclared here (not  in a function)
 arch/ppc/syslib/virtex_devices.c:63: error: field name not in record or union  initializer
 arch/ppc/syslib/virtex_devices.c:63: error: (near initialization for   'core_ocp')


Rami



             
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

[-- Attachment #2: Type: text/html, Size: 4601 bytes --]

             reply	other threads:[~2008-01-17 13:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-17 13:25 WEHBI Rami [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-01-17 17:05 error: array type has incomplete element type WEHBI Rami
2008-01-08 17:02 error : " Rami

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=154802.76187.qm@web26704.mail.ukl.yahoo.com \
    --to=r_wehbi@yahoo$(echo .)fr \
    --cc=linuxppc-embedded@ozlabs$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox