LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   make error/ undefined reference (https://www.linuxquestions.org/questions/linux-newbie-8/make-error-undefined-reference-34118/)

apljdi 10-29-2002 12:31 PM

make error/ undefined reference
 
Make is failing with 'undefined reference to __ctype_tolower' (sometimes __ctype_b)

I get the same error with half a dozen different apps. I looked up ctype_tolower and is in ctype.h, which I have and which is in a directory listed in $path.

I have done everything I can think of doing, and nothing helps. I have been searching the net and can't find anything that fixes the problem.


unSpawn 10-29-2002 01:10 PM

Could you post the app you're building, and the make errors in the context it's sposed to be in (full, that is)?


All times are GMT -5. The time now is 04:47 AM.