From: | "E(dot) Sambo" <news(at)emmanuelsambo(dot)com> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #13733: ~/.psql_history* corrupted |
Date: | 2015-11-10 17:26:47 |
Message-ID: | CAF+rkrYUL2pnEXzBaFVzn+-_6PmUWjnAP93+tWYrvbAQ478=DA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
This has been fixed in https://github.com/Homebrew/homebrew/issues/45405
Thank you everyone for your valuable help
On Mon, Nov 2, 2015 at 3:03 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> On 11/2/15 2:14 PM, Tom Lane wrote:
> > $ xml2-config --libs
> > -lxml2
> > $ xml2-config --cflags
> >
> -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/libxml2
> > $ xml2-config --prefix
> >
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr
> >
> > The /usr/lib/libreadline.dylib symlink has been there pretty much
> > forever, so that's not a new hazard.
> >
> > You didn't say, but I assume what you're seeing is that "xml2-config
> > --cflags" now emits some -L switches along with -I?
>
> xml2-config --libs emits -L switches that point into Xcode, similar to
> the -I switch shown above.
>
> But after running
>
> sudo xcode-select -s /Library/Developer/CommandLineTools
>
> as suggested in the links mentioned earlier in the thread, this goes
> away. Apparently, Apple fixed this in one of their minor software updates.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | needthistool | 2015-11-10 17:39:35 | BUG #13767: EXECUTE querytext USING value1, value2, value3 (Edge case?) |
Previous Message | Shulgin, Oleksandr | 2015-11-10 15:45:40 | Re: BUG #13765: Bug in openning a new window for query script |