Hello,

I'm trying to compile Aspell .33.7.1 under Mac OS X 10.1.2 and am 
running into a problem.  I have already successfully compiled and 
installed Pspell .12.2 as instructed, but am getting this error 
during the Aspell compile (with the fix2 patch already applied):

/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-I./inc -I../ -I../util -I../filter -I/usr/local/include     -g -O2 
-c readonly_ws.cc
g++ -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

I've also already installed the Apple December 2001 Developer Tools 
(which installs an Apple-modified version of gcc 2.7.2).  Any ideas?

-f


-- 
Derek Fong
Web Application Developer
subtitle designs inc. <http://www.subtitled.com/>

"Mistakes are the portals of discovery." --James Joyce
    >> GPG key/fingerprint available upon request <<

_______________________________________________
aspell-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/aspell-user

Reply via email to