Hey Tim,
So I went to build Xerces.pm on the Solaris machine at the
sourceforge.net compilefarm, and got the same sort of error.
I did a google search and found this article:
http://mail.gnu.org/pipermail/help-make/2000-April/000402.html
Is your GNU make install setuid? Can you change it to be non-setuid?
jas.
"Tim Harsch" <[EMAIL PROTECTED]> writes:
> I still hve the same install problem:
>
> mkdir blib
> mkdir blib/lib
> mkdir blib/lib/XML
> mkdir blib/arch
> mkdir blib/arch/auto
> mkdir blib/arch/auto/XML
> mkdir blib/arch/auto/XML/Xerces
> mkdir blib/lib/auto
> mkdir blib/lib/auto/XML
> mkdir blib/lib/auto/XML/Xerces
> mkdir blib/man3
> cp DOMParse/DOMParse.pm blib/lib/XML/Xerces/DOMParse.pm
> cp Xerces.pm blib/lib/XML/Xerces.pm
> mkdir ../blib/arch/auto/XML/Xerces/DOMParse
> mkdir ../blib/lib/auto/XML/Xerces/DOMParse
> Skip ../blib/lib/XML/Xerces/DOMParse.pm (unchanged)
> Manifying ../blib/man3/XML::Xerces::DOMParse.3
> mkdir ../blib/arch/auto/Handler
> mkdir ../blib/lib/auto/Handler
> cc -c -I. -IHandler -I/home/harsch/temp/xerces-c-src1_5_0/include -Drand=ran
> dom -Dsrand=srandom -I/usr/local/include -O -DVERSION=\"0.10\" -DXS_VER
> SION=\"0.10\" -KPIC -I/usr/local/perl5.005/lib/CORE
> PerlContentCallbackHandler.cpp
> cc: No input file specified, no output generated
> *** Error code 1
> make: Fatal error: Command failed for target `PerlContentCallbackHandler.o'
> Current working directory /home/harsch/temp/XML-Xerces-1.5.0/Handler
> *** Error code 1
> make: Fatal error: Command failed for target `subdirs'
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]