|
From: Bas t. B. <web...@gm...> - 2002-02-15 09:43:57
|
> I tried to compile the evms tools, but it stops with an error saying: > $ make > gcc -L/usr/local/src/evms-0.9.0/engine/Engine > -L/usr/local/src/evms-0.9.0/engine/dlist -L/usr/local/lib -ldlist -levms > -o evms_lvreduce evms_lvreduce.o > /lib/libdl.so.2: undefined reference to `atexit' > collect2: ld returned 1 exit status > make: *** [evms_vgscan] Error 1 > That's just bizarre. I know the EVMS LvmUtils don't use exit or atexit or > anything like that. Did it successfully link everything up to that file? > Specifically, the EVMS CommandLine and the EVMS GUI? I was able to compile the libraries and the evms and evmsparser tools, that was no problem. I didn't install any of the GTK or GLIB tools, so I didn't compile the EVMS GUI. It was possible to compile the ncurses interface in CVS, but I couldn't execute it. > Are you trying to mount root through EVMS? If so, I would recommend using the > root= parameter at boot time. If you are using LILO, you can do this with an > 'append = "root = /dev/volume_path"'. This way even if the minor number > shifts it will still figure out the correct minor for your root fs. I'm using LVM, so that was already set. Probably some keyboard error ... Thanks, Bas -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net |