make fails on Winnt4
От | Annett Maskow und Andreas Kühl |
---|---|
Тема | make fails on Winnt4 |
Дата | |
Msg-id | 3AA183CE.A4191DC6@ngi.de обсуждение исходный текст |
Список | pgsql-ports |
Hi all, after i've installed the cygipc 1.09-2 correct ./configue works (Thanks to Les Schaffer). Sysinfo: Windows NT 4 SP4 cygwin 1.1.8 cygipc 1.09-2 PostgreSQL 7.0.3 But now make fails with the following error: .... /usr/bin/install -c -m 444 ../include/commands/trigger.h \ /usr/local/pgsql/include/commands/trigger.h make[1]: Leaving directory `/usr/src/postgresql-7.0.3/src/backend' make -C interfaces install make[1]: Entering directory `/usr/src/postgresql-7.0.3/src/interfaces' make -C libpq install make[2]: Entering directory `/usr/src/postgresql-7.0.3/src/interfaces/libpq' /usr/bin/install -c -m 444 libpq-fe.h /usr/local/pgsql/include/libpq-fe.h /usr/bin/install -c -m 444 libpq-int.h /usr/local/pgsql/include/libpq-int.h /usr/bin/install -c -m 444 pqexpbuffer.h /usr/local/pgsql/include/pqexpbuffer.h dlltool --export-all --output-def pq.def fe-auth.o fe-connect.o fe-exec.o fe-mis c.o fe-print.o fe-lobj.o pqexpbuffer.o dllist.o pqsignal.o dllwrap -o pq.dll --dllname pq.dll --def pq.def fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o pqexpbuffer.o dllist.o pqsignal.o ../../utils/ dllinit.o -L/usr/local/lib -L/usr/local/pgsql/lib -L../../backend -lpostgres -l cygipc -lcygwin -lcrypt -lkernel32 -lcrypt /usr/local/pgsql/lib/libpostgres.a: file not recognized: File truncated collect2: ld returned 1 exit status dllwrap: gcc exited with status 1 make[2]: *** [libpq.a] Error 1 make[2]: Leaving directory `/usr/src/postgresql-7.0.3/src/interfaces/libpq' make[1]: *** [install] Error 2 make[1]: Leaving directory `/usr/src/postgresql-7.0.3/src/interfaces' make: *** [install] Error 2 The file </usr/local/pgsql/lib/libpostgres.a> has a length of 0 Byte it seems something is going wrong here. Any ideas? Thanx in advance Andreas
В списке pgsql-ports по дате отправления: