Re: Porting/platforms/buildfarm open issues - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Porting/platforms/buildfarm open issues
Date
Msg-id 200501071053.57180.peter_e@gmx.net
Whole thread Raw
In response to Re: Porting/platforms/buildfarm open issues  (Honda Shigehiro <fwif0083@mb.infoweb.ne.jp>)
Responses Re: Porting/platforms/buildfarm open issues  (Honda Shigehiro <fwif0083@mb.infoweb.ne.jp>)
List pgsql-hackers
Am Donnerstag, 6. Januar 2005 16:30 schrieb Honda Shigehiro:
> 2) mkdir?
> Due to odd behavior of 'mkdir -p' command, I got below error when 'make
> install': mkdir -p -- /usr/local/pgsql/bin /usr/local/pgsql/share
>   mkdir: cannot create /usr/local/pgsql/share.
>   /usr/local/pgsql/share: File exists
>   make[2]: *** [installdirs] Error 2

Would you place the attached version of mkinstalldirs in the config/ directory 
in the PostgreSQL source tree and try installing again?  (Of course, you 
might need to delete /usr/local/pgsql first to have the same preconditions.)  
Please report whether it works better.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: CSV arm check failure
Next
From: "Marc G. Fournier"
Date:
Subject: Re: [PATCHES] Bgwriter behavior