天嵌 ARM开发社区

 找回密码
 注册
查看: 1389|回复: 3

qtopia make 出现错误帮忙指点一下呀

[复制链接]
wangyunshan 发表于 2012-3-26 19:53:09 | 显示全部楼层 |阅读模式
collect2 ld devolvió el estado de salida 1


出现这个错误是怎么回事呀
不言DXH 发表于 2012-3-26 22:28:45 | 显示全部楼层
多贴一些信息出来啊,不然我们怎么怎么看的出来是哪出了问题呢?
 楼主| wangyunshan 发表于 2012-3-27 11:30:31 | 显示全部楼层
本帖最后由 wangyunshan 于 2012-3-27 11:32 编辑
不言DXH 发表于 2012-3-26 22:28
多贴一些信息出来啊,不然我们怎么怎么看的出来是哪出了问题呢?


呵呵。。嗯:P

[root@EmbedSky warn1]# make
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/uic warnings.ui -o ./warnings.h
g++ -c -pipe -DQWS -fno-exceptions -fno-rtti -Wall -W -O2 -DNO_DEBUG -I/root/opt/Embedsky/sqlite-3.5.9/_install/include/include -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include -o main.o main.cpp
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/uic warnings.ui -i warnings.h -o warnings.cpp
g++ -c -pipe -DQWS -fno-exceptions -fno-rtti -Wall -W -O2 -DNO_DEBUG -I/root/opt/Embedsky/sqlite-3.5.9/_install/include/include -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include -o warnings.o warnings.cpp
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/moc warnings.h -o moc_warnings.cpp
g++ -c -pipe -DQWS -fno-exceptions -fno-rtti -Wall -W -O2 -DNO_DEBUG -I/root/opt/Embedsky/sqlite-3.5.9/_install/include/include -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include -o moc_warnings.o moc_warnings.cpp
g++  -o WARNOUT1 main.o warnings.o warnings.o moc_warnings.o moc_warnings.o  -L/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/lib -L/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/lib -L/root/opt/Embedsky/sqlite-3.5.9/_install/include//lib -lsqlite3 -lqpe -lqtopia -lqte
warnings.o: In function `warnings::update_slot()':
warnings.cpp:(.text+0x0): multiple definition of `warnings::update_slot()'
warnings.o:warnings.cpp:(.text+0x0): first defined here
warnings.o: In function `warnings::select_slot()':
warnings.cpp:(.text+0x10): multiple definition of `warnings::select_slot()'
warnings.o:warnings.cpp:(.text+0x10): first defined here
warnings.o: In function `warnings::history_slot()':
warnings.cpp:(.text+0x20): multiple definition of `warnings::history_slot()'
warnings.o:warnings.cpp:(.text+0x20): first defined here
warnings.o: In function `warnings::close_slot()':
warnings.cpp:(.text+0x30): multiple definition of `warnings::close_slot()'
warnings.o:warnings.cpp:(.text+0x30): first defined here
warnings.o: In function `non-virtual thunk to warnings::~warnings()':
warnings.cpp:(.text+0x40): multiple definition of `non-virtual thunk to warnings::~warnings()'
warnings.o:warnings.cpp:(.text+0x40): first defined here
warnings.o: In function `warnings::~warnings()':
warnings.cpp:(.text+0x50): multiple definition of `warnings::~warnings()'
warnings.o:warnings.cpp:(.text+0x50): first defined here
warnings.o: In function `warnings::~warnings()':
warnings.cpp:(.text+0x70): multiple definition of `warnings::~warnings()'
warnings.o:warnings.cpp:(.text+0x70): first defined here
warnings.o: In function `non-virtual thunk to warnings::~warnings()':
warnings.cpp:(.text+0x90): multiple definition of `non-virtual thunk to warnings::~warnings()'
warnings.o:warnings.cpp:(.text+0x90): first defined here
warnings.o: In function `warnings::~warnings()':
warnings.cpp:(.text+0xa0): multiple definition of `warnings::~warnings()'
warnings.o:warnings.cpp:(.text+0xa0): first defined here
warnings.o: In function `warnings::warnings(QWidget*, char const*, unsigned int)':
warnings.cpp:(.text+0xd0): multiple definition of `warnings::warnings(QWidget*, char const*, unsigned int)'
warnings.o:warnings.cpp:(.text+0xd0): first defined here
warnings.o: In function `warnings::warnings(QWidget*, char const*, unsigned int)':
warnings.cpp:(.text+0x610): multiple definition of `warnings::warnings(QWidget*, char const*, unsigned int)'
warnings.o:warnings.cpp:(.text+0x610): first defined here
moc_warnings.o: In function `warnings::className() const':
moc_warnings.cpp:(.text+0x0): multiple definition of `warnings::className() const'
moc_warnings.o:moc_warnings.cpp:(.text+0x0): first defined here
moc_warnings.o: In function `warnings::staticMetaObject()':
moc_warnings.cpp:(.text+0x40): multiple definition of `warnings::staticMetaObject()'
moc_warnings.o:moc_warnings.cpp:(.text+0x40): first defined here
moc_warnings.o:(.bss+0x0): multiple definition of `warnings::metaObj'
moc_warnings.o:(.bss+0x0): first defined here
moc_warnings.o: In function `warnings::tr(char const*, char const*)':
moc_warnings.cpp:(.text+0x160): multiple definition of `warnings::tr(char const*, char const*)'
moc_warnings.o:moc_warnings.cpp:(.text+0x160): first defined here
moc_warnings.o: In function `warnings::tr(char const*)':
moc_warnings.cpp:(.text+0x1a0): multiple definition of `warnings::tr(char const*)'
moc_warnings.o:moc_warnings.cpp:(.text+0x1a0): first defined here
moc_warnings.o: In function `warnings::initMetaObject()':
moc_warnings.cpp:(.text+0x1e0): multiple definition of `warnings::initMetaObject()'
moc_warnings.o:moc_warnings.cpp:(.text+0x1e0): first defined here
collect2: ld devolvi贸 el estado de salida 1
make: *** [WARNOUT1] Error 1

 楼主| wangyunshan 发表于 2012-3-28 08:37:39 | 显示全部楼层
没有人理我呀:Q
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号-2 )

GMT+8, 2024-9-28 09:30 , Processed in 1.037149 second(s), 18 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表