Date: Fri, 12 Jun 1998 14:02:04 +0200 From: jesse@prinz-atm.cs.Uni-Magdeburg.DE (Roland Jesse) To: freebsd-stable@FreeBSD.ORG Subject: error when building kdebase-4.1b port Message-ID: <199806121202.OAA00682@pflaume.cs.uni-magdeburg.de>
next in thread | raw e-mail | index | archive | help
Hello, I am posting this to -stable and not to -ports because I do not think that the problem is related to the specific port but more to trouble in 2.2-stable. I cvsup'ed my stable sources early on June 10 and built a new world. When trying to make all in /usr/ports/x11/kdebase, I get: ------- begin quote ------- >> Checksum OK for kdebase-beta4-1.src.tar.bz2. ===> Building for kdebase-4.1b make all-recursive Making all in kfm Making all in kfmwarn Making all in client Making all in kioslave Making all in pics Making all in Desktop Making all in Templates Making all in kfmexec c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/local/include/giflib -O2 -m486 -pipe -c kfmgui.cpp In file included from root.h:8, from kfmgui.cpp:29: /usr/X11R6/include/X11/Xlib.h:1074: virtual memory exhausted cpp: output pipe has been closed *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. ------- end quote ------- At this point in time there is more than 200 MB of virtual memory free on my system. The specified line (1074) in Xlib.h is the last line of the typedef of XEDataObject. Honestly, I do not quite see the point of exhausting virtual memory at this point. I am using XFree 3.3.2. Any hints on what is going wrong and how to solve the problem are greatly appreciated. Roland -- "Well," said Trillian in a bright compassionate tone, "here's something to occupy you and keep your mind off things." "It won't work," droned Marvin, "I have an exceptionally large mind." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806121202.OAA00682>