Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by madman23@Oct 27 2006, 03:05 PM hello,
i had a few questions about compilation.
1.) the patch which is provided in the wiki does not succedd every where instead there are a lot of failures for the new uclinux distribution not the test distribution.
2.) should i go yes for all the patching question about changing the already patched files for nios.
3.) even after doing that it says. your ptf file is not a system ptf file--> this lead me to change the perl script by hard-coding the ptf file itself this makes the nios_system.h file but again the make fails i do not understand why?
any help would be appreciated.
regards,
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18946)
--- quote end ---
--- Quote End --- Don't get mad. You should not use the old patches uClinux-dist.diff.gz , which is for old uClinux-dist-test-20060511. You should use ONLY ONCE uClinux-dist-20060803-nios2-02.diff.gz, and apply to uClinux-dist-20060803.tar.bz2 . I checked again, and didn't see any patch erro. Please remove old dirs, rm -rf ~/uClinux-dist and try again.. zcat ~/download/uClinux-dist-20060803-nios2-02.diff.gz | patch -p0 patching file vendors/Altera/nios2nommu/config.vendor patching file vendors/Altera/nios2nommu/config.arch patching file vendors/Altera/nios2nommu/config.linux-2.6.x patching file vendors/Altera/nios2nommu/Makefile patching file linux-2.6.x/include/asm-nios2nommu/futex.h patching file linux-2.6.x/include/asm-nios2nommu/poll.h patching file linux-2.6.x/include/asm-nios2nommu/bitops.h patching file linux-2.6.x/include/asm-nios2nommu/nios.h patching file linux-2.6.x/include/asm-nios2nommu/atomic.h patching file linux-2.6.x/include/asm-nios2nommu/io.h patching file linux-2.6.x/scripts/gen_initramfs_list.sh patching file linux-2.6.x/fs/ramfs/file-nommu.c patching file linux-2.6.x/usr/Makefile patching file linux-2.6.x/arch/nios2nommu/kernel/setup.c patching file linux-2.6.x/arch/nios2nommu/kernel/vmlinux.lds.S patching file linux-2.6.x/arch/nios2nommu/Kconfig patching file linux-2.6.x/arch/nios2nommu/scripts/PTF/SystemPTF/Module.pm patching file linux-2.6.x/arch/nios2nommu/mm/init.c patching file linux-2.6.x/drivers/net/Kconfig patching file Makefile patching file user/wireless_tools/Makefile