Search Postgresql Archives

Re: Problems compiling from source

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




----- Original Message From: "Magnus Hagander"

What configure command did you run, exactly?

configure --without-zlib

I did solve the problem(?) by downloading the full distribution and using it rather than the base distribution. With the full distribution everything worked just as expected.

Would there be a difference in how configure should be used between the two options?

Regards,
George

My build line for crypt.c is:
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -g
-I../../src/port -DFRONTEND -I../../src/include
-I./src/include/port/win32 -DEXEC_BACKEND  -I/mingw/include/krb5
"-I../../src/include/port/win32"  -c -o crypt.o crypt.c

notice how it has a second -I for port/win32, with proper .. prefix, which yuors seem to be
missing.

//Magnus





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux