From owner-freebsd-ports Tue Jun 27 6:10: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3BDB137BBCD for ; Tue, 27 Jun 2000 06:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA43646; Tue, 27 Jun 2000 06:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 10F1137C319; Tue, 27 Jun 2000 06:02:38 -0700 (PDT) Message-Id: <20000627130238.10F1137C319@hub.freebsd.org> Date: Tue, 27 Jun 2000 06:02:38 -0700 (PDT) From: kienow@infinet.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19545: wmmount will not compile. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19545 >Category: ports >Synopsis: wmmount will not compile. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 27 06:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Matt >Release: FreeBSD4.0 Stable >Organization: >Environment: >Description: ===> Building for wmmount-1.0b1 c++ -O -pipe -c wmmount.cc wmmount.cc:53: X11/X.h: No such file or directory wmmount.cc:54: X11/Xlib.h: No such file or directory wmmount.cc:55: X11/Xutil.h: No such file or directory wmmount.cc:56: X11/Xproto.h: No such file or directory wmmount.cc:57: X11/xpm.h: No such file or directory wmmount.cc:58: X11/extensions/shape.h: No such file or directory wmmount.cc:61: syntax error before `;' wmmount.cc:89: syntax error before `;' wmmount.cc:100: syntax error before `,' wmmount.cc:134: syntax error before `[' wmmount.cc:147: `Window' was not declared in this scope wmmount.cc:147: `win' was not declared in this scope wmmount.cc:147: syntax error before `,' wmmount.cc:147: variable or field `createWin' declared void wmmount.cc:147: initializer list being treated as compound expression wmmount.cc:155: `XButtonEvent' was not declared in this scope wmmount.cc:155: `xev' was not declared in this scope wmmount.cc:155: variable or field `pressEvent' declared void wmmount.cc:156: `XButtonEvent' was not declared in this scope wmmount.cc:156: `xev' was not declared in this scope wmmount.cc:156: variable or field `releaseEvent' declared void wmmount.cc: In function `int main(int, char **)': wmmount.cc:176: syntax error before `;' wmmount.cc:178: `GCGraphicsExposures' undeclared (first use this function) wmmount.cc:178: (Each undeclared identifier is reported only once wmmount.cc:178: for each function it appears in.) wmmount.cc:179: `gcv' undeclared (first use this function) wmmount.cc:180: `gc_gc' undeclared (first use this function) wmmount.cc:180: `d_display' undeclared (first use this function) wmmount.cc:180: `w_root' undeclared (first use this function) wmmount.cc:180: implicit declaration of function `int XCreateGC(...)' wmmount.cc:186: `XFontStruct' undeclared (first use this function) wmmount.cc:186: `xfs' undeclared (first use this function) wmmount.cc:188: implicit declaration of function `int XLoadQueryFont(...)' wmmount.cc:189: `f_ntxtfont' undeclared (first use this function) wmmount.cc:193: implicit declaration of function `int XFreeFontInfo(...)' wmmount.cc:196: `f_utxtfont' undeclared (first use this function) wmmount.cc:201: syntax error before `;' *** Error code 1 Stop in /usr/ports/sysutils/wmmount/work/wmmount. *** Error code 1 Stop in /usr/ports/sysutils/wmmount. *** Error code 1 Stop in /usr/ports/sysutils/wmmount. *** Error code 1 Stop in /usr/ports/sysutils/wmmount. >How-To-Repeat: cd /usr/ports/sysutils/wmmount make all install clean >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message