Bruno LEVEQUE wrote:
Hi,
Can you give us the command line with all options of your configure ?
i just used ./configure without any option.
i finally fixed it by comparing it with the 7.2's configure:
change line 1620:
from
cc_string="GCC `${CC} --version`"
to
cc_string="GCC `${CC} --version
Hi,
Can you give us the command line with all options of your configure ?
It is strange it search CYGWIN32 variable first (I think it is only used
for windows not for suse)
Bruno
Michael Stenitzer wrote:
hi,
i'm in troubles. i have to compile postgres 7.1.3 on suse 9.
[yes, i have to use thi
hi,
i'm in troubles. i have to compile postgres 7.1.3 on suse 9.
[yes, i have to use this old version, because lyris listmanager insists
on that]
unfortuantely it stops with an error
> checking types of arguments for accept()... configure: error: could
not determine argument types
attached you'll