ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
To: Mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: [LUATEX] uname() volunteers needed
Date: Wed, 21 May 2008 15:43:57 +0200	[thread overview]
Message-ID: <20080521134357.GI21340@phare.normalesup.org> (raw)
In-Reply-To: <48341162.2000008@elvenkind.com>

> This is a little offtopic (it deals with luatex only) but as
> Mojca said:  there are many more luatex-using people here than
> on dev-luatex.

  You could also try tlbuild@tug.org, the list of people building
binaries for TeX Live, where you can find people running all sorts of
architectures.  We're in the process of committing binaries for TeX Live
2008 right now, so running a small test would be a welcome distraction
and a matter of seconds.

  Anyway:

>                  To do that, I would appreciate it if the people
> on a non-linux32intel platform would compile and run the
> attached minimalistic C file.

  You're going to love that: on Solaris compilation works fine, but
execution prints “uname() failed”.  And indeed, the section 2 man page
for uname explains:

RETURN VALUES
     Upon  successful  completion,  a   non-negative   value   is
     returned.  Otherwise,  -1  is  returned  and errno is set to
     indicate the error.

  (In that case, it returned 1).  Looks like you have to check for errno ...

  Apart from that, the struct actually contains:

sysname:  SunOS
nodename: harmakis
release:  5.9
version:  Generic_117171-07
machine:  sun4u

  I also tested on Sparc Linux:

sysname:  Linux
nodename: notung
release:  2.6.22-14-sparc64
version:  #1 Sun Oct 14 21:57:46 GMT 2007
machine:  sparc64

 Note that “sun4u” means more or less the same than “sparc64”.

	Arthur
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2008-05-21 13:43 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-21 12:11 Taco Hoekwater
2008-05-21 12:25 ` Thomas A. Schmitz
2008-05-21 12:59   ` Yue Wang
2008-05-21 13:44     ` Thomas A. Schmitz
2008-05-21 12:43 ` Jin-Hwan Cho
2008-05-21 13:43 ` Arthur Reutenauer [this message]
2008-05-21 14:26   ` Yue Wang
2008-05-21 20:22   ` Martin Schröder
2008-05-21 22:00     ` Arthur Reutenauer
2008-05-21 22:15       ` Martin Schröder
2008-05-21 23:59         ` Arthur Reutenauer
2008-05-22 10:26       ` Yue Wang
2008-05-22 11:21         ` Taco Hoekwater
2008-05-22 13:50           ` luigi scarso
2008-05-22 14:11             ` Hans Hagen
2008-05-22 14:18               ` luigi scarso
2008-05-22 11:28         ` Hans Hagen
2008-05-21 18:40 ` Peter Münster
2008-05-21 19:42 ` Diego Depaoli
2008-05-21 20:09 ` Gour
2008-05-21 20:35   ` Michael Hallgren
2008-05-22 12:22 ` Taco Hoekwater
2008-05-22 23:39 ` [LUATEX] " Mojca Miklavec

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=20080521134357.GI21340@phare.normalesup.org \
    --to=arthur.reutenauer@normalesup.org \
    --cc=ntg-context@ntg.nl \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).