This is on an i386-current system compiled
        OpenBSD 5.0-current (GENERIC.MP) #0: Wed Oct 19 16:17:41 EDT 2011

I think this is related to the recent update in tcl but I've yet figured it out.

--STeve Andre'



cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xcircuit\" -DVERSION=\"3.6\" -DPROTOTYPES=1 -D__PROTOTYPES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_LIBM=1 -DSIZEOF_VOID_P=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_LIBXT=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBZ=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_U_CHAR=1 -DDOUBLEBUFFER=1 -DHAVE_X11_XPM_H=1 -DHAVE_XPM=1 -DLGF=1 -DINPUT_FOCUS=1 -DGS_EXEC=\"gs\" -DSPICE_EXEC=\"ngspice\" -DPROG_VERSION=3.6 -DPROG_REVISION=167 -DCAD_DIR=\"/usr/local/lib\" -DTEMP_DIR=\"/tmp\" -DRESOURCES_DIR=\"/usr/local/lib/xcircuit-3.6/app-defaults\" -DSCRIPTS_DIR=\"/usr/local/lib/xcircuit-3.6\" -DBUILTINS_DIR=\"/usr/local/lib/xcircuit-3.6\" -DBUILTINS_FILE=\"\" -DUSER_RC_FILE=\".xcircuitrc\" -DPROLOGUE_DIR=\"/usr/local/lib/xcircuit-3.6\" -DPROLOGUE_FILE=\"xcircps2.pro\" -DSTARTUP_FILE=\"startup.script\" -DLGF_LIB=\"lgf.lps\" -DASG_SPICE_LIB=\"asg_spice.lps\" -I. -I. -IXw -I/usr/X11R6/include -O2 -pipe -Wno-pointer-sign -c selection.c cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xcircuit\" -DVERSION=\"3.6\" -DPROTOTYPES=1 -D__PROTOTYPES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_LIBM=1 -DSIZEOF_VOID_P=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_LIBXT=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBZ=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_U_CHAR=1 -DDOUBLEBUFFER=1 -DHAVE_X11_XPM_H=1 -DHAVE_XPM=1 -DLGF=1 -DINPUT_FOCUS=1 -DGS_EXEC=\"gs\" -DSPICE_EXEC=\"ngspice\" -DPROG_VERSION=3.6 -DPROG_REVISION=167 -DCAD_DIR=\"/usr/local/lib\" -DTEMP_DIR=\"/tmp\" -DRESOURCES_DIR=\"/usr/local/lib/xcircuit-3.6/app-defaults\" -DSCRIPTS_DIR=\"/usr/local/lib/xcircuit-3.6\" -DBUILTINS_DIR=\"/usr/local/lib/xcircuit-3.6\" -DBUILTINS_FILE=\"\" -DUSER_RC_FILE=\".xcircuitrc\" -DPROLOGUE_DIR=\"/usr/local/lib/xcircuit-3.6\" -DPROLOGUE_FILE=\"xcircps2.pro\" -DSTARTUP_FILE=\"startup.script\" -DLGF_LIB=\"lgf.lps\" -DASG_SPICE_LIB=\"asg_spice.lps\" -I. -I. -IXw -I/usr/X11R6/include -O2 -pipe -Wno-pointer-sign -c svg.c
svg.c: In function 'SVGCreateImages':
svg.c:240: warning: incompatible implicit declaration of built-in function 'execlp'
svg.c: At top level:
svg.c:1068: error: expected declaration specifiers or '...' before 'Tcl_Interp'
svg.c:1069: error: expected declaration specifiers or '...' before 'Tcl_Obj'
svg.c: In function 'xctcl_svg':
svg.c:1078: error: 'objv' undeclared (first use in this function)
svg.c:1078: error: (Each undeclared identifier is reported only once
svg.c:1078: error: for each function it appears in.)
svg.c:1078: warning: assignment makes pointer from integer without a cast
svg.c:1083: error: 'interp' undeclared (first use in this function)
svg.c:1084: error: 'TCL_ERROR' undeclared (first use in this function)
svg.c:1093: warning: passing argument 2 of 'sprintf' makes pointer from integer without a cast
gmake[1]: *** [svg.o] Error 1
gmake[1]: Leaving directory `/usr/ports/pobj/xcircuit-3.6.167/xcircuit-3.6.167'
gmake: *** [all-recursive] Error 1
*** Error code 2

Reply via email to