From: | Ruslan A Dautkhanov <ruslan(at)intraline(dot)ru> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: make of 8.3.5 failed on Linux |
Date: | 2009-01-26 05:37:34 |
Message-ID: | 497D4C1E.7000108@intraline.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hello,
Tom Lane пишет:
> Ruslan A Dautkhanov <ruslan(at)intraline(dot)ru> writes:
>
>> `/root/postgresql-8.3.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004'
>> make[3]: *** No rule for making `utf8_and_euc_jis_2004.o', требуемой
>> для `libutf8_and_euc_jis_2004.so.0.0'. Stop.
>>
>
> Look into that directory and see if you have utf8_and_euc_jis_2004.c.
> There are some broken versions of "tar" out there that fail to cope
> with such a long filename.
>
Yes, you are right.
I renamed
file "utf8_and_euc_jis_2004."
to "utf8_and_euc_jis_2004.c" .
Tar(?) also cut files
euc_jis_2004_and_shift_jis_2004.c
and utf8_and_shift_jis_2004.c .
These two files didn't extracted ever.
I tried also tar at another server where FreeBSD 5.5 is installed.
The same effect:(
It's funny, but I was succussul only with WinRAR archiver :)
Thank you,
I got my "All of PostgreSQL successfully made. Ready to install." message
with your help.
Ruslan
From | Date | Subject | |
---|---|---|---|
Next Message | Harald Armin Massa | 2009-01-26 09:32:18 | Re: BUG #4627: FORGET MY PASWORD |
Previous Message | ANTONIO ROSA MORALES | 2009-01-26 01:29:41 | BUG #4627: FORGET MY PASWORD |