#29135: readline: error: 'LC_CTYPE' undeclared ------------------------------+--------------------------------------------- Reporter: bbarth@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: readline ------------------------------+--------------------------------------------- Comment(by mcalhoun@…): Replying to [comment:9 bbarth@…]:
The only thing that changed between reports was that I followed Ryan's request to clean and reinstall readline. The files you wanted me to look for are missing:
rye(37)$ find /opt/local/include/ -name direct.h rye(38)$ find /opt/local/include/ -name pwd.h rye(39)$ find /opt/local/include/ -name locale.h
What port should they have come from? Maybe a dependency is broken somewhere.
I'm skipping the clean and reinstall for now given that these files don't exist.
Sorry, I meant to confirm that they are '''NOT''' be in /opt/local/include (which you did).[[BR]] If there had been any of these files in /opt/local/include, they would have shadowed the ones in /usr/include, and it would have helped explain the problem.[[BR]] Since that source of error has been ruled out, we can continue looking for other possibilities. -- Ticket URL: <https://trac.macports.org/ticket/29135#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS