|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
在Ubuntu 10.04 Lucid Lynx LTS系统上用官方的openfoam1.7.0 deb 安装包,本来用的好好的,结果昨天一时高兴,用ubuntu的更新工具升级了一下系统,然后就出问题了。 就是在.bashrc文件中加入的那一行
. /opt/openfoam170/etc/bashrc,结果成了这样。
source .bashrc
/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: ld returned 1 exit status
/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: ld returned 1 exit status
好像是gcc的什么东西更新之后出问题了。一怒之下格了硬盘重装,结果还是这样,简直莫名其妙啊。难道是过了几个月, Lucid 的软件源更新了之后不兼容了?
有没有哪位高人知道这是怎么回事?万分感谢。 |
|