===>  Configuring for transfig-3.2.5ap0
mv -f Makefile Makefile.bak
imake -DPorts -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
making Makefiles in fig2dev...
        mv -f Makefile Makefile.bak
making Makefiles in fig2dev/dev...
        mv -f Makefile Makefile.bak
Imakefile.c:0: unterminated string or character constant
Imakefile.c:0: possible real start of unterminated constant
imake: Exit code 1.
  Stop.
*** Error code 1

Stop in /usr/obj/ports/transfig-3.2.5a/transfig.3.2.5a/fig2dev (line 1456 of 
Makefile).
"Makefile", line 20: Need an operator
"Makefile", line 21: Need an operator
"Makefile", line 24: Need an operator
"Makefile", line 25: Need an operator
"Makefile", line 26: Need an operator
"Makefile", line 27: Need an operator
"Makefile", line 29: Need an operator
"Makefile", line 414: Need an operator
"Makefile", line 415: Need an operator
"Makefile", line 416: Need an operator
"Makefile", line 1317: Need an operator
"Makefile", line 1318: Need an operator
"Makefile", line 1322: Need an operator
"Makefile", line 3286: Need an operator
"Makefile", line 3287: Need an operator
"Makefile", line 3288: Need an operator
"Makefile", line 3618: Need an operator
"Makefile", line 3619: Need an operator
"Makefile", line 3622: Need an operator
"Makefile", line 3623: Need an operator
"Makefile", line 3624: Need an operator
"Makefile", line 3625: Need an operator
"Makefile", line 7835: Need an operator
"Makefile", line 8093: Need an operator
"Makefile", line 8276: Need an operator
"Makefile", line 8277: Need an operator
"Makefile", line 8280: Need an operator
"Makefile", line 8281: Need an operator
....
Fatal errors encountered -- cannot continue
making Makefiles in transfig...
        mv -f Makefile Makefile.bak
make includes
including in ./fig2dev...
including in fig2dev/dev...
"Makefile", line 20: Need an operator
"Makefile", line 21: Need an operator
"Makefile", line 24: Need an operator
"Makefile", line 25: Need an operator
"Makefile", line 26: Need an operator
"Makefile", line 27: Need an operator
"Makefile", line 29: Need an operator
"Makefile", line 414: Need an operator
"Makefile", line 415: Need an operator
"Makefile", line 416: Need an operator
"Makefile", line 1317: Need an operator
"Makefile", line 1318: Need an operator
"Makefile", line 1322: Need an operator

The generated Makefile in fig2dev/dev looks weird:
# 1 "Imakefile.c"

















# 1 "/usr/X11R6/lib/X11/config/Imake.tmpl" 1
XCOMM ----------------------------------------------------------------------
XCOMM Makefile generated from "Imake.tmpl" and <Imakefile>
XCOMM $Xorg: Imake.tmpl,v 1.4 2000/08/17 19:41:46 cpqbld Exp $
XCOMM $XdotOrg: xc/config/cf/Imake.tmpl,v 1.9 2005/01/24 06:37:31 daniels Exp $
XCOMM
XCOMM
XCOMM
XCOMM
XCOMM $XFree86: xc/config/cf/Imake.tmpl,v 3.155 2003/12/24 18:58:41 dickey Exp $
XCOMM ----------------------------------------------------------------------
...

When I run 
imake -DPorts -DUseInstalled -I/usr/X11R6/lib/X11/config
in fig2dev/dev manually, then the generated Makefile looks good.
Then I can run make there, and it will just compile.

someone has a pointer what the problem could be?

Sebastian


Reply via email to