From owner-freebsd-current Sat May 1 9: 3:47 1999 Delivered-To: freebsd-current@freebsd.org Received: from charon.khoral.com (charon.khoral.com [209.75.155.97]) by hub.freebsd.org (Postfix) with SMTP id 9939C14CCF for ; Sat, 1 May 1999 09:03:45 -0700 (PDT) (envelope-from steve@khoral.com) Received: from zen.alb.khoral.com by charon.khoral.com via smtpd (for hub.FreeBSD.ORG [204.216.27.18]) with SMTP; 1 May 1999 16:03:45 UT Received: from khoral.com Sat, 1 May 1999 10:03:44 -0600 (MDT) Date: Sat, 1 May 1999 10:03:44 -0600 (MDT) From: Steve Jorgensen Message-Id: <199905011603.KAA07075@zen.alb.khoral.com> To: John Polstra , current@freebsd.org Subject: Re: XFree86 and egcs Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > In article <199904282026.OAA13313@zen.alb.khoral.com>, > Steve Jorgensen wrote: > > > In article <199904271932.NAA01643@zen.alb.khoral.com>, > > > Steve Jorgensen wrote: > > > > I cvsup'ed and installed yesterday morning it's the third > > > > cvsup I've done since egcs went in, so I know it's working > > > > ok. Anyway, I decided to update my XFree86 installation, > > > > and found that the port no longer works. As it compiles > > > > all binaries created report tons of missing symbols > > > > from the various X library. The wierd thing is that it > > > > still installs most of the X binaries anyway, and they work > > > > fine, but it dies when it gets to installing the X server > > > > itself. > [...] > > Ok, well in the interest of not sending large compile > > output to the news group, I've put an error log on > > my webserver with all the info in it: > > > > http://www.haunt.com/~steve/error.html > I took a look at it. All those undefined symbols are supposed to be > in the "-lX11" library. I don't really know why you're getting > them. Maybe you have an older version of the library lying around > that is stripped? Try a "locate libX11.so" and see what's there. > Then do "file libX11.so" on each one and see if it's stripped. No old versions, I removed the old XF86 installation before installing this one. > Maybe your LD_LIBRARY_PATH environment variable is set, screwing up > the build? Maybe you've got something funny in /etc/make.conf? LD_LIBRARY_PATH is not set, and the only difference in my make.conf is that I set HAVE_MOTIF to yes, because I intend to install lesstif. > Sorry, these are just guesses. I've never encountered the problem > you're reporting. Well, thanks for trying.. I'm going to try cvssuping once more before I dig too deep into the xf86 port. Maybe I updated in the middle of a commit the last time. Steve -- ----------------------------------------------------------- Steven Jorgensen steve@khoral.com steve@haunt.com ------------------------------+---------------------------- Khoral Research Inc. | PHONE: (505) 837-6500 6200 Uptown Blvd, Suite 200 | FAX: (505) 881-3842 Albuquerque, NM 87110 | URL: http://www.khoral.com/ ----------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message