Gentoo Archives: gentoo-dev

From: "Diego 'Flameeyes' Pettenò" <flameeyes@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Glibc, non-glibc and external libs
Date: Thu, 16 Jun 2005 04:35:52
Message-Id: 200506160633.33410@enterprise.flameeyes.is-a-geek.org
In Reply to: Re: [gentoo-dev] Glibc, non-glibc and external libs by Mike Frysinger
1 On Thursday 16 June 2005 06:22, Mike Frysinger wrote:
2 > tracking packages which need getopt is a waste of time, just force it in
3 > your profile/bsd libc/whatever
4 it's not getopt, it's getopt_long... which is used by few packages.
5 well actually freebsd provide it in library in latest releases, aslo if it's
6 developed on its own... maybe I can hack a bit the build process to have this
7 external as we need.
8
9 This doesn't remove the problem on libiconv/gettext anyway.
10
11 --
12 Diego "Flameeyes" Pettenò
13 Gentoo Developer (Gentoo/FreeBSD, Video, Gentoo/AMD64)
14
15 http://dev.gentoo.org/~flameeyes/

Replies

Subject Author
Re: [gentoo-dev] Glibc, non-glibc and external libs Mike Frysinger <vapier@g.o>