LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: fivemeat

自由的gentoo(无网络安装)

[复制链接]
 楼主| 发表于 2010-4-3 10:38:36 | 显示全部楼层
Post by KenShinXF;2080237
没有网,装好了能干什么呢?
说实话,我要是没有网,我都不开电脑了,
加油兄弟
可能你的话比较亢奋…………………………
努力中.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-4-4 17:49:00 | 显示全部楼层
Post by jsun;2080011
报的什么错?
以下是我emerge world 的时候出现的错误。还请分析分析。

* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.

  ('ebuild', '/', 'sys-libs/zlib-1.2.4', 'merge') pulled in by
    >=sys-libs/zlib-1.1.4 required by ('ebuild', '/', 'sys-devel/gcc-4.4.3', 'merge')
    sys-libs/zlib required by ('ebuild', '/', 'sys-apps/module-init-tools-3.11.1', 'merge')
    >=sys-libs/zlib-1.1.4 required by ('ebuild', '/', 'app-text/stardict-3.0.1-r2', 'merge')
    (and 7 more)

  ('installed', '/', 'dev-libs/libxml2-2.7.4-r1', 'nomerge') pulled in by
    >=dev-libs/libxml2-2.5 required by ('ebuild', '/', 'app-pda/gnome-pilot-conduits-2.0.17', 'merge')
    dev-libs/libxml2 required by ('ebuild', '/', 'media-video/vlc-1.0.5', 'merge')
    dev-libs/libxml2 required by ('ebuild', '/', 'media-plugins/audacious-plugins-2.3_beta2', 'merge')
    (and 5 more)

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/han ... .xml?full=1#blocked


!!! Problems have been detected with your world file
!!! Please run emaint --check world

!!! Ebuilds for the following packages are either all
!!! masked or don't exist:
games-strategy/spring:0

!!! The following updates are masked by LICENSE changes:
- net-wireless/broadcom-sta-5.60.48.36 (masked by: Broadcom license(s))
A copy of the 'Broadcom' license is located at '/usr/portage/licenses/Broadcom'.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

!!! The following installed packages are masked:
- net-wireless/broadcom-sta-5.10.91.9-r6 (masked by: Broadcom license(s))
A copy of the 'Broadcom' license is located at '/usr/portage/licenses/Broadcom'.

- dev-libs/gir-repository-0.6.5 (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Nirbheek Chauhan <nirbheek@gentoo.org> (27 Feb 2010)
# Introspection support is sketchy, and untested
# introspection USE-flag is already use.masked
# gir-repository has problems being a nice package too

- dev-java/sun-jre-bin-1.6.0.17 (masked by: dlj-1.1 license(s))
A copy of the 'dlj-1.1' license is located at '/usr/portage/licenses/dlj-1.1'.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

emerge: there are no ebuilds to satisfy "gnome-extra/guake:0".

emerge: there are no ebuilds to satisfy "sys-kernel/linux-sabayon:2.6.31".

!!! All ebuilds that could satisfy "net-wireless/broadcom-sta:0" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-wireless/broadcom-sta-5.60.48.36 (masked by: Broadcom license(s))
A copy of the 'Broadcom' license is located at '/usr/portage/licenses/Broadcom'.

- net-wireless/broadcom-sta-5.10.91.9.3-r3 (masked by: Broadcom license(s))
- net-wireless/broadcom-sta-5.10.91.9.3-r2 (masked by: Broadcom license(s))
- net-wireless/broadcom-sta-5.10.91.9.3-r1 (masked by: Broadcom license(s))

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

emerge: there are no ebuilds to satisfy "media-sound/paman:0".

emerge: there are no ebuilds to satisfy "x11-themes/sabayon-artwork-extra:0".

emerge: there are no ebuilds to satisfy "dev-libs/gir-repository:0".

emerge: there are no ebuilds to satisfy "gnome-base/gnome-shell:0".
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-4-13 18:00:51 | 显示全部楼层
最近emerge gvim之后  提示还要一个步骤emerge @preserved-rebuild
前面一切很正常,但是到最后报错了
>>> Emerging (1 of 2) media-plugins/audacious-plugins-2.3_beta2
memory.c: In function ‘malloc_exec’:
memory.c:68: error: ‘MAP_32BIT’ undeclared (first use in this function)
memory.c:68: error: (Each undeclared identifier is reported only once
memory.c:68: error: for each function it appears in.)
memory.c: In function ‘Allocate_Memory’:
memory.c:94: warning: passing argument 1 of ‘mmap’ makes pointer from integer without a cast
/usr/include/sys/mman.h:58: note: expected ‘void *’ but argument is of type ‘unsigned int’
memory.c:102: warning: passing argument 1 of ‘mmap’ makes pointer from integer without a cast
/usr/include/sys/mman.h:58: note: expected ‘void *’ but argument is of type ‘unsigned int’
memory.c: In function ‘r4300i_CPU_MemoryFilter64_2’:
memory.c:1791: warning: initialization makes pointer from integer without a cast
memory.c:1862: warning: assignment makes pointer from integer without a cast
Failed to compile memory.c!
make[5]: *** [memory.o] Error 1
make[5]: *** Waiting for unfinished jobs....
Successfully compiled pif.c.
Successfully compiled cpu.c.
Successfully compiled interpreter_ops.c.
make[4]: *** [all] Error 1
make[3]: *** [subdirs] Error 1
make[2]: *** [all] Error 1
make[1]: *** [subdirs] Error 1
make: *** [all] Error 1
* ERROR: media-plugins/audacious-plugins-2.3_beta2 failed:
*   make failed
*
* Call stack:
*     ebuild.sh, line  49:  Called src_compile
*   environment, line 2671:  Called die
* The specific snippet of code:
*       emake || die "make failed"
*
* If you need support, post the output of 'emerge --info =media-plugins/audacious-plugins-2.3_beta2',
* the complete build log and the output of 'emerge -pqv =media-plugins/audacious-plugins-2.3_beta2'.
* The complete build log is located at '/var/lib/entropy/logs/media-plugins:audacious-plugins-2.3_beta2:20100414-203525.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-plugins/audacious-plugins-2.3_beta2/temp/environment'.
* S: '/var/tmp/portage/media-plugins/audacious-plugins-2.3_beta2/work/audacious-plugins-2.3-beta2'
>> Failed to emerge media-plugins/audacious-plugins-2.3_beta2, Log file:
>>>  '/var/lib/entropy/logs/media-plugins:audacious-plugins-2.3_beta2:20100414-203525.log'

还真地不明白错哪儿了。
为什么还要emerge @preserved-rebuild???????
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-4-13 18:02:31 | 显示全部楼层
看看我的USE设置 /etc/make.conf
USE="-oss -branding voice weather -esd xine mp3 gnutls cups ppds foomatic-db alsa
hal gimpprint freetype X unicode kde rdesktop pda zeroconf wifi lm_sensors ieee1394 logitech-mouse xinerama
bluetooth irda sms quotas dvb xprint dvd theora ogg a52 kdeenablefinal win32codecs v4l matroska xvid network dvdread fame
svg ffmpeg nsplugin wmf 7Zip visualization accessibility css audiofile artswrappersuid musicbrainz gphoto2 povray scanner musepack dvdr jack new-login kerberos dbus firefox acpi pcmcia openexr rar dri aac fat hfs jfs xfs ntfs reiserfs cjk cdda dts imap flash jabber msn yahoo icq irc lj aim bidi rss dxr3 cairo sysfs xpm nptl nptlonly gs dv lzo mjpeg mmx speex slp fftw real joystick xvmc v4l2 cpudetection extramodules mail -apm config_wizard dga lcd chm gcj ipod flac avahi stream live kdehiddenvisibility tiff usb kipi aiglx musicbrainz pulseaudio x264 lame mp3rtp udev cdr libnotify bzip2 aalib mng startup-notification openal jingle gsm dbox2 cddb -beagle -gnome -evo -mono -eds opengl sdl gif jpeg jpg png gtk gdu qt4 qt3support xcb tracker mozdevelop inotify xulrunner -kdeprefix -arts -qt3 policykit bash-completion gmp acl

似乎太多了。呵呵
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表