From: "Robert Thorpe" <rthorpe@realworldtech.com>
Subject: Re: config.log of emacs22 has many ``unknown"s
Date: 20 Dec 2006 12:29:50 -0800 [thread overview]
Message-ID: <1166646590.361908.115490@i12g2000cwa.googlegroups.com> (raw)
In-Reply-To: <em74t0$6p0$1@news.yaako.com>
Ronald wrote:
> As below, should I correct it manuanlly, and how?
>
> $ ./configure --with-gtk --with-xft --x-includes=/usr/include/X11
> --x-libraries=/usr/lib/X11
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = ubuntu
> uname -m = i686
> uname -r = 2.6.15-27-386
> uname -s = Linux
> uname -v = #1 PREEMPT Sat Sep 16 01:51:59 UTC 2006
>
> /usr/bin/uname -p = unknown
uname -p means find processor type it's not much of a problem that this
doesn't work, uname -m provides the relevant info.
> /bin/uname -X = unknown
Shouldn't be expected to work.
> /bin/arch = i686
> /usr/bin/arch -k = unknown
Don't think that should work.
> /usr/convex/getsysinfo = unknown
Definately shouldn't work.
> hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = unknown
It's fine if all those things don't work. Most of the list is autoconf
inserting checks that are only useful on obscure platforms.
prev parent reply other threads:[~2006-12-20 20:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-18 22:31 config.log of emacs22 has many ``unknown"s Ronald
2006-12-20 20:29 ` Robert Thorpe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1166646590.361908.115490@i12g2000cwa.googlegroups.com \
--to=rthorpe@realworldtech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.