Re: Problems compiling from source
От | George Weaver |
---|---|
Тема | Re: Problems compiling from source |
Дата | |
Msg-id | 004901c73ef0$2d8f2ee0$6400a8c0@Dell4500 обсуждение исходный текст |
Ответ на | Problems compiling from source (George Weaver <gweaver@shaw.ca>) |
Список | pgsql-general |
----- 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 >
В списке pgsql-general по дате отправления: