Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

Unable to emerge world. Gettext is preventing everything...

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
14 posts • Page 1 of 1
Author
Message
webhawg
Apprentice
Apprentice
User avatar
Posts: 293
Joined: Fri Oct 18, 2002 6:07 pm

Unable to emerge world. Gettext is preventing everything...

  • Quote

Post by webhawg » Sun Oct 09, 2011 7:53 pm

Gettext will not update for me and I can't figure out why. I've done a few searches and haven't found anything.

Code: Select all

>>> Emerging (13 of 112) sys-devel/gettext-0.18.1.1-r3
 * gettext-0.18.1.1.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                     [ ok ]
'/usr/bin/java-config-2-2.7' does not exist
 * 
 * Can't run java-config --help
 * Have you upgraded python recently but haven't
 * run python-updater yet?
 * ERROR: sys-devel/gettext-0.18.1.1-r3 failed (setup phase):
 *   Can't run java-config --help
 * 
 * Call stack:
 *               ebuild.sh, line  91:  Called pkg_setup
 *               ebuild.sh, line 321:  Called java-pkg-opt-2_pkg_setup
 *   java-pkg-opt-2.eclass, line  47:  Called java-pkg_init
 *     java-utils-2.eclass, line 2146:  Called die
 * The specific snippet of code:
 *   		die "Can't run java-config --help"
 * 
 * If you need support, post the output of 'emerge --info =sys-devel/gettext-0.18.1.1-r3',
 * the complete build log and the output of 'emerge -pqv =sys-devel/gettext-0.18.1.1-r3'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="." JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/sys-devel/gettext-0.18.1.1-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gettext-0.18.1.1-r3/temp/die.env'.
 * S: '/var/tmp/portage/sys-devel/gettext-0.18.1.1-r3/work/gettext-0.18.1.1'

>>> Failed to emerge sys-devel/gettext-0.18.1.1-r3, Log file:
Top
John R. Graham
Administrator
Administrator
User avatar
Posts: 10898
Joined: Tue Mar 08, 2005 3:39 pm
Location: Somewhere over Winder, Georgia, USA

Re: Unable to emerge world. Gettext is preventing everything

  • Quote

Post by John R. Graham » Sun Oct 09, 2011 8:00 pm

emerge wrote: * Have you upgraded python recently but haven't
* run python-updater yet?
Well, have you?

- John
I can confirm that I have received between 0 and 499 National Security Letters.
Top
webhawg
Apprentice
Apprentice
User avatar
Posts: 293
Joined: Fri Oct 18, 2002 6:07 pm

Re: Unable to emerge world. Gettext is preventing everything

  • Quote

Post by webhawg » Sun Oct 09, 2011 10:03 pm

John R. Graham wrote:
emerge wrote: * Have you upgraded python recently but haven't
* run python-updater yet?
Well, have you?

- John
Yep, didn't work.
Top
John R. Graham
Administrator
Administrator
User avatar
Posts: 10898
Joined: Tue Mar 08, 2005 3:39 pm
Location: Somewhere over Winder, Georgia, USA

  • Quote

Post by John R. Graham » Sun Oct 09, 2011 10:07 pm

Could you post the output of

Code: Select all

java-check-environment
and, while I'm asking, the output of

Code: Select all

emerge --info
please?

- John
I can confirm that I have received between 0 and 499 National Security Letters.
Top
webhawg
Apprentice
Apprentice
User avatar
Posts: 293
Joined: Fri Oct 18, 2002 6:07 pm

  • Quote

Post by webhawg » Sun Oct 09, 2011 11:28 pm

Code: Select all

# java-check-environment
 * === Java Environment Checker ===
 * The purpose of this script is to check the sanity of your Java Environment.
 * We have significantly changed and improved the way Java is handled in many
 * respects.
 * Please refer to our upgrade guide for details:
 * http://www.gentoo.org/proj/en/java/java-upgrade.xml

 * Checking fastjar ...                                                                                                                                                         [ ok ]

 * Checking vm_environment_files ...                                                                                                                                            [ ok ]

 * Checking user_settings ...
 * Running as root. Don't need to check user settings.                                                                                                                          [ ok ]

 * Checking generation_1_system_vm ...                                                                                                                                          [ ok ]

 * Checking java_config_1 ...
 * dev-java/java-config:0 (version 1.x) seems to be installed
 * It is no longer needed, you can uninstall it.
$ emerge -av --depclean dev-java/java-config:0                                                                                                                                  [ ok ]

 * Checking global_classpath ...
 * Following global CLASSPATH settings found in /etc/env.d/

/etc/env.d/30java-finalclasspath:CLASSPATH=.

 * Setting global CLASSPATH is deprecated and should be removed.
 * Note that:
 * 30java-finalclasspath belongs to dev-java/java-config:0 (see previous check)
 * 21java-classpath is manipulated by java-config -A or -B and can be removed by java-config -X

 * Please file bugs for any packages that own other files setting CLASSPATH
 * You can determine them by running:
$ portageq owners / /etc/env.d/<file>                                                                                                                                           [ ok ]

 * Checking virtual_provides ...                                                                                                                                                [ ok ]

 * Checking overlays_eclasses ...                                                                                                                                               [ ok ]

 * Checking package_env ...                                                                                                                                                     [ ok ]

 * Checking proc_mounted ...                                                                                                                                                    [ ok ]

 * Java environment is sane. Congratulations!

Code: Select all

# emerge --info
Portage 2.1.10.24 (default/linux/x86/10.0/desktop, gcc-4.4.5, glibc-2.13-r4, 2.6.38-gentoo-r5 i686)
=================================================================
System uname: Linux-2.6.38-gentoo-r5-i686-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4200+-with-gentoo-2.1
Timestamp of tree: Sun, 09 Oct 2011 16:45:01 +0000
app-shells/bash:          4.2_p10
dev-java/java-config:     1.3.7-r1, 2.1.11-r3
dev-lang/python:          2.4.4-r4, 2.5.4-r2, 2.6.6-r2, 2.7.2-r2, 3.1.3-r1, 3.2-r2
dev-util/cmake:           2.8.4
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.3-r1
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13::<unknown repository>, 2.65-r1
sys-devel/automake:       1.4_p6::<unknown repository>, 1.5::<unknown repository>, 1.6.3::<unknown repository>, 1.7.9-r1, 1.8.5-r3::<unknown repository>, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:       2.21
sys-devel/gcc:            4.1.2::<unknown repository>, 4.2.4, 4.3.3-r2, 4.4.5, 4.5.3-r1
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82
sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs ccache distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/ http://gentoo.mirrors.tds.net/gentoo ftp://gentoo.mirrors.tds.net/gentoo ftp://ftp.ndlug.nd.edu/pub/gentoo/ http://open-systems.ufl.edu/mirrors/gentoo http://gentoo.eliteitminds.com http://gentoo.cs.lewisu.edu/gentoo/ ftp://linux.cs.lewisu.edu/gentoo/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi aim alsa apm apng avahi berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus device-mapper dri dts dvb dvd dvdr emboss encode exif extras fam firefox flac font-server foomaticdb fortran ftp gdbm gdu gif glitz gnome gnutls gphoto2 gpm gstreamer gtk gtk2 hal iconv ieee1394 imap ipv6 java jpeg lcms libnotify lm_sensors mad mng modules mozbranding mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp oss pam pango pcre pdf png policykit ppds pppd qt3support qt4 quicktime readline sdl secure-delete session spell ssl startup-notification static-libs svg sysfs tcpd tiff truetype udev unicode usb v4l vorbis x264 x86 xcb xml xmms xorg xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Top
sera
Retired Dev
Retired Dev
Posts: 1017
Joined: Fri Feb 29, 2008 3:03 pm
Location: CET

Re: Unable to emerge world. Gettext is preventing everything

  • Quote

Post by sera » Mon Oct 10, 2011 5:23 am

webhawg wrote:
John R. Graham wrote:
emerge wrote: * Have you upgraded python recently but haven't
* run python-updater yet?
Well, have you?

- John
Yep, didn't work.
For some reason python-updater doesn't seem to pick up java-config anymore. You wouldn't be the first to observe it.

Please reinstall java-config manually.
Top
webhawg
Apprentice
Apprentice
User avatar
Posts: 293
Joined: Fri Oct 18, 2002 6:07 pm

  • Quote

Post by webhawg » Wed Oct 26, 2011 9:30 pm

Here is my latest problem after installing java-config...

Code: Select all

