Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2013 15:09:20 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        freebsd-ports@freebsd.org, hrs@freebsd.org
Subject:   print/tex-aleph: web2c.h:28: error: expected '=', ',', '; ', 'asm' or '__attribute__' before '*' token
Message-ID:  <201305081409.r48E9KtR037927@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
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
web2c.h:43: error: expected specifier-qualifier-list before 'boolean'
web2c.h:58: warning: parameter names (without types) in function declaration
web2c.h:63: warning: parameter names (without types) in function declaration
web2c.h:64: warning: parameter names (without types) in function declaration
web2c.h:65: warning: parameter names (without types) in function declaration
kps.c:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'uppercasify'
kps.c:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
kps.c:70: error: expected ')' before '*' token
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 fixwrites.o -MD -MP-MF .deps/fixwrites.Tpo -c -o fixwrites.o fixwrites.c && mv -f .deps/fixwrites.Tpo .deps/fixwrites.o
gmake[3]: *** [kps.o] Error 1
gmake[3]: Leaving directory `/usr/ports/print/tex-aleph/work/texlive-20120701-source/texk/web2c/webc'
gmake[2]: *** [web2c/stamp-splitup] Error 2
gmake[2]: *** Waiting for unfinished jobs....
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
/bin/sh ./libtool --tag=CC   --mode=link cc -Wimplicit -Wreturn-type -Wdeclaration-after-statement Wno-unknown-pragmas -O2 -pipe -I/usr/local/include -fno-strict-aliasing   -o fixwrites fixwrites.o ps.o  
libtool: link: cc -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -O2 -ipe -I/usr/local/include -fno-strict-aliasing -o fixwrites fixwrites.o kps.o 
echo timestamp >stamp-fixwrites
gmake[3]: Leaving directory `/usr/ports/print/tex-aleph/work/texlive-20120701-source/texk/web2c/webc'
touch web2c/stamp-fixwrites
gmake[2]: Leaving directory `/usr/ports/print/tex-aleph/work/texlive-20120701-source/texk/web2c'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/print/tex-aleph/work/texlive-20120701-source/texk/web2c'
gmake: *** [all] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/print/tex-aleph.

This is on ia64 r247266 with ports at r317640.

Let me know if you prefer that I open a PR for this.

Thank you

Anton




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