Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2005 14:19:44 -0400 (EDT)
From:      Tim Kellers <timothyk@serv1.wallnet.com>
To:        Steven Friedrich <StevenFriedrich@earthlink.net>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: ELF type 3 not known
Message-ID:  <20050413141522.H15393-100000@serv1.wallnet.com>
In-Reply-To: <E1DLlfx-0002QV-00@pop-a065c05.pas.sa.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 13 Apr 2005, Steven Friedrich wrote:

> I got this error on one of two 4.11 boxes.
>
> The other box seems to have upgraded without incident.
>
> I use gnome_upgrade.sh
>
>
> --->  Installing the new version via the port with make flags: BATCH=yes GNOME_UPGRADE_SH_VER=2.10-3
> DISABLE_VULNERABILITIES=1
> ===>  Installing for linux-gtk2-2.2.1_3
> ===>   linux-gtk2-2.2.1_3 depends on file: /compat/linux/usr/X11R6/lib/libX11.so.6 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: /compat/linux/usr/lib/libglib-2.0.so.0 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: /compat/linux/usr/lib/libatk-1.0.so.0 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: /compat/linux/usr/lib/libjpeg.so.62 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: /compat/linux/usr/lib/libpng12.so.0.1.2.7 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: /compat/linux/usr/lib/libtiff.so.3.6.1 - found
> ===>   linux-gtk2-2.2.1_3 depends on file: /compat/linux/usr/lib/libpango-1.0.so.0.200.1 - found
> ===>   linux-gtk2-2.2.1_3 depends on executable: rpm - found
> ===>   Generating temporary packing list
> ===>  Checking if x11-toolkits/linux-gtk2 already installed
> gtk2-2.2.1-4.i386.rpm
> ELF binary type "3" not known.
> Abort trap
> *** Error code 134
>
>
> Steven Friedrich
> 5112 Mount Holyoke Drive
> Louisville, KY  40216
> 502-447-7730
>
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>


Do you have linprocfs mounted? e.g.

%df
Filesystem  1K-blocks     Used   Avail Capacity  Mounted on
/dev/ad0s2a    126702    56738   59828    49%    /
devfs               1        1       0   100%    /dev
/dev/ad0s2f    253678      658  232726     0%    /tmp
/dev/ad0s2g  16881250 10172764 5357986    66%    /usr
/dev/ad0s2e    253678   140832   92552    60%    /var
linprocfs           4        4       0   100%    /usr/compat/linux/proc
/dev/cd0        48776    48776       0   100%    /cdrom

and an entry in /etc/fstab?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050413141522.H15393-100000>