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                                  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to