You are not logged in.

#1 2012-03-01 04:11:31

mu33rto
Member
Registered: 2012-03-01
Posts: 1

strip binary required for object file stripping error

I just finished doing a fresh install of arch net install. I decided to do a raid0 settup,used mdadm to build the array. The only reason I notice the error is I was trying to build e17. Since the new kernel broke it as working fine with kernel 3.2.7.


Linux  3.2.8-1-ARCH #1 SMP PREEMPT Mon Feb 27 22:13:59 UTC 2012 i686 Genuine Intel(R) CPU T2300 @ 1.66GHz GenuineIntel GNU/Linux
sd[ab]1                          100MB ext2 no raid
sd[ab]2                        2048MB swap no raid
sd[ab]3                       20GB ext4 raid0 -------->md0
sd[ab]4                       70GB xfs raid 0 -------->md1

Fstab
/dev/md0 / ext4 noatime,nodiratime,data=writeback,stripe=16,errors=remount-ro 1 1
#/dev/md1 /mnt/VM xfs defaults 0 1
/dev/sda1 /boot ext2 defaults 0 1
/dev/sda2 swap swap defaults 0 0

rc.conf

# HARDWARE
# --------
MODULES=(raid0)
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"

# DAEMONS
# -------
#
DAEMONS=(syslog-ng hal dbus network crond)


Trying to find out if its the new kernel? Since I didn't  have the raid0 setup on my old system. Or is it the way I setup and built the array?

Last edited by mu33rto (2012-03-01 04:12:14)

Offline

Board footer

Powered by FluxBB