g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC --silent
gcc -o /var/tmp/portage/dev-libs/atk-1.32.0-r1/work/atk-1.32.0/atk/tmp-introspectlio8Z2/Atk-1.0
-export-dynamic -march=athlon64 -O2 -pipe -fomit-frame-pointer -Wall
-L. libatk-1.0.la -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0
-lgthread-2.0 -lrt -lglib-2.0
/var/tmp/portage/dev-libs/atk-1.32.0-r1/work/atk-1.32.0/atk/tmp-introspectlio8Z2/Atk-1.0.o
g-ir-scanner: Atk: warning: 58 warnings suppressed (use --warn-all to see them)
/usr/bin/g-ir-compiler  --includedir=. Atk-1.0.gir -o Atk-1.0.typelib
/usr/bin/g-ir-compiler: error while loading shared libraries:
libffi.so.6: cannot open shared object file: No such file or directory
make[3]: *** [Atk-1.0.typelib] Error 127
make[3]: Leaving directory
`/var/tmp/portage/dev-libs/atk-1.32.0-r1/work/atk-1.32.0/atk'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/dev-libs/atk-1.32.0-r1/work/atk-1.32.0/atk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-libs/atk-1.32.0-r1/work/atk-1.32.0'
make: *** [all] Error 2
emake failed
 * ERROR: dev-libs/atk-1.32.0-r1 failed (compile phase):
 *   compile failure
 *
 * Call stack:
 *     ebuild.sh, line   91:  Called src_compile
 *   environment, line 3124:  Called gnome2_src_compile
 *   environment, line 2405:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *
 * If you need support, post the output of 'emerge --info
=dev-libs/atk-1.32.0-r1',
 * the complete build log and the output of 'emerge -pqv
=dev-libs/atk-1.32.0-r1'.
 * The complete build log is located at
'/var/tmp/portage/dev-libs/atk-1.32.0-r1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-libs/atk-1.32.0-r1/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/atk-1.32.0-r1/work/atk-1.32.0'

>>> Failed to emerge dev-libs/atk-1.32.0-r1, Log file:

>>>  '/var/tmp/portage/dev-libs/atk-1.32.0-r1/temp/build.log'
Top
Hu
Administrator
Administrator
Posts: 24403
Joined: Tue Mar 06, 2007 5:38 am

  • Quote

Post by Hu » Thu Oct 27, 2011 2:27 am

webhawg wrote:

Code: Select all

/usr/bin/g-ir-compiler: error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory
Have you rebuilt the package which owns /usr/bin/g-ir-compiler? This should have been handled by a revdep-rebuild.
Top
webhawg
Apprentice
Apprentice
User avatar
Posts: 293
Joined: Fri Oct 18, 2002 6:07 pm

  • Quote

Post by webhawg » Wed Nov 02, 2011 9:45 pm

I still can't get atk to emerge. Can anyone help me out?

I ran this with no problem....

Code: Select all

revdep-rebuild --library libnss3.so.12
I also ran this with no problem...

Code: Select all

revdep-rebuild -i
But still get this when I try to emerge world or system...

Code: Select all

/usr/include/glib-2.0/glib/gthread.h:347: syntax error, unexpected '{' in '  if ((gpointer) (__extension__ ({ G_STATIC_ASSERT (sizeof *(value_location) == sizeof (gpointer)); __sync_synchronize (); (gpointer) *(value_location); })) != ((void *)0))' at '{'
atkhyperlink.c:362: Warning: Atk: atk_hyperlink_is_selected_link: unknown parameter 'Deprecated' in documentation comment, should be 'link_'
atkhyperlink.c:362: Warning: Atk: atk_hyperlink_is_selected_link: unknown parameter 'Deprecated' in documentation comment, should be 'link_'
atkhyperlinkimpl.c:45: Warning: Atk: atk_hyperlink_impl_get_hyperlink: unknown parameter 'obj' in documentation comment, should be 'impl'
atkutil.c:99: Warning: Atk: atk_add_focus_tracker: argument focus_tracker: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
atkutil.c:83: Warning: Atk: atk_focus_tracker_init: argument init: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
atkutil.c:207: Warning: Atk: atk_add_global_event_listener: argument listener: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
atkutil.c:263: Warning: Atk: atk_add_key_event_listener: argument listener: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
atkobject.c:1095: Warning: Atk: atk_object_connect_property_change_handler: argument handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
atkcomponent.c:98: Warning: Atk: atk_component_add_focus_handler: argument handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async)
atkstreamablecontent.c:100: Warning: Atk: atk_streamable_content_get_stream: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip)
  GICOMP Atk-1.0.gir
/usr/bin/g-ir-compiler: error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory
make[3]: *** [Atk-1.0.typelib] Error 127
make[3]: Leaving directory `/var/tmp/portage/dev-libs/atk-2.2.0/work/atk-2.2.0/atk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/dev-libs/atk-2.2.0/work/atk-2.2.0/atk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/atk-2.2.0/work/atk-2.2.0'
make: *** [all] Error 2
 * ERROR: dev-libs/atk-2.2.0 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =dev-libs/atk-2.2.0',
 * the complete build log and the output of 'emerge -pqv =dev-libs/atk-2.2.0'.
 * The complete build log is located at '/var/tmp/portage/dev-libs/atk-2.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/atk-2.2.0/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/atk-2.2.0/work/atk-2.2.0'

>>> Failed to emerge dev-libs/atk-2.2.0, Log file:

>>>  '/var/tmp/portage/dev-libs/atk-2.2.0/temp/build.log'

 * Messages for package dev-libs/atk-2.2.0:

 * ERROR: dev-libs/atk-2.2.0 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =dev-libs/atk-2.2.0',
 * the complete build log and the output of 'emerge -pqv =dev-libs/atk-2.2.0'.
 * The complete build log is located at '/var/tmp/portage/dev-libs/atk-2.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/atk-2.2.0/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/atk-2.2.0/work/atk-2.2.0'
Top
VoidMage
Watchman
Watchman
User avatar
Posts: 6196
Joined: Sat Oct 14, 2006 8:43 am

  • Quote

Post by VoidMage » Wed Nov 02, 2011 11:00 pm

Code: Select all

error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory
translates to "revdep-rebuild required".
Top
webhawg
Apprentice
Apprentice
User avatar
Posts: 293
Joined: Fri Oct 18, 2002 6:07 pm

  • Quote

Post by webhawg » Mon Nov 14, 2011 7:47 pm

I'm still having issues with libffi.so.6. What can I do to get past these errors? I'm not oppose to re-installing everything. Just not sure it would work.

Code: Select all

/usr/bin/g-ir-compiler  --includedir=. GdkPixbuf-2.0.gir -o GdkPixbuf-2.0.typelib
/usr/bin/g-ir-compiler: error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory
make[4]: *** [GdkPixbuf-2.0.typelib] Error 127
make[4]: Leaving directory `/var/tmp/portage/x11-libs/gdk-pixbuf-2.24.0-r1/work/gdk-pixbuf-2.24.0/gdk-pixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-libs/gdk-pixbuf-2.24.0-r1/work/gdk-pixbuf-2.24.0/gdk-pixbuf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/x11-libs/gdk-pixbuf-2.24.0-r1/work/gdk-pixbuf-2.24.0/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/gdk-pixbuf-2.24.0-r1/work/gdk-pixbuf-2.24.0'
make: *** [all] Error 2
 * ERROR: x11-libs/gdk-pixbuf-2.24.0-r1 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =x11-libs/gdk-pixbuf-2.24.0-r1',
 * the complete build log and the output of 'emerge -pqv =x11-libs/gdk-pixbuf-2.24.0-r1'.
 * The complete build log is located at '/var/tmp/portage/x11-libs/gdk-pixbuf-2.24.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/gdk-pixbuf-2.24.0-r1/temp/environment'.
 * S: '/var/tmp/portage/x11-libs/gdk-pixbuf-2.24.0-r1/work/gdk-pixbuf-2.24.0'

>>> Failed to emerge x11-libs/gdk-pixbuf-2.24.0-r1, Log file:

>>>  '/var/tmp/portage/x11-libs/gdk-pixbuf-2.24.0-r1/temp/build.log'
Top
VoidMage
Watchman
Watchman
User avatar
Posts: 6196
Joined: Sat Oct 14, 2006 8:43 am

  • Quote

Post by VoidMage » Mon Nov 14, 2011 9:12 pm

:roll: Do I need to repeat myself ?
Top
webhawg
Apprentice
Apprentice
User avatar
Posts: 293
Joined: Fri Oct 18, 2002 6:07 pm

  • Quote

Post by webhawg » Mon Nov 14, 2011 9:31 pm

VoidMage wrote::roll: Do I need to repeat myself ?
I don't see 'required' as a revdep-rebuild option.
Top
Etal
Veteran
Veteran
User avatar
Posts: 1932
Joined: Fri Jul 15, 2005 3:01 pm

  • Quote

Post by Etal » Mon Nov 14, 2011 10:08 pm

VoidMage wrote:

Code: Select all

error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory
translates to "revdep-rebuild required".
I think that translates to "Running revdep-rebuild --library libffi.so is required", although I have to admit that I am not an expert at VoidMage's highly succinct dialect :roll:
“And even in authoritarian countries, information networks are helping people discover new facts and making governments more accountable.”– Hillary Clinton, Jan. 21, 2010
Top
Post Reply

14 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic