d**m 发帖数: 2 | 1 【 以下文字转载自 Linux 讨论区,原文如下 】
发信人: dwdm (benben), 信区: Linux
标 题: help me out -- questions on linux 2.4.12
发信站: The unknown SPACE (Mon May 13 14:22:24 2002) WWW-POST
I am installing postgresql-7.1.2 on Linux 2.4.12. I did configure
with only one option --prefix=.... when I did make ( I am using
gnu make 3.78.1 and gcc 2.95.2), I got errors below:
.......
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations command.o
common.o help.o input.o stringutils.o mainloop.o copy.o startup.o
prompt.o v | q*******t 发帖数: 29 | 2 i guess you'll need to upgrade your gcc first..
【在 d**m 的大作中提到】 : 【 以下文字转载自 Linux 讨论区,原文如下 】 : 发信人: dwdm (benben), 信区: Linux : 标 题: help me out -- questions on linux 2.4.12 : 发信站: The unknown SPACE (Mon May 13 14:22:24 2002) WWW-POST : I am installing postgresql-7.1.2 on Linux 2.4.12. I did configure : with only one option --prefix=.... when I did make ( I am using : gnu make 3.78.1 and gcc 2.95.2), I got errors below: : ....... : gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations command.o : common.o help.o input.o stringutils.o mainloop.o copy.o startup.o
|
|