This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000372] New: Using pc target with template "all" will get an error of lacking header files.


https://bugzilla.ecoscentric.com/show_bug.cgi?id=1000372

           Summary: Using pc target with template "all" will get an error of
                    lacking header files.
           Product: eCos
           Version: CVS
          Platform: pc (i386 PC target)
        OS/Version: HostOS: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: normal
         Component: Filesystem support
        AssignedTo: jifl@ecoscentric.com
        ReportedBy: lemonskin@tom.com
         QAContact: ecos-bugs@sources.redhat.com


Base on the CVS latest version at Feb 13,2007.
Operation steps listed below:
ecosconfig new pc all
ecosconfig remove i82559_eth_driver
ecosconfig remove pc_etherpro
ecosconfig tree
make
make[1]: Entering directory `/work/develop/richard/ecos_develop/ecos-
test/target/fs/jffs2/current'
i386-elf-gcc -c  -I/work/develop/richard/ecos_develop/ecos-
test/target/install/include -I/work/develop/richard/ecos_develop/ecos-
test/packages/fs/jffs2/current -I/work/develop/richard/ecos_develop/ecos-
test/packages/fs/jffs2/current/src -I/work/develop/richard/ecos_develop/ecos-
test/packages/fs/jffs2/current/tests -I. -
I/work/develop/richard/ecos_develop/ecos-test/packages/fs/jffs2/current/src/ -
finline-limit=7000 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -
Wundef  -g -O2 -ffunction-sections -fdata-sections  -fno-exceptions   -
D__ECOS -nostdinc -iwithprefix include -Wp,-MD,src/fs-ecos.tmp -o 
src/fs_jffs2_fs-ecos.o /work/develop/richard/ecos_develop/ecos-
test/packages/fs/jffs2/current/src/fs-ecos.c
In file included from /work/develop/richard/ecos_develop/ecos-
test/target/install/include/cyg/infra/cyg_type.h:58,
                 from /work/develop/richard/ecos_develop/ecos-
test/target/install/include/cyg/infra/diag.h:59,
                 from /work/develop/richard/ecos_develop/ecos-
test/target/install/include/linux/kernel.h:3,
                 from /work/develop/richard/ecos_develop/ecos-
test/packages/fs/jffs2/current/src/fs-ecos.c:15:
/work/develop/richard/ecos_develop/ecos-
test/target/install/include/stddef.h:64:25: stddef.h: No such file or directory

Please refer the detailed information to the attachment.
Thanks a lot!

-- 
Configure bugmail: https://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]