public inbox for insight-prs@sourceware.org help / color / mirror / Atom feed
From: dgrimes@scvl.com To: insight-gnats@sources.redhat.com Subject: insight/182: Error making tkWarpPointer Date: Tue, 10 Sep 2002 15:43:00 -0000 [thread overview] Message-ID: <20020910223748.23897.qmail@sources.redhat.com> (raw) >Number: 182 >Category: insight >Synopsis: Error making tkWarpPointer >Confidential: no >Severity: critical >Priority: high >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Sep 10 15:43:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: dgrimes@scvl.com >Release: insight-5.2.1 >Organization: >Environment: Compaq Tru64 5.1a gcc 3.1 and Compaq cc 6.4 GNU make 3.79 >Description: I am receiving the following error during make: gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/user01/dgrimes/cdev/insight-5.2.1/tcl/generic -I/user01/dgrimes/cdev/insight-5.2.1/tk/generic -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DUSE_FIONBIO=1 -DSTATIC_BUILD=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 -DSTATIC_BUILD=1 -I/user01/dgrimes/cdev/insight-5.2.1/tk/generic/../unix -I/user01/dgrimes/cdev/insight-5.2.1/tk/generic/../win -DTBL_VERSION=\"2.7\" -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"/usr/local/share/redhat/gui\" -DSTATIC_BUILD -g -O2 -c tkWarpPointer.c tkWarpPointer.c: In function `WarpPointer': tkWarpPointer.c:39: argument `clientData' doesn't match prototype /usr/local/lib/gcc-lib/alphaev68-dec-osf5.1/3.1/include/X11/Xlib.h:4141: prototype declaration tkWarpPointer.c:39: argument `interp' doesn't match prototype /usr/local/lib/gcc-lib/alphaev68-dec-osf5.1/3.1/include/X11/Xlib.h:4141: prototype declaration tkWarpPointer.c:39: argument `objc' doesn't match prototype /usr/local/lib/gcc-lib/alphaev68-dec-osf5.1/3.1/include/X11/Xlib.h:4141: prototype declaration tkWarpPointer.c:39: argument `objv' doesn't match prototype /usr/local/lib/gcc-lib/alphaev68-dec-osf5.1/3.1/include/X11/Xlib.h:4141: prototype declaration tkWarpPointer.c:39: number of arguments doesn't match prototype /usr/local/lib/gcc-lib/alphaev68-dec-osf5.1/3.1/include/X11/Xlib.h:4141: prototype declaration tkWarpPointer.c: In function `cyg_create_warp_pointer_command': tkWarpPointer.c:75: warning: passing arg 3 of `Tcl_CreateObjCommand' from incompatible pointer type make[3]: *** [tkWarpPointer.o] Error 1 make[3]: Leaving directory `/user01/dgrimes/cdev/insight-5.2.1/libgui/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/user01/dgrimes/cdev/insight-5.2.1/libgui' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/user01/dgrimes/cdev/insight-5.2.1/libgui' make: *** [all-libgui] Error 2 If I comment out references to twWarpPointer in libgui/src/tkWarpPointer.c I can continue but later I get unresolved symbol issues. >How-To-Repeat: configure make >Fix: >Release-Note: >Audit-Trail: >Unformatted:
next reply other threads:[~2002-09-10 22:43 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-09-10 15:43 dgrimes [this message] 2002-09-10 16:03 Keith Seitz 2002-09-18 19:38 kseitz 2002-11-19 20:07 kseitz
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20020910223748.23897.qmail@sources.redhat.com \ --to=dgrimes@scvl.com \ --cc=insight-gnats@sources.redhat.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).