Compilation failes in CVS tip

Поиск
Список
Период
Сортировка
От Devrim GUNDUZ
Тема Compilation failes in CVS tip
Дата
Msg-id Pine.LNX.4.44.0406191205260.14452-100000@emo.org.tr
обсуждение исходный текст
Ответы Re: Compilation failes in CVS tip  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

I've made a fresh checkout from CVS and getting the following error. 
Platform is RHEL 3 with 

[pgsql75@devrim pgsql]$ gcc -v
...
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-24)

======================================================================
make -C interfaces all
make[2]: Entering directory `/home/pgsql75/pgsql/src/interfaces'
make[3]: Entering directory `/home/pgsql75/pgsql/src/interfaces/libpq'
Makefile:75: *** invalid syntax in conditional.  Stop.
make[3]: Leaving directory `/home/pgsql75/pgsql/src/interfaces/libpq'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/pgsql75/pgsql/src/interfaces'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/pgsql75/pgsql/src'
make: *** [all] Error 2
======================================================================

Below are the relevant lines in 
/home/pgsql75/pgsql/src/interfaces/libpq/Makefile:

======================================================================
ifeq ($(PTHREAD_H_WIN32))
pthread.h : % : $(top_srcdir)/src/interfaces/libpq/pthread.h.win       rm -f $@ && $(LN_S) $< .
endif
======================================================================

Any commments?

Regards,
- -- 
Devrim GUNDUZ           
devrim~gunduz.org                devrim.gunduz~linux.org.tr         http://www.tdmsoft.com
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFA1ANQtl86P3SPfQ4RAra7AJsFk4ZCguSMNrEdp57XPO1VTprthACfeT8C
VmNWZ8AvLNJ00J9mT/ZVMQ0=
=8tuI
-----END PGP SIGNATURE-----



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: logfile rotation
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Compilation failes in CVS tip