主题 : SUN版本编译OPENWRT失败 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 28909
精华: 0
发帖: 38
金钱: 190 两
威望: 38 点
贡献值: 0 点
综合积分: 76 分
注册时间: 2010-09-19
最后登录: 2017-09-13
楼主  发表于: 2013-01-31 18:31

 SUN版本编译OPENWRT失败

ompatible pointer type
  CC [M]  fs/udf/dir.o
  CC [M]  fs/udf/file.o
  CC [M]  fs/udf/ialloc.o
  CC [M]  fs/udf/inode.o
  CC [M]  fs/udf/lowlevel.o
  CC [M]  fs/udf/namei.o
  CC [M]  fs/udf/partition.o
  CC [M]  fs/udf/super.o
  CC [M]  fs/udf/truncate.o
  CC [M]  fs/udf/symlink.o
  CC [M]  fs/udf/directory.o
  CC [M]  fs/udf/misc.o
  CC [M]  fs/udf/udftime.o
  CC [M]  fs/udf/unicode.o
  LD [M]  fs/udf/udf.o
  CC [M]  fs/xfs/linux-2.6/xfs_trace.o
  CC [M]  fs/xfs/linux-2.6/xfs_stats.o
  CC [M]  fs/xfs/linux-2.6/xfs_sysctl.o
  CC [M]  fs/xfs/xfs_alloc.o
  CC [M]  fs/xfs/xfs_alloc_btree.o
  CC [M]  fs/xfs/xfs_attr.o
  CC [M]  fs/xfs/xfs_attr_leaf.o
  CC [M]  fs/xfs/xfs_bit.o
  CC [M]  fs/xfs/xfs_bmap.o
  CC [M]  fs/xfs/xfs_bmap_btree.o
  CC [M]  fs/xfs/xfs_btree.o
  CC [M]  fs/xfs/xfs_buf_item.o
  CC [M]  fs/xfs/xfs_da_btree.o
  CC [M]  fs/xfs/xfs_dir2.o
  CC [M]  fs/xfs/xfs_dir2_block.o
  CC [M]  fs/xfs/xfs_dir2_data.o
  CC [M]  fs/xfs/xfs_dir2_leaf.o
  CC [M]  fs/xfs/xfs_dir2_node.o
  CC [M]  fs/xfs/xfs_dir2_sf.o
  CC [M]  fs/xfs/xfs_error.o
  CC [M]  fs/xfs/xfs_extfree_item.o
  CC [M]  fs/xfs/xfs_filestream.o
  CC [M]  fs/xfs/xfs_fsops.o
  CC [M]  fs/xfs/xfs_ialloc.o
  CC [M]  fs/xfs/xfs_ialloc_btree.o
  CC [M]  fs/xfs/xfs_iget.o
  CC [M]  fs/xfs/xfs_inode.o
  CC [M]  fs/xfs/xfs_inode_item.o
  CC [M]  fs/xfs/xfs_iomap.o
  CC [M]  fs/xfs/xfs_itable.o
  CC [M]  fs/xfs/xfs_dfrag.o
  CC [M]  fs/xfs/xfs_log.o
  CC [M]  fs/xfs/xfs_log_cil.o
  CC [M]  fs/xfs/xfs_log_recover.o
  CC [M]  fs/xfs/xfs_mount.o
  CC [M]  fs/xfs/xfs_mru_cache.o
  CC [M]  fs/xfs/xfs_rename.o
  CC [M]  fs/xfs/xfs_trans.o
  CC [M]  fs/xfs/xfs_trans_ail.o
  CC [M]  fs/xfs/xfs_trans_buf.o
  CC [M]  fs/xfs/xfs_trans_extfree.o
  CC [M]  fs/xfs/xfs_trans_inode.o
  CC [M]  fs/xfs/xfs_trans_item.o
  CC [M]  fs/xfs/xfs_utils.o
  CC [M]  fs/xfs/xfs_vnodeops.o
  CC [M]  fs/xfs/xfs_rw.o
  CC [M]  fs/xfs/xfs_dmops.o
  CC [M]  fs/xfs/linux-2.6/kmem.o
  CC [M]  fs/xfs/linux-2.6/xfs_aops.o
  CC [M]  fs/xfs/linux-2.6/xfs_buf.o
  CC [M]  fs/xfs/linux-2.6/xfs_export.o
  CC [M]  fs/xfs/linux-2.6/xfs_file.o
  CC [M]  fs/xfs/linux-2.6/xfs_fs_subr.o
  CC [M]  fs/xfs/linux-2.6/xfs_globals.o
  CC [M]  fs/xfs/linux-2.6/xfs_ioctl.o
  CC [M]  fs/xfs/linux-2.6/xfs_iops.o
  CC [M]  fs/xfs/linux-2.6/xfs_super.o
  CC [M]  fs/xfs/linux-2.6/xfs_sync.o
  CC [M]  fs/xfs/linux-2.6/xfs_xattr.o
  CC [M]  fs/xfs/support/debug.o
  CC [M]  fs/xfs/support/uuid.o
  LD [M]  fs/xfs/xfs.o
  CC [M]  crypto/crypto_null.o
  CC [M]  crypto/md4.o
  CC [M]  crypto/sha256_generic.o
  CC [M]  crypto/sha512_generic.o
  CC [M]  crypto/wp512.o
  CC [M]  crypto/tgr192.o
  CC [M]  crypto/fcrypt.o
  CC [M]  crypto/blowfish.o
  CC [M]  crypto/serpent.o
  CC [M]  crypto/camellia.o
  CC [M]  crypto/cast5.o
  CC [M]  crypto/cast6.o
  CC [M]  crypto/tea.o
  CC [M]  crypto/khazad.o
  CC [M]  crypto/anubis.o
  CC [M]  crypto/michael_mic.o
  CC [M]  crypto/ansi_cprng.o
  CC [M]  crypto/tcrypt.o
  CC [M]  crypto/ocf/crypto.o

