aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[aspell-help] Compile errors on Mac OSX 10.1/Darwin 5.1


From: Brian Young
Subject: [aspell-help] Compile errors on Mac OSX 10.1/Darwin 5.1
Date: Sat Dec 8 17:07:10 2001

Hello,

I have compiled and installed pspell-.12.2 without a problem.
When I tried to compile aspell-.33.7.1, I got an error after running make. I am using the standard cc compiler that comes with Darwin. I believe this is a modified gcc compiler, but I don't remember for sure.

I ran the following commands and options (in other words... I didn't do anything fancy):

% ./configure
% make

This is the error I got:

/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../ -I../util -I../filter -I/usr/local/include -g -O2 -c readonly_ws.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../ -I../util -I../filter -I/usr/local/include -g -O2 -c readonly_ws.cc -o readonly_ws.o
readonly_ws.cc: In function `size_t page_size()':
readonly_ws.cc:124: `_SC_PAGESIZE' undeclared (first use this function)
readonly_ws.cc:124: (Each undeclared identifier is reported only once
readonly_ws.cc:124: for each function it appears in.)
make[3]: *** [readonly_ws.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

Does anyone have any idea what happened? I can also send the full output of both commands if that would help.

Thank you

-Brian Young




reply via email to

[Prev in Thread] Current Thread [Next in Thread]