LarryT n00b
Joined: 16 Dec 2006 Posts: 9
|
Posted: Mon Feb 05, 2007 11:02 am Post subject: Error when compilling EVMS2 (genkernel or catalyst ?) |
|
|
Before reporting a bug, i would like to know if there is known workaround ?
I need evms in kernel and when running catalyst stage2, i got an error since genkernel-3.4.6. But both evms and genkernel have been upgraded.
I set evms-2.5.5-r1 in package.mask, but it makes no differencies.
Then i set genkernel-3.4.6 in package.mask (so 3.4.5 is used ! :p), and has been compilled succefully.
Quote: |
!!! catalyst: Runscript kernel build failed
Traceback (most recent call last):
File "modules/generic_stage_target.py", line 1246, in build_kernel
"Runscript kernel build failed",env=self.env)
File "/usr/lib/catalyst/modules/catalyst_support.py", line 485, in cmd
raise CatalystError,myexc
CatalystError: <unprintable instance object>
None
!!! catalyst: build aborting due to kernel build error.
|
Some lines above, i can read this :
Quote: |
* busybox: >> Configuring...
* busybox: >> Compiling...
* busybox: >> Copying to cache...
* initramfs: >> Initializing...
* >> Appending base_layout cpio data...
* >> Appending auxilary cpio data...
* >> Appending busybox cpio data...
* >> Appending lvm2 cpio data...
* LVM2: Adding support (using local static binaries)...
* >> Appending dmraid cpio data...
* DMRAID: Adding support (compiling binaries)...
* >> Appending evms2 cpio data...
* EVMS2: Adding support...
*cp: cannot stat `/lib/libevms*so*': No such file or directory
* ERROR: Could not copy files for EVMS2!*
|
I didnt install evms in catalyst stage1 before, so i dont know if i need to do it *now* since genkernel-3.4.6 ?
Any answer would be much appreciated
Last edited by LarryT on Tue Feb 06, 2007 4:43 pm; edited 1 time in total |
|