dbTalk Databases Forums  

Re: [BUGS] [GENERAL] Problems building pg 8.1.1

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


Discuss Re: [BUGS] [GENERAL] Problems building pg 8.1.1 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] [GENERAL] Problems building pg 8.1.1 - 01-06-2006 , 11:53 AM






mordicus <mordicus (AT) free (DOT) fr> writes:
Quote:
Le Vendredi 6 Janvier 2006 16:31, Tom Lane a écrit :
./configure --enable-thread-safety
conftest.c:140:44: error: ./src/tools/thread/thread_test.c: No such file
or directory

Hmm, it works fine for me. Is that file actually present in your source
tree?

No and that's my fault, I have dowloaded postgresql-base-8.1.1.tar.bz2 in
place of postgresql-8.1.1.tar.bz2 and then, tar xjvf <TAB> without really
looking the file or directory name...
I see. This is actually a packaging bug then: thread_test.c ought to be
part of the -base split, not the -opt split, because -opt is
specifically stated not to be required to build the base package.

Probably the easiest way to handle that is to move src/tools/thread/
someplace else in the directory tree, because the rest of src/tools/
doesn't seem to belong in -base.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings


Reply With Quote
  #2  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] [GENERAL] Problems building pg 8.1.1 - 02-03-2006 , 07:11 PM






Tom Lane wrote:
Quote:
mordicus <mordicus (AT) free (DOT) fr> writes:
Le Vendredi 6 Janvier 2006 16:31, Tom Lane a écrit :
./configure --enable-thread-safety
conftest.c:140:44: error: ./src/tools/thread/thread_test.c: No such file
or directory

Hmm, it works fine for me. Is that file actually present in your source
tree?

No and that's my fault, I have dowloaded postgresql-base-8.1.1.tar.bz2 in
place of postgresql-8.1.1.tar.bz2 and then, tar xjvf <TAB> without really
looking the file or directory name...

I see. This is actually a packaging bug then: thread_test.c ought to be
part of the -base split, not the -opt split, because -opt is
specifically stated not to be required to build the base package.

Probably the easiest way to handle that is to move src/tools/thread/
someplace else in the directory tree, because the rest of src/tools/
doesn't seem to belong in -base.
I have moved the tools/thread directory to test/thread for 8.2.

--
Bruce Momjian | http://candle.pha.pa.us
pgman (AT) candle (DOT) pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings


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.