[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mod_perl 2 compile problem



On Sat, Dec 28, 2002 at 02:51:07AM -0500, Ludwig wrote:
> When trying to compile mod_perl-2.0 (actually 1.99_07) for apache2, make
> fails with 
> 
> /usr/bin/ld: cannot find -lperl
> collect2: ld returned 1 exit status
> make[1]: *** [mod_perl.so] Error 1
> 
> I have libperl5.6 and libperl-dev installed from the packages in
> testing.  Why can't ld find what it's looking for, and how do I point it
> in the right direction?

Are you *sure* you have libperl-dev installed? Check that
/usr/lib/libperl.a and /usr/lib/libperl.so are there.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: