Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USE Flags?! [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
forrestfunk81
Guru
Guru


Joined: 07 Feb 2006
Posts: 565
Location: münchen.de

PostPosted: Mon Oct 23, 2006 8:30 am    Post subject: USE Flags?! [solved] Reply with quote

Hi,

werden die USE Flags in der make.conf jetzt ignoriert?!

In der make.conf steht:
Code:

...
USE=".... xmms nsplugin ..."
...


Und ein emerge -uDNva world gibt mir u.a. folgendes:
Code:

[ebuild   R   ] dev-java/sun-jdk-1.5.0.08  USE="X alsa -doc -examples -jce (-nsplugin*)" 0 kB
[ebuild   R   ] media-video/mplayer-1.0_pre8  USE="X ..... (-xmms*)...
[ebuild   R   ] dev-java/sun-jre-bin-1.5.0.08-r1  USE="X alsa (-nsplugin*)" 0 kB
[ebuild   Rf  ] dev-java/ibm-jdk-bin-1.4.2.6-r4  USE="X alsa -doc -javacomm (-nsplugin*)" 0 kB
...

und noch mehr ähnliche Rebuilds unter mißachtung der USE Flags meiner make.conf :?:

hab ich was verpasst oder übersehen?

grüße
_________________
# cd /pub/
# more beer


Last edited by forrestfunk81 on Mon Oct 23, 2006 9:08 am; edited 1 time in total
Back to top
View user's profile Send private message
forrestfunk81
Guru
Guru


Joined: 07 Feb 2006
Posts: 565
Location: münchen.de

PostPosted: Mon Oct 23, 2006 8:37 am    Post subject: Reply with quote

hab gerade noch emerge --info gecheckt:
Code:

# emerge --info           
Portage 2.1.1-r1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.5
Last Sync: Mon, 23 Oct 2006 08:00:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/portage-xgl /usr/portage/local/layman/sunrise"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa bash-completion berkdb bitmap-fonts bluetooth browserplugin cairo cdr cli cracklib crypt cups dbus divx4linux dlloader dri eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif glitz gnutls gpm gstreamer gtk gtk2 hal imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog jabber java jpeg kde kernel_linux libg++ libwww mad mikmod mp3 mpeg ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openssl pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session spell spl ssl symlink tcpd tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_fbdev video_cards_nv video_cards_nvidia video_cards_vesa vorbis wifi wmf xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS

Das xmms USE Flag ist da gar nicht mehr dabei, obwohl s in der make.conf steht... gibts das USE Flag xmms nicht mehr?

Aber unabhängig davon: nsplugin steht im emerge --info Output, wird aber trotzdem ignoriert??

Und gleich noch eine Frage: Was bedeuten eigentlich die USE Flags in Klammern z.B. (-nsplugin*)
Werden die anders gehandled als ohne Klammern? Konnte dazu in der Gentoo Doku leider nix finden

Schon mal danke
_________________
# cd /pub/
# more beer
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Mon Oct 23, 2006 8:38 am    Post subject: Reply with quote

Flags, die in Klammern stehen, können bezüglich der Anwendung nicht gesetzt werden.
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5205

PostPosted: Mon Oct 23, 2006 8:44 am    Post subject: Reply with quote

Klaus Meier wrote:
Flags, die in Klammern stehen, können bezüglich der Anwendung nicht gesetzt werden.

bzw. diese flags sind im neuen ebuild nicht mehr vorhanden
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
forrestfunk81
Guru
Guru


Joined: 07 Feb 2006
Posts: 565
Location: münchen.de

PostPosted: Mon Oct 23, 2006 9:05 am    Post subject: Reply with quote

kk danke
_________________
# cd /pub/
# more beer
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum