Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2013 17:05:55 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        freebsd-ports@freebsd.org, hrs@freebsd.org
Subject:   SOLVED, WAS: Re: print/tex-aleph: web2c.h:28: error: expected '=', ', '...
Message-ID:  <201305081605.r48G5tT8069098@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
	From mexas Wed May  8 15:09:20 2013
	To: freebsd-ports@freebsd.org, hrs@freebsd.org
	Subject: print/tex-aleph: web2c.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
	Reply-To: mexas@bristol.ac.uk

	I tried to remove all texlive related ports and start
	from scratch. Now I have this error:

	cc -DHAVE_CONFIG_H -I. -I./kpathsea -I./../..   -Wimplicit -Wreturn-type -Wdeclaration-after-statemnt -Wno-unknown-pragmas -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT kps.o -MD -MP -MF .eps/kps.Tpo -c -o kps.o kps.c && mv -f .deps/kps.Tpo .deps/kps.Po
	In file included from kps.c:26:
	web2c.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token


seems I had remains from old build under print/tex-aleph.
"make clean" solved the problem:

===>   Registering installation for tex-aleph-0.0.r.4
Installing tex-aleph-0.0.r.4... done

Thanks

Anton




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305081605.r48G5tT8069098>