zsh-workers
 help / color / mirror / code / Atom feed
From: Jason Price <jprice@cyberbuzz.gatech.edu>
To: zsh-workers@sunsite.dk
Subject: make install in a chroot?
Date: Wed, 3 Jul 2002 13:54:42 -0400	[thread overview]
Message-ID: <20020703135442.A28760@redfish.gatech.edu> (raw)

I'm trying to build a solaris package for zsh.  The easiest way to do this
is to make a chroot, do the make install into the chroot's /usr/local/, and
then work from there.

The make install step seems to require gcc be accessable.  It does (at
least) the following:

nawk -f ./signames1.awk /usr/include/sys/iso/signal_iso.h >sigtmp.c
gcc -E sigtmp.c >sigtmp.out

I've tried to short circuit the process, and make that file while not
within the chroot, however this didn't work.

First question: why on earth isn't this built in the main 'make' step, or
if it is, why is it rebuilt in the make install step?

Second question: is there an easier way?  (aka am I being stupid?)

Thanks;
Jason


             reply	other threads:[~2002-07-03 17:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-03 17:54 Jason Price [this message]
2002-07-03 18:00 ` Clint Adams
2002-07-03 18:36   ` Jason Price

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=20020703135442.A28760@redfish.gatech.edu \
    --to=jprice@cyberbuzz.gatech.edu \
    --cc=zsh-workers@sunsite.dk \
    /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 public inbox

	https://git.vuxu.org/mirror/zsh/

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).