Re: [squid-users] 2.4.Stable7 doesn't compile under Slackware 7.1

From: Ethy H. Brito <ethy@dont-contact.us>
Date: Wed, 21 Aug 2002 15:57:16 -0300

On Wed, 21 Aug 2002 02:12:28 +0200
"Henrik Nordstrom" <hno@squid-cache.org> wrote:

> "Ethy H. Brito" wrote:
>
> > gcc -g -O2 -Wall -I. -I../include -I../include -c -o cf_gen.o
> > cf_gen.c gcc -o cf_gen -g cf_gen.o -L../lib -lmiscutil -lm -lresolv
> > -lnsl./cf_gen cf.data
> > make[1]: *** [cf_parser.c] Segmentation fault
>
>
> Are you sure this is the exact line printed? Seems to be a bit
> corrupted... (two lines mixed)

It was due to my NUA that automatically wrapps line before sending the
message. The correct sequqence follows ( I added the '\' at the end of
line bellow when pasting):

awk -f ./cf_gen_defines <./cf.data.pre >cf_gen_defines.h
gcc -g -O2 -Wall -I. -I../include -I../include -c -o cf_gen.o
cf_gen.c gcc -o cf_gen -g cf_gen.o -L../lib -lmiscutil -lm -lresolv \
-lnsl
./cf_gen cf.data
make[1]: *** [cf_parser.c] Segmentation fault
make[1]: *** Deleting file `cf_parser.c'
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE7/src'
make: *** [all] Error 1

Repeating the make stops in the very same place (./cf_gen cf.data)

Just for the records: squid-2.4.STABLE4 compiles without a flaw just
like the kernel. I did not tested any other squid version (must I?).

-- 
Ethy H. Brito         /"\
InterNexo Ltda.       \ /  CAMPANHA DA FITA ASCII - CONTRA MAIL HTML
+55 (12) 3941-6860     X   ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
S.J.Campos - Brasil   / \ 
Received on Wed Aug 21 2002 - 12:57:16 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:46 MST