Thread: Problem building PostgreSQL 7.1 with readline-4.2
Apparently readline-4.2 gratuitously breaks backward compatibility by undefining filename_completion_function (now called rl_filename_completion_function). This causes the compilation of src/bin/psql/tab-complete.c to fail. Perhaps configure should be updated to detect this. Yours, -- Fazal Majid Chief Technology Officer fmajid@kefta.com Kefta Voice: +1 415 391 6881 ext 8014 153 Kearny St. Suite 209 Fax: +1 415 391 7097 San Francisco, CA 94108, USA
I think this will be fixed in 7.1.1. [ Charset ISO-8859-1 unsupported, converting... ] > Apparently readline-4.2 gratuitously breaks backward compatibility by > undefining filename_completion_function (now called > rl_filename_completion_function). > This causes the compilation of src/bin/psql/tab-complete.c to fail. > Perhaps configure should be updated to detect this. > > Yours, > > -- > Fazal Majid Chief Technology Officer > fmajid@kefta.com Kefta > Voice: +1 415 391 6881 ext 8014 153 Kearny St. Suite 209 > Fax: +1 415 391 7097 San Francisco, CA 94108, USA > > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/users-lounge/docs/faq.html > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
"Fazal Majid" <fmajid@kefta.com> writes: > Apparently readline-4.2 gratuitously breaks backward compatibility Yup :-(. We have updated our configure checks for 7.1.1. regards, tom lane
Fazal Majid writes: > Apparently readline-4.2 gratuitously breaks backward compatibility by > undefining filename_completion_function (now called > rl_filename_completion_function). > This causes the compilation of src/bin/psql/tab-complete.c to fail. > Perhaps configure should be updated to detect this. To appear in 7.1.1. -- Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter