Re: PostgreSQL sourcecode
От | Nicolas Barbier |
---|---|
Тема | Re: PostgreSQL sourcecode |
Дата | |
Msg-id | AANLkTimbE0XkF_M7n=Fw5R_oM850OozF4qv1O_yZ77=m@mail.gmail.com обсуждение исходный текст |
Ответ на | PostgreSQL sourcecode (aaronenabs <aaronenabs@btconnect.com>) |
Ответы |
Re: PostgreSQL sourcecode
|
Список | pgsql-hackers |
2011/3/30 aaronenabs <aaronenabs@btconnect.com>: > Hi all i have been trying to compile the sourcecode for postgresql but keep > getting an error message when running it in cygwin. > > it states: > > dllwrap: gcc exited with status 1 > make[3]: *** [cygpq.dll] Error 1 > make[3]: Leaving directory > `/postgresql-9.0.3/postgresql-9.0.3/src/interfaces/li > bpq' > make[2]: *** [all] Error 2 > make[2]: Leaving directory > `/postgresql-9.0.3/postgresql-9.0.3/src/interfaces' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/postgresql-9.0.3/postgresql-9.0.3/src' > make: *** [all] Error 2 FYI, you left out the error message stating the real problem that probably came right before the part you pasted here. The "Make[n]" things are just the submakes that return an error recursively. Nicolas
В списке pgsql-hackers по дате отправления: