Date: Thu, 14 Apr 2005 02:14:44 -0400 From: jason henson <jason@ec.rr.com> To: Steven Friedrich <StevenFriedrich@EarthLink.Net> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: ELF type 3 not known Message-ID: <425E0A54.4070004@ec.rr.com> In-Reply-To: <E1DLlfx-0002QV-00@pop-a065c05.pas.sa.earthlink.net> References: <E1DLlfx-0002QV-00@pop-a065c05.pas.sa.earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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" > > > $ brandelf -l known ELF types are: FreeBSD(9) Linux(3) Solaris(6) SVR4(0) $ You need the linux port under emulators. Then type 3 will be a normal binary for your system and you will get no more errors.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?425E0A54.4070004>