Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 06:02:38 -0700 (PDT)
From:      kienow@infinet.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19545: wmmount will not compile.
Message-ID:  <20000627130238.10F1137C319@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




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