Re: mod_perl 2 compile problem [solved]

2002-12-28 Thread Ludwig
On Sat, 2002-12-28 at 05:07, Colin Watson wrote: > 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]: *** [

Re: mod_perl 2 compile problem

2002-12-28 Thread Colin Watson
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 ins

mod_perl 2 compile problem

2002-12-27 Thread Ludwig
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 lookin