dbTalk Databases Forums  

[BUGS] problem with compile cvs

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] problem with compile cvs in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Pavel Stehule
 
Posts: n/a

Default [BUGS] problem with compile cvs - 12-23-2003 , 05:38 AM






Hello

I can't compile cvs source.

make[4]: Leaving directory `/home/src/pgsql/src/interfaces/ecpg/preproc'
make[3]: Leaving directory `/home/src/pgsql/src/interfaces/ecpg'
make[2]: Leaving directory `/home/src/pgsql/src/interfaces'
make -C bin all
make[2]: Entering directory `/home/src/pgsql/src/bin'
make[3]: Entering directory `/home/src/pgsql/src/bin/initdb'
make[3]: *** No rule to make target `po/de.po', needed by `po/de.mo'.
Stop.
make[3]: Leaving directory `/home/src/pgsql/src/bin/initdb'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/src/pgsql/src/bin'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/src/pgsql/src'
make: *** [all] Error 2


gcc --version
gcc (GCC) 3.3 20030715 (Red Hat Linux 3.3-14)


regards
Pavel Stehule


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] problem with compile cvs - 12-23-2003 , 09:01 AM






Pavel Stehule <stehule (AT) kix (DOT) fsv.cvut.cz> writes:
Quote:
make[2]: Entering directory `/home/src/pgsql/src/bin'
make[3]: Entering directory `/home/src/pgsql/src/bin/initdb'
make[3]: *** No rule to make target `po/de.po', needed by `po/de.mo'.
Stop.
de.po is there, and has been for some time:

$ ls src/bin/initdb/po
CVS/ de.po it.po pt_BR.po

Are you sure you have an up-to-date checkout?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.