> Date: 20 Feb 2000 09:02:24 -0000
> From: "Artur Silveira da Cunha" <[EMAIL PROTECTED]>
> -- 
> I obtain the following error amke
> 
> 
> ...
> Enter the directory to install the html files : [/home/httpd/docs/manual/mod_per
> l_guide]
> Checking if your kit is complete...
> Looks good
> Writing Makefile for mod_perl_guide
> line 364: Syntax error.
>       /bin/make  -- NOT OK
> 

This output does not correspond to the module in question.
Makefile.PL should print something like this:

Checking if your kit is complete...
Looks good
Writing Makefile for C::DynaLib::Struct
Writing cdecl.h
Writing conv.xsi
Writing cbfunc.c
Writing Makefile for C::DynaLib

Thanks
-John

> 
> 
> 
> --
> 
> Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
>   Platform:
>     osname=sco, osvers=3.2v5.0.4, archname=i386-sco
>     uname='sco_sv rezosco2 3.2 2 i386 '
>     hint=previous, useposix=true, d_sigaction=define
>     usethreads=undef useperlio=undef d_sfio=undef
>   Compiler:
>     cc='cc', optimize='-O0', gccversion=
>     cppflags='-U M_XENIX -D PERL_SCO -D PERL_SCO5 -w0 -belf -I/usr/local/include'
>     ccflags ='-U M_XENIX -D PERL_SCO -D PERL_SCO5 -w0 -belf -I/usr/local/include'
>     stdchar='unsigned char', d_stdstdio=undef, usevfork=false
>     intsize=4, longsize=4, ptrsize=4, doublesize=8
>     d_longlong=undef, longlongsize=, d_longdbl=define, longdblsize=12
>     alignbytes=4, usemymalloc=y, prototype=define
>   Linker and Libraries:
>     ld='ld', ldflags =' -L/usr/local/lib'
>     libpth=/usr/local/lib /shlib /lib /usr/lib /usr/ccs/lib
>     libs=-lintl -lsocket -lnsl -lndbm -ldbm -lld -lm -lc -lcrypt -lPW -lx
>     libc=, so=so, useshrplib=false, libperl=libperl.a
>   Dynamic Linking:
>     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Bexport 
>-L/usr/local/lib'
>     cccdlflags='-Kpic', lddlflags='-G -L/usr/local/lib'
> 
> 

Reply via email to