Re: [squid-users] error compiling squid under suse 9.1

From: Victor Medina <linux@dont-contact.us>
Date: Fri, 01 Oct 2004 14:46:56 -0400

Hi! i just don't know why but it compiles if LD_ASSUME_KERNEL is added
to the environment. Any ideas?

Best Regards

Vic.

On Fri, 2004-10-01 at 13:48, Victor Medina wrote:
> Hi all!
>
> when trying to compile squid under suse i got the following error:
>
> make[1]: Leaving directory `/home/vmedina/SOURCE/squid-2.5.STABLE6/lib'
> Making all in scripts
> make[1]: Entering directory
> `/home/vmedina/SOURCE/squid-2.5.STABLE6/scripts'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory
> `/home/vmedina/SOURCE/squid-2.5.STABLE6/scripts'
> Making all in src
> make[1]: Entering directory `/home/vmedina/SOURCE/squid-2.5.STABLE6/src'
> awk -f ./cf_gen_defines <./cf.data.pre >cf_gen_defines.h
> sed "\
> s%@DEFAULT_MIME_TABLE@%/opt/EPAWebCachingSuite-1.1-i686/etc/squid/mime.conf%g;\
> s%@DEFAULT_DNSSERVER@%/opt/EPAWebCachingSuite-1.1-i686//libexec/dnsserver%g;\
> s%@DEFAULT_UNLINKD@%/opt/EPAWebCachingSuite-1.1-i686//libexec/unlinkd%g;\
> s%@DEFAULT_PINGER@%/opt/EPAWebCachingSuite-1.1-i686//libexec/pinger%g;\
> s%@DEFAULT_DISKD@%/opt/EPAWebCachingSuite-1.1-i686//libexec/diskd%g;\
> s%@DEFAULT_CACHE_LOG@%/opt/EPAWebCachingSuite-1.1-i686//var/logs/cache.log%g;\
> s%@DEFAULT_ACCESS_LOG@%/opt/EPAWebCachingSuite-1.1-i686//var/logs/access.log%g;\
> s%@DEFAULT_STORE_LOG@%/opt/EPAWebCachingSuite-1.1-i686//var/logs/store.log%g;\
> s%@DEFAULT_PID_FILE@%/opt/EPAWebCachingSuite-1.1-i686//var/logs/squid.pid%g;\
> s%@DEFAULT_SWAP_DIR@%/opt/EPAWebCachingSuite-1.1-i686//var/cache%g;\
> s%@DEFAULT_ICON_DIR@%/opt/EPAWebCachingSuite-1.1-i686//share/icons%g;\
> s%@DEFAULT_MIB_PATH@%/opt/EPAWebCachingSuite-1.1-i686//share/mib.txt%g;\
> s%@DEFAULT_ERROR_DIR@%/opt/EPAWebCachingSuite-1.1-i686//share/errors/English%g;\
> s%@DEFAULT_PREFIX@%/opt/EPAWebCachingSuite-1.1-i686/%g;"\
> < ./cf.data.pre >cf.data
> source='cf_gen.c' object='cf_gen.o' libtool=no \
> depfile='.deps/cf_gen.Po' tmpdepfile='.deps/cf_gen.TPo' \
> depmode=gcc3 /bin/sh ../cfgaux/depcomp \
> gcc -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/opt/EPAWebCachingSuite-1.1-i686/etc/squid/squid.conf\" -I. -I. -I../include -I. -I. -I../include -I../include -I/opt/EPAWebCachingSuite-1.1-i686/include -I/opt/EPAWebCachingSuite-1.1-i686/include -O3 -march=i686 -mcpu=i686 -D_REENTRANT -c `test -f cf_gen.c || echo './'`cf_gen.c
> gcc -O3 -march=i686 -mcpu=i686 -D_REENTRANT
> -L/opt/EPAWebCachingSuite-1.1-i686/lib -o cf_gen cf_gen.o -L../lib
> -lmiscutil -lrt -lpthread -lm -lbind -lnsl
> ./cf_gen cf.data
> make[1]: *** [cf_parser.h] Floating point exception
> make[1]: Leaving directory `/home/vmedina/SOURCE/squid-2.5.STABLE6/src'
> make: *** [all-recursive] Error 1
>
>
> Any idea of what might going wrong?
>
> Best Regards
>
> Vic.
>
>
Received on Fri Oct 01 2004 - 12:48:03 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:01 MST