Date: Sat, 14 Sep 2002 18:12:36 +0600 From: Andrew Khlebutin <andrey@hm.perm.ru> To: freebsd-questions@FreeBSD.ORG Subject: linux_base problem Message-ID: <14124400666.20020914181236@hm.perm.ru>
next in thread | raw e-mail | index | archive | help
Hello, I have some problems with linux_base port, i.e. I can't run anything. "Options COMPAT_LINUX" is included in the kernel config. I don't understand why but maybe I din't add something necessary to kernel config. Are there any ideas of what I'm doing wrong and what I have to do? As you can see from installation logs they simply generate core files but at different stages (files). I tried two versions of linux_base (6.1_3 and 7.1_1) and both installations failed with the following results: P.S: FreeBSD 4.7-PRERELEASE #0: Fri Sep 13 15:08:57 YEKST 2002 -- Best regards, Andrew Khlebutin ==================================================================== [root@ns]/usr/ports/emulators/linux_base-6 $make install ===> Extracting for linux_base-6.1_3 >> Checksum OK for rpm/setup-2.0.5-1.noarch.rpm. ... skipped ... >> Checksum OK for rpm/glib-1.2.6-2.i386.rpm. ===> linux_base-6.1_3 depends on executable: rpm - found ===> Patching for linux_base-6.1_3 ===> Configuring for linux_base-6.1_3 ===> Installing for linux_base-6.1_3 setup-2.0.5-1.noarch.rpm filesystem-1.3.5-1.noarch.rpm basesystem-6.0-4.noarch.rpm ldconfig-1.9.5-15.i386.rpm glibc-2.1.3-26.i386.rpm zlib-1.1.3-25.6.i386.rpm termcap-9.12.6-15.i386.rpm libtermcap-2.0.8-18.i386.rpm bash-1.14.7-16.i386.rpm execution of bash-1.14.7-16 script failed, exit status 0 *** Error code 1 Stop in /usr/ports/emulators/linux_base-6. ==================================================================== from dmesg: ... pid 2732 (bash), uid 0: exited on signal 12 (core dumped) ==================================================================== [root@ns]/usr/ports/emulators/linux_base $make install clean ===> Extracting for linux_base-7.1_1 >> Checksum OK for rpm/redhat-release-7.1-1.noarch.rpm. ... skipped ... >> Checksum OK for rpm/libstdc++-2.96-85.i386.rpm. ===> linux_base-7.1_1 depends on executable: rpm - found ===> Patching for linux_base-7.1_1 ===> Configuring for linux_base-7.1_1 ===> Installing for linux_base-7.1_1 kern.fallback_elf_brand: 3 -> 3 glibc-common-2.2.4-29.i386.rpm glibc-2.2.4-29.i386.rpm execution of glibc-2.2.4-29 script failed, exit status 0 *** Error code 1 Stop in /usr/ports/emulators/linux_base. ==================================================================== from dmesg: ... pid 4848 (glibc_post_upgra), uid 0: exited on signal 12 (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14124400666.20020914181236>