Date: Wed, 8 Jan 2003 11:23:34 -0600 (CST) From: jimd@siu.edu To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46874: make of gnotepad+ fails with missing config.guess/.sub Message-ID: <200301081723.h08HNYEv036158@dutton3.it.siu.edu>
next in thread | raw e-mail | index | archive | help
>Number: 46874 >Category: ports >Synopsis: make of gnotepad+ fails with missing config.guess/.sub >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 08 09:40:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: JD >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: System: FreeBSD dutton3.it.siu.edu 4.7-RELEASE FreeBSD 4.7-RELEASE #1: Sun Nov 10 06:55:46 CST 2002 jimd@dutton3.it.siu.edu:/usr/src/sys/compile/XSYSTEM i386 pkg_info|grep auto autoconf-2.53_1 Automatically configure source code on many Un*x platforms automake-1.5,1 GNU Standards-compliant Makefile generator >Description: Compiling gnotepad+-1.3.3 results in the following errors: cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c win.c cc -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -o gnp about.o appinfo.o clipboard.o debug.o dialog.o doc.o file.o gtkefilesel.o gtkfontsel.o htmltags.o htmlview.o main.o menu.o misc.o msgbar.o msgbox.o prefs.o prefs_noglade.o prefs_nognome.o print.o prjbar.o project.o recent.o randomtips.o search.o shellcmd.o srcctrl.o toolbar.o undo.o win.o -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm cd . && automake --gnu Makefile automake: configure.in: required file `./config.guess' not found automake: configure.in: required file `./config.sub' not found *** Error code 1 Stop in /usr/ports/editors/gnotepad+/work/gnotepad+-1.3.3. *** Error code 1 Stop in /usr/ports/editors/gnotepad+/work/gnotepad+-1.3.3. *** Error code 1 Stop in /usr/ports/editors/gnotepad+/work/gnotepad+-1.3.3. *** Error code 1 Stop in /usr/ports/editors/gnotepad+. pwd;ll config* /usr/ports/editors/gnotepad+/work/gnotepad+-1.3.3 -rw-rw-r-- 1 root wheel 3774 Jan 8 11:14 config.cache -rw-rw-r-- 1 root wheel 9551 Jan 8 11:14 config.h -rw-rw-r-- 1 root wheel 8940 Jan 8 11:14 config.h.in -rw-r--r-- 1 root wheel 5636 Mar 24 2000 config.h.in~ -rw-rw-r-- 1 root wheel 20094 Jan 8 11:14 config.log -rwxrwxr-x 1 root wheel 22234 Jan 8 11:14 config.status -rwxr-xr-x 1 root wheel 168888 Jan 8 11:13 configure -rw-r--r-- 1 root wheel 29080 Jan 8 11:13 configure.in -rw-r--r-- 1 root wheel 29081 Dec 13 2000 configure.in.fbsd -rwxr-xr-x 1 root wheel 168888 Jan 8 11:13 configure.tmp >How-To-Repeat: repeat compile attempt >Fix: >Release-Note: >Audit-Trail: >Unformatted: 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?200301081723.h08HNYEv036158>