crypto/ocf/crypto.c: In function 'crypto_exit':
crypto/ocf/crypto.c:1686: error: implicit declaration of function 'kill_proc'
make[7]: *** [crypto/ocf/crypto.o] Error 1
make[6]: *** [crypto/ocf] Error 2
make[5]: *** [crypto] Error 2
make[5]: Leaving directory `/media/new2/openwrtdreambox/sun/build_dir/linux-s5pc1xx_tiny210/linux-2.6.35.7'
make[4]: *** [/media/new2/openwrtdreambox/sun/build_dir/linux-s5pc1xx_tiny210/linux-2.6.35.7/.modules] Error 2
make[4]: Leaving directory `/media/new2/openwrtdreambox/sun/target/linux/s5pc1xx'
make[3]: *** [compile] Error 2
make[3]: Leaving directory `/media/new2/openwrtdreambox/sun/target/linux'
make[2]: *** [target/linux/compile] Error 2
make[2]: Leaving directory `/media/new2/openwrtdreambox/sun'
make[1]: *** [/media/new2/openwrtdreambox/sun/staging_dir/target-arm_v7-a_eglibc-2.8_eabi/stamp/.target_compile] Error 2
make[1]: Leaving directory `/media/new2/openwrtdreambox/sun'
make: *** [world] 错误 2
server@ubuntu:/media/new2/openwrtdreambox/sun$
级别: 风云使者
UID: 36096
精华: 3
发帖: 2513
金钱: 14075 两
威望: 2815 点
贡献值: 3 点
综合积分: 5086 分
注册时间: 2011-01-11
最后登录: 2015-11-15
1楼  发表于: 2013-02-01 06:52
备份一下menuconfig配置文件,然后make distclean,然后./scripts/feeds update -a && ./scripts/feeds install -a,然后还原配置文件,再用make(不是make V=99)编译试试。一般没报错的情况下可以先用make
极度缺钱,求捐赠……支付宝兼邮箱:huming2207@qq.com
级别: 风云使者
UID: 36096
精华: 3
发帖: 2513
金钱: 14075 两
威望: 2815 点
贡献值: 3 点
综合积分: 5086 分
注册时间: 2011-01-11
最后登录: 2015-11-15
2楼  发表于: 2013-02-02 19:39
引用第5楼neechard于2013-02-01 08:35发表的  :


有没有时间写wiki啊,可以把用过的东西写一写啊
好主意,过两天就有空了~ 等着~俺会来的~~
极度缺钱,求捐赠……支付宝兼邮箱:huming2207@qq.com
级别: 风云使者
UID: 36096
精华: 3
发帖: 2513
金钱: 14075 两
威望: 2815 点
贡献值: 3 点
综合积分: 5086 分
注册时间: 2011-01-11
最后登录: 2015-11-15
3楼  发表于: 2013-02-02 19:40

 Re:回 4楼(neechard) 的帖子

引用第6楼ppbread于2013-02-02 05:33发表的 回 4楼(neechard) 的帖子 :
In file included from filebrowser.cpp:21:
inlineedit.h:23:23: error: qlineedit.h: No such file or directory
In file included from filebrowser.cpp:22:
filebrowser.h:23:23: error: qlistview.h: No such file or directory
filebrowser.h:24:25: error: qmainwindow.h: No such file or directory
.......

彻底make distclean掉再来
极度缺钱,求捐赠……支付宝兼邮箱:huming2207@qq.com