User Activity

  • Posted a comment on ticket #259 on gretl

    Sorry about. I will give up. Thank you Isaac Get Outlook for iOShttps://aka.ms/o0ukef From: Sven S. svetosch@users.sourceforge.net Sent: Tuesday, December 14, 2021 3:24:43 AM To: [gretl:bugs] 259@bugs.gretl.p.re.sourceforge.net Subject: [gretl:bugs] #259 Buil failed in Mac Monterey I certainly don't want to discourage error reports, and turning here for help is fine. Nonetheless this is turning into a Q&A for building gretl, it doesn't look like a bug. So I may close this ticket fairly soon - continuing...

  • Posted a comment on ticket #259 on gretl

    ☹ Still errors out. There is still using the MacOSX /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/readline/history.h:202:16: note: 'rl_completion_matches' declared here prefix=$HOME if [[ ! -d $prefix/gretl ]] then mkdir -p $prefix/gretl || exit 1 fi make distclean export READLINE_LIBS="-L/usr/local/Cellar/readline/8.1.1/lib -lreadline" export READLINE_CFLAGS="-I/usr/local/Cellar/readline/8.1.1/include" ./configure --prefix=$prefix/gretl \ --with-gtk+3-prefix=/usr/local/Cellar/gtk+3/3.24.30_1...

  • Posted a comment on ticket #259 on gretl

    Here is my build script prefix=$HOME if [[ ! -d $prefix/gretl ]] then mkdir -p $prefix/gretl || exit 1 fi make distclean CFLAGS="-dNW_DEBUG -dCDEBUG" \ READLINE_LIBS="-L/usr/local/Cellar/readline/8.1.1/lib -lreadline" \ READLINE_CFLAGS="-I/usr/local/Cellar/readline/8.1.1/include" \ ./configure --prefix=$prefix/gretl \ --with-gtk+3-prefix=/usr/local/Cellar/gtk+3/3.24.30_1 --with-gmp-prefix=/usr/local/Cellar/gmp/6.2.1_1 --with-mpfr-prefix=/usr/local/Cellar/mpfr/4.1.0 --with-mpfr-prefix=/usr/local/Cellar/readline/8.1.1...

  • Posted a comment on ticket #259 on gretl

    No luck. The same error ☹ Isaac From: Allin Cottrell allin@users.sourceforge.net Reply-To: "[gretl:bugs]" 259@bugs.gretl.p.re.sourceforge.net Date: Monday, December 13, 2021 at 4:39 PM To: "[gretl:bugs]" 259@bugs.gretl.p.re.sourceforge.net Subject: [gretl:bugs] Re: #259 Buil failed in Mac Monterey Based on what you've reported, I think you need: READLINE_LIBS="-L/usr/local/Cellar/readline/8.1.1/lib -lreadline" READLINE_CFLAGS="-I/usr/local/Cellar/readline/8.1.1/include" [bugs:#259]https://sourceforge.net/p/gretl/bugs/259/...

  • Posted a comment on ticket #259 on gretl

    Yes there was. Here are the contents: prefix=/usr/local/Cellar/readline/8.1.1 exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: Readline Description: Gnu Readline library for command line editing URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html Version: 8.1 Requires.private: termcap Libs: -L${libdir} -lreadline Cflags: -I${includedir} How should I modify my BUILD.sh script ? Thank you again for your help!!! Regards, Isaac From: Allin Cottrell allin@users.sourceforge.net...

  • Posted a comment on ticket #259 on gretl

    I get this: Package readline was not found in the pkg-config search path. Perhaps you should add the directory containing readline.pc' to the PKG_CONFIG_PATH environment variable No package 'readline' found isaac@Mac-mini gretl-2021d % pkg-config --cflags readline Package readline was not found in the pkg-config search path. Perhaps you should add the directory containingreadline.pc' to the PKG_CONFIG_PATH environment variable No package 'readline' found Do you know where the file readline.pc is...

  • Posted a comment on ticket #259 on gretl

    I added this to my build but it still keep erroring. It seems still using the MacOS readline. Thank you for your help. Isaac READLINE_LIBS="-l/usr/local/Cellar/readline/8.1.1" \ READLINE_CFLAGS="-I/usr/local/Cellar/readline/8.1.1" \ ./configure --prefix=$prefix/gretl \ --with-gtk+3-prefix=/usr/local/Cellar/gtk+3/3.24.30_1 --with-gmp-prefix=/usr/local/Cellar/gmp/6.2.1_1 --with-mpfr-prefix=/usr/local/Cellar/mpfr/4.1.0 --with-mpfr-prefix=/usr/local/Cellar/readline/8.1.1 make make -C cli mkdir .deps...

  • Posted a comment on ticket #259 on gretl

    I installed it with brew: readline 8.1.1 From: Allin Cottrell allin@users.sourceforge.net Reply-To: "[gretl:bugs]" 259@bugs.gretl.p.re.sourceforge.net Date: Sunday, December 12, 2021 at 9:00 PM To: "[gretl:bugs]" 259@bugs.gretl.p.re.sourceforge.net Subject: [gretl:bugs] #259 Buil failed in Mac Monterey Are you using GNU readline or relying on Apple's faked libreadline (libedit)? [bugs:#259]https://sourceforge.net/p/gretl/bugs/259/ Buil failed in Mac Monterey Status: open Group: v1.0_(example) Labels:...

View All

Personal Data

Username:
neuhausi
Joined:
2007-02-06 04:02:20

Projects

This is a list of open source software projects that Isaac is associated with:

Personal Tools