Date: Tue, 14 Oct 1997 15:58:37 -0400 (EDT) From: Chuck Robey <chuckr@glue.umd.edu> To: Matt Behrens <matt@zigg.com> Cc: ports@FreeBSD.ORG Subject: Re: xpdf port not compiling Message-ID: <Pine.BSF.3.96.971014150124.9094V-100000@picnic.mat.net> In-Reply-To: <Pine.BSF.3.96.971014141354.636A-100000@megaweapon.zigg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Oct 1997, Matt Behrens wrote: > The current xpdf port (using xpdf-0.7) dies with the following: > > gcc -O2 -m486 -pipe -Wall -Wno-unused -I/usr/X11R6/include -I../goo -I. -c > LTKWindow.cc > LTKWindow.cc:22: X11/xpm.h: No such file or directory No it doesn't, but there a good reason for this. The XFree86 people caused a few things to break, and one of them was the installation placement of the xpm.h file from the xpm port. Just go double check that your xpm file is in /usr/X11R6/lib/X11, and not /usr/X11R6/lib/X11/X11. This doesn't break anymore, but there's a window of incompatibility, depending on what XFree86 you're running, and what version you installed the xpm port with. > LTKWindow.cc: In method `void LTKWindow::layout(int, int, int, int)': > LTKWindow.cc:282: warning: implicit declaration of function `int > XpmCreatePixmap FromData(...)' > LTKWindow.cc:284: `XpmSuccess' undeclared (first use this function) > LTKWindow.cc:284: (Each undeclared identifier is reported only once > LTKWindow.cc:284: for each function it appears in.) > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > Matt Behrens | Help bring a free inter-user communication > http://www.zigg.com/ | system to the Internet. Join the NetPager > matt@zigg.com | Project! http://www.zigg.com/netpager/ > > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971014150124.9094V-100000>