Date: Wed, 26 Apr 2000 14:32:19 -0700 From: Kent Stewart <kstewart@3-cities.com> To: "Chris D. Faulhaber" <cdf.lists@fxp.org> Cc: jedgar@FreeBSD.org, FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: Port build errors with kdbg-1.1.2 Message-ID: <39076063.13FACB6C@3-cities.com> References: <Pine.BSF.4.10.10004261722010.15076-100000@pawn.primelocation.net>
next in thread | previous in thread | raw e-mail | index | archive | help
"Chris D. Faulhaber" wrote: > > On Wed, 26 Apr 2000, Kent Stewart wrote: > > > The X11 includes in dockmanager.cpp are not found when I try to build > > kdbg. There must be a link not setup on my system, which makes the > > makefile error off after compiling very few modules. > > And that error would be? Making all in DockWidget c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/q t -I. -I../STabCtl -Os -pipe -c dockmainwindow.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/q t -I. -I../STabCtl -Os -pipe -c dockmanager.cpp In file included from dockmanager.cpp:26: dockmovemanager.h:31: X11/X.h: No such file or directory dockmovemanager.h:32: X11/Xlib.h: No such file or directory dockmovemanager.h:33: X11/Xutil.h: No such file or directory In file included from dockmanager.cpp:26: dockmovemanager.h:122: field `ev' has incomplete type dockmanager.cpp: In method `void DockWidget::applyToWidget(QWidget *, const QPoi nt & = QPoint(0, 0))': dockmanager.cpp:187: implicit declaration of function `int XSetTransientForHint( ...)' *** Error code 1 Kent > > ----- > Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org > -------------------------------------------------------- > FreeBSD: The Power To Serve - http://www.FreeBSD.org -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html 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?39076063.13FACB6C>