9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: ebo@sandien.com, 9fans@9fans.net
Subject: Re: [9fans] cleaning up gentoo plan9port ebuild
Date: Fri,  5 Mar 2010 08:46:07 -0500	[thread overview]
Message-ID: <2f6bf4444e316f6dab3e13c91c760ff1@ladd.quanstro.net> (raw)
In-Reply-To: <twig.1267795859.73135@swcp.com>

> OK.  I dug a little deeper and found that rio uses x11-libs/libX11 and
> x11-libs/libXext as build dependencies.  These I think are the correct ones to
> use and not xauth.  This does raise the issue then if the gentoo ebuilds
> should conditionally use X and not build rio if you do not want rio on a
> non-gui system.  That will of course be an issue for a program specific ebuild
> system and not for plan9port.

here's the full list of dynamic libraries used on
a random gentoo box i tried:

; cd $PLAN9/bin
;>[2=]ldd `{file `{find .}|grep 'ELF.* shared'|sed 's/:.*//'}|grep -v :|
  sed 's/=>.*//'|grep -v /lib64/ld-linux-x86|sort|uniq
	libX11.so.6
	libXau.so.6
	libXdmcp.so.6
	libXext.so.6
	libc.so.6
	libdl.so.2
	libm.so.6
	libpthread.so.0
	libresolv.so.2
	libutil.so.1
	libxcb.so.1
	linux-vdso.so.1

- erik



      reply	other threads:[~2010-03-05 13:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.10536.1267643675.1513.9fans@9fans.net>
2010-03-03 20:22 ` EBo
2010-03-03 20:59   ` Jacob Todd
2010-03-04 17:39   ` Balwinder S Dheeman
2010-03-05  2:42   ` Andy Spencer
2010-03-05  2:53     ` erik quanstrom
2010-03-05 13:00     ` EBo
2010-03-05 13:30       ` EBo
2010-03-05 13:46         ` erik quanstrom [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=2f6bf4444e316f6dab3e13c91c760ff1@ladd.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    --cc=ebo@sandien.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.
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).