免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2551 | 回复: 2
打印 上一主题 下一主题

[C] linux 下的 C 代码编译通过,如何在SOLARIS 下编译? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-02-15 16:40 |只看该作者 |倒序浏览
linux 下的 C 代码编译通过,如何在SOLARIS 下编译

gcc-3.2   编译通过了

没有使用LINUX 专用的代码,标准C 

但是拿到SOLARIS  5。8  下编译就不行了 ,应该如何处理???


报的错如下:  都是变量的定义方面的错误 。。。  郁闷。。。。


[ora9@e450 client]$ make
cc   -c  upload.c
upload.c: In function `main':
upload.c:49: parse error before `*'
upload.c:58: `result' undeclared (first use in this function)
upload.c:58: (Each undeclared identifier is reported only once
upload.c:58: for each function it appears in.)
upload.c:59: `received' undeclared (first use in this function)
upload.c:61: parse error before `char'
upload.c:63: `server_ip' undeclared (first use in this function)
upload.c:68: `ip_addr' undeclared (first use in this function)
upload.c:71: `server_port' undeclared (first use in this function)
upload.c:75: `ip_port' undeclared (first use in this function)
upload.c:78: `file_name' undeclared (first use in this function)
upload.c:84: parse error before `struct'
upload.c:85: `file_stat' undeclared (first use in this function)
upload.c:95: parse error before `rfds'
upload.c:98: `timev' undeclared (first use in this function)
upload.c:116: parse error before `int'
upload.c:127: `sockfd' undeclared (first use in this function)
upload.c:133: `servaddr' undeclared (first use in this function)
upload.c:142: `fd' undeclared (first use in this function)
upload.c:161: parse error before `int'
upload.c:164: `buffer' undeclared (first use in this function)
upload.c:168: `for_count' undeclared (first use in this function)

应该如何 处理 请指点一下 。  谢谢拉!!!!

[ 本帖最后由 babyyellow 于 2008-2-15 16:48 编辑 ]

论坛徽章:
0
2 [报告]
发表于 2008-02-15 17:14 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

论坛徽章:
95
程序设计版块每日发帖之星
日期:2015-09-05 06:20:00程序设计版块每日发帖之星
日期:2015-09-17 06:20:00程序设计版块每日发帖之星
日期:2015-09-18 06:20:002015亚冠之阿尔艾因
日期:2015-09-18 10:35:08月度论坛发贴之星
日期:2015-09-30 22:25:002015亚冠之阿尔沙巴布
日期:2015-10-03 08:57:39程序设计版块每日发帖之星
日期:2015-10-05 06:20:00每日论坛发贴之星
日期:2015-10-05 06:20:002015年亚冠纪念徽章
日期:2015-10-06 10:06:482015亚冠之塔什干棉农
日期:2015-10-19 19:43:35程序设计版块每日发帖之星
日期:2015-10-21 06:20:00每日论坛发贴之星
日期:2015-09-14 06:20:00
3 [报告]
发表于 2008-02-15 18:40 |只看该作者

回复 #1 babyyellow 的帖子

看着像是头文件的问题。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP