Thanx for the suggestions! I checked the different 'out.make' files and this
is the error that occurs every time:

Make: Unknown flag argument w.  Stop.

I am not really familiar with make... unfortunately. Any suggestions?
(Besides studying the manpages of make, which is what I am going to do
now...)

Regards,

Marco



> -----Original Message-----
> From: Sam Tregar [mailto:[EMAIL PROTECTED]]
> Sent: donderdag 28 maart 2002 21:19
> To: Marco Kleefman
> Cc: [EMAIL PROTECTED]
> Subject: Re: install problems
> 
> 
> On Thu, 28 Mar 2002, Marco Kleefman wrote:
> 
> > Then I wanted to execute: make test. But I get all these errors:
> >
> > ======errors===========
> > The build directory was:
> > 
> /tmp_mnt/home/mkleefman/temp/Inline-0.43/C/_Inline_test/build/
> _01syntax_t_6b
> > 3a
> >
> > To debug the problem, cd to the build directory, and 
> inspect the output
> > files.
> 
> Did you follow these directions?  The exact cause of the 
> error is probably
> waiting for you in a file called "out.make" in the directory 
> listed above.
> Take a look and see what it says!
> 
> Also, looking at "perl -V" might be helpful.  In particular 
> pay attention
> to the compiler that was used to build perl and make sure 
> it's the same
> one that's being used to build your module.  Commercial Unix 
> are famous
> for not coming with working compilers.  You may have a Perl that was
> installed from a pre-built package.
> 
> -sam
> 
> 

Reply via email to