Re: [Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Todd Lyons
Kevin Old wanted us to know: >> Pass to gcc "-L/usr/kerberos/lib". >Sorry, for the basic question, but which line in the Makefile should >I put this on? None. Read Damien Menscher's reply to you that states exactly what the problem is and then install the rpm that he told you to. That will fix

Re: [Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Damian Menscher
On Thu, 30 Sep 2004, Kevin Old wrote: On Thu, 30 Sep 2004 10:04:28 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Todd Lyons wrote: Kevin Old wanted us to know: /usr/bin/ld: cannot find -lgssapi_krb5 ... The weird part is, I've checked my /etc/ld.so.conf file and it lists: /usr/kerberos/lib /u

RE: [Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Matthew.van.Eerde
Kevin Old wrote: >> Can I just link libgssapi_krb5.so to libgssapi_krb5.so.2 in >> /usr/kerberos/lib? > > I just did this and now during make I get: > > /usr/bin/ld: cannot find -lkrb5 > > Guess that didn't fix it. > > Any ideas? > > Kevin What I meant was For every X in /usr/kerberos/lib: l

Re: [Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Kevin Old
On Thu, 30 Sep 2004 13:50:16 -0400, Kevin Old <[EMAIL PROTECTED]> wrote: > On Thu, 30 Sep 2004 09:38:45 -0700, Todd Lyons <[EMAIL PROTECTED]> wrote: > > Kevin Old wanted us to know: > > > > >I'm running a RH9 server with clamav-0.75 and am trying to build the > > >0.80rc3 but am getting the followi

Re: [Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Kevin Old
On Thu, 30 Sep 2004 09:38:45 -0700, Todd Lyons <[EMAIL PROTECTED]> wrote: > Kevin Old wanted us to know: > > >I'm running a RH9 server with clamav-0.75 and am trying to build the > >0.80rc3 but am getting the following error: > >/usr/bin/ld: cannot find -lgssapi_krb5 > >collect2: ld returned 1 exi

Re: [Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Kevin Old
On Thu, 30 Sep 2004 13:37:55 -0400, Kevin Old <[EMAIL PROTECTED]> wrote: > On Thu, 30 Sep 2004 10:04:28 -0700, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > Todd Lyons wrote: > > > Kevin Old wanted us to know: > > > > > >> /usr/bin/ld: cannot find -lgssapi_krb5 > > >> ... > > >> The weird part

Re: [Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Kevin Old
On Thu, 30 Sep 2004 10:04:28 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Todd Lyons wrote: > > Kevin Old wanted us to know: > > > >> /usr/bin/ld: cannot find -lgssapi_krb5 > >> ... > >> The weird part is, I've checked my /etc/ld.so.conf file and it > >> lists: /usr/kerberos/lib /usr/X11R6

RE: [Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Matthew.van.Eerde
Todd Lyons wrote: > Kevin Old wanted us to know: > >> /usr/bin/ld: cannot find -lgssapi_krb5 >> ... >> The weird part is, I've checked my /etc/ld.so.conf file and it >> lists: /usr/kerberos/lib /usr/X11R6/lib >> /usr/lib > > That is for runtime. The issue you're having is that it cannot find > t

Re: [Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Todd Lyons
Kevin Old wanted us to know: >I'm running a RH9 server with clamav-0.75 and am trying to build the >0.80rc3 but am getting the following error: >/usr/bin/ld: cannot find -lgssapi_krb5 >collect2: ld returned 1 exit status >make[2]: *** [libclamav.la] Error 1 >make[2]: Leaving directory `/tmp/clamav

Re: [Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Damian Menscher
On Thu, 30 Sep 2004, Kevin Old wrote: I'm running a RH9 server with clamav-0.75 and am trying to build the 0.80rc3 but am getting the following error: /usr/bin/ld: cannot find -lgssapi_krb5 collect2: ld returned 1 exit status make[2]: *** [libclamav.la] Error 1 make[2]: Leaving directory `/tmp/clam

[Clamav-users] Problems compiling 0.80rc3

2004-09-30 Thread Kevin Old
Hello everyone, I'm running a RH9 server with clamav-0.75 and am trying to build the 0.80rc3 but am getting the following error: /usr/bin/ld: cannot find -lgssapi_krb5 collect2: ld returned 1 exit status make[2]: *** [libclamav.la] Error 1 make[2]: Leaving directory `/tmp/clamav-0.80rc3/libclamav