Hehe Bret, you must lead a charmed life.  Using the same compiler I tons
of mishaps in building the perl modules...

AutoXS::Header --

cc -c  -I.  -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O    -DVERSION=\"0.05\" 
-DXS_VERSION=\"0.05\" -KPIC
"-I/usr/local/lib/perl5/5.10.0/i86pc-solaris/CORE"   Array.c
"Array.xs", line 123: syntax error before or at: if
"Array.xs", line 123: syntax error before or at: :
"Array.xs", line 123: syntax error before or at: else
"Array.xs", line 125: warning: syntax error:  empty declaration
"Array.xs", line 125: warning: syntax error:  empty declaration
"Array.c", line 242: warning: old-style declaration or incorrect type
for: PL_stack_sp
"Array.c", line 242: identifier redeclared: PL_stack_sp
current : int
previous: pointer to pointer to struct sv {pointer to void
sv_any, unsigned long sv_refcnt, unsigned long sv_flags, union  {..}
sv_u} : "/usr/local/lib/perl5/5.10.0/i86pc-solaris/CORE/intrpvar.h",
line 35

..etc.


Encode-Detect-1.00 --

cc: Warning: Option -x passed to ld, if ld is invoked, ignored
otherwise
cc: No valid input files specified, no output generated
error building src/LangBulgarianModel.o from
'src/LangBulgarianModel.cpp' at
/usr/local/lib/perl5/5.10.0/ExtUtils/CBuilder/Base.pm line 110.
*** Error code 2
make: Fatal error: Command failed for target `all'

..etc.

heh it's a tough road when the entire world only seems to know Linux
and gcc.  I got perl 5.10 to compile fine with Sun cc but the love ends
there.  So back to gcc for me on the perl stuff.


-- 
mbw23
------------------------------------------------------------------------
mbw23's Profile: http://forums.slimdevices.com/member.php?userid=20248
View this thread: http://forums.slimdevices.com/showthread.php?t=65565

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to