From owner-freebsd-ports Tue Oct 14 13:59:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA16753 for ports-outgoing; Tue, 14 Oct 1997 13:59:29 -0700 (PDT) (envelope-from owner-freebsd-ports) Received: from earth.mat.net (root@earth.mat.net [206.246.122.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA16747 for ; Tue, 14 Oct 1997 13:59:20 -0700 (PDT) (envelope-from chuckr@glue.umd.edu) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by earth.mat.net (8.8.7/8.6.12) with SMTP id QAA25540; Tue, 14 Oct 1997 16:58:36 -0400 (EDT) Date: Tue, 14 Oct 1997 15:58:37 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@picnic.mat.net To: Matt Behrens cc: ports@FreeBSD.ORG Subject: Re: xpdf port not compiling In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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! ----------------------------+-----------------------------------------------