more on compiling w/sun cc/64bit

Russ Allbery rra at stanford.edu
Mon Apr 10 06:34:49 UTC 2000


Paul Theodoropoulos <paul at atgi.net> writes:

> okay, i was able to successfully compile the latest devel version of
> perl - 5.00557 - with large file support and 64bit offsets using sun's
> 5.0 cc.

> attempted to compile inn - 2.3 16jun ver - using 64bit arch, and it
> fails thus:

> ar: creating libinn.a
> ranlib libinn.a
> cc -I../include  -D_REENTRANT -DPOSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE 
> -I/usr/local/lib/perl5/5.00557/sun4-solaris/CORE -fast -xarch=v9  -c perl.c
> "perl.c", line 65: undefined symbol: errgv
> "perl.c", line 65: left operand of "->" must be pointer to struct/union
> "perl.c", line 65: left operand of "->" must be pointer to struct/union
> "perl.c", line 65: left operand of "->" must be pointer to struct/union
> "perl.c", line 65: left operand of "->" must be pointer to struct/union
> "perl.c", line 65: left operand of "->" must be pointer to struct/union

For the record, I *think* compiling INN against Perl with large file
support now works correctly with Perl 5.6.0.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the inn-workers mailing list