[MacPorts] #54046: New port: cdecl

MacPorts noreply at macports.org
Thu May 18 14:33:55 UTC 2017


#54046: New port: cdecl
---------------------------+-----------------
  Reporter:  paul-j-lucas  |      Owner:
      Type:  submission    |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  cdecl         |
---------------------------+-----------------
Changes (by kurthindenburg):

 * cc: kurthindenburg (added)


Comment:

 Using trace, I get the below - likely due to a missing dep - use 'port -t
 build'

 {{{
 /usr/bin/clang -DHAVE_CONFIG_H -I.  -I../lib -I../lib -I/opt/local/include
 -pipe -Os
 -arch x86_64  -Wall -Wcast-align -Wextra -Wredundant-decls -Wwrite-strings
 -MT prompt.
 o -MD -MP -MF .deps/prompt.Tpo -c -o prompt.o prompt.c
 prompt.c:67:10: error: use of undeclared identifier 'rl_gnu_readline_p'
   return rl_gnu_readline_p == 1;
          ^
 1 error generated.
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/54046#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list