Date: Wed, 3 Apr 2002 13:23:34 -0500 From: Richard Kuhns <rjk@grauel.com> To: freebsd-ports@freebsd.org Subject: More GNOME errors... "Argument list too long", among others. Message-ID: <20020403132334.768c283f.rjk@grauel.com>
next in thread | raw e-mail | index | archive | help
This machine is running 4.5-stable as of March 12. Earlier this morning I ran cvsup to update my local repository, then changed to /usr/ports and ran 'cvs up' so I should be fairly up-to-date. I then ran `pkg_delete -a', since I thought it would be safer to start from scratch. From ports, I made and installed bash2, jove, less, and XFree86-4. So far, so good. I then changed to /usr/ports/x11/gnome and typed "make install". The make died the first time trying to make ghostscript-gnu, as follows: : servit$/usr/ports/print/ghostscript-gnu; make Type "make A4=yes" if you want -DA4 for compilation. ===> Extracting for ghostscript-gnu-6.52_5 cannot open ghostscript/ghostscript-6.52.tar.bz2:DEFAULT,gatekeeper: no such file*** Error code 2 Stop in /usr/ports/print/ghostscript-gnu. I removed the ":.*" stuff from the DISTFILES line in the Makefile, and was able to continue. The build of nautilus failed also. I'm afraid I didn't save that one, and got around it by removing nautilus from RUN_DEPENDS in gnome/Makefile since I don't use it anyway. That got me to this point: ===> Returning to build of gnome-1.4.1b2_2 ===> gnome-1.4.1b2_2 depends on file: /usr/local/bin/python2.2 - found ===> gnome-1.4.1b2_2 depends on shared library: esd.2 - found ===> gnome-1.4.1b2_2 depends on shared library: glib12.3 - found ===> gnome-1.4.1b2_2 depends on shared library: gtk12.2 - found ===> gnome-1.4.1b2_2 depends on shared library: Imlib.5 - found ===> gnome-1.4.1b2_2 depends on shared library: gnome.5 - found ===> gnome-1.4.1b2_2 depends on shared library: capplet.5 - found ===> gnome-1.4.1b2_2 depends on shared library: panel_applet.5 - found ===> Generating temporary packing list ===> Registering installation for gnome-1.4.1b2_2 /bin/sh:Argument list too long /bin/sh:Argument list too long As I said, this was a fresh, from-scratch make and install after deleting all installed packages.-- Richard Kuhns rjk@grauel.com PO Box 6249 Tel: (765)477-6000 \ 100 Sawmill Road x319 Lafayette, IN 47903 (800)489-4891 / 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?20020403132334.768c283f.rjk>