LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 535|回复: 0

help me!!!!!!!!!!!!!!

[复制链接]
发表于 2003-2-23 20:06:18 | 显示全部楼层 |阅读模式
/***************************************************************************
main.c - description
-------------------
begin : Ò» 2ÔÂ 23 19:35:30 CST 1998
copyright : (C) 1998 by
email :
***************************************************************************/

/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/


#include <stdio.h>
#include <stdlib.h>

int main(int argc, char *argv[])
{
printf("Hello, world!\n");

return EXIT_SUCCESS;
}

compiler ok;
link:
gmake: *** Warning: File `admin/acinclude.m4.in' has modification time in the future (2002-08-06 05:39:32 > 1998-02-23 19:46:02)

configure.in:58: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.in:100: warning: do not use m4_regexp: use regexp or m4_bregexp

why?kdevelop 2.1 ,redhat8.0
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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