On Mon, 2003-09-29 at 11:03, [EMAIL PROTECTED] wrote: > When I try to install Amavis on Redhat 9 I get an error when I need to > configure the package. This is my output. > > [EMAIL PROTECTED] amavis-0.3.12]# ./configure > loading cache ./config.cache > /bin/date: relocation error: /lib/tls/libpthread.so.0: symbol errno, > version GLIBC_PRIVATE not defined in file libc.so.6 with link time > reference > checking for a BSD compatible install... /usr/bin/install -c > checking whether build environment is sane... sleep: relocation error: > /lib/tls/libpthread.so.0: symbol errno, version GLIBC_PRIVATE not > defined in file libc.so.6 with link time reference > yes > checking for mawk... no > checking for gawk... gawk > checking whether make sets ${MAKE}... yes > checking whether make sets ${MAKE}... (cached) yes > checking for a BSD compatible install... /usr/bin/install -c > checking for gcc... no > checking for cc... no > configure: error: no acceptable cc found in $PATH > > What is wrong?
That last line tells it all. It couldn't find a C compiler (cc/gcc) installed. I'll bet the Amavis source code includes a README or INSTALL file documenting your prerequisites. -- Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list