Re: [gentoo-user] lvm2 emerge problem[solved?]

2006-05-19 Thread Leopold Gouverneur
On Wed, May 17, 2006 at 02:29:26PM -0700, Richard Fish wrote: On 5/17/06, Leopold Gouverneur [EMAIL PROTECTED] wrote: [ebuild N] sys-fs/lvm2-2.02.05 USE=nolvm1 nolvmstatic nosnapshots readline -clvm -cman -gulm -nomirrors Anyway i think that without a previous declaration of dm_pool

Re: [gentoo-user] lvm2 emerge problem[SOLVED]

2006-05-18 Thread Leopold Gouverneur
On Wed, May 17, 2006 at 02:29:26PM -0700, Richard Fish wrote: On 5/17/06, Leopold Gouverneur [EMAIL PROTECTED] wrote: [ebuild N] sys-fs/lvm2-2.02.05 USE=nolvm1 nolvmstatic nosnapshots readline -clvm -cman -gulm -nomirrors Anyway i think that without a previous declaration of dm_pool

[gentoo-user] lvm2 emerge problem

2006-05-17 Thread Leopold Gouverneur
emerge lvm2 abort during compilation with this message: ... ../include/lvm-string.h:40: attention : 'struct dm_pool' declared inside parameter list ... wordir/.../lvm-string.h i see: ... struct pool; char *build_dm_name(struct dm_pool *mem, ^^^

Re: [gentoo-user] lvm2 emerge problem

2006-05-17 Thread Richard Fish
On 5/17/06, Leopold Gouverneur [EMAIL PROTECTED] wrote: emerge lvm2 abort during compilation with this message: ... ../include/lvm-string.h:40: attention : 'struct dm_pool' declared inside parameter list ... wordir/.../lvm-string.h i see: ... struct pool; char

Re: [gentoo-user] lvm2 emerge problem

2006-05-17 Thread Leopold Gouverneur
On Wed, May 17, 2006 at 11:23:00AM -0700, Richard Fish wrote: On 5/17/06, Leopold Gouverneur [EMAIL PROTECTED] wrote: emerge lvm2 abort during compilation with this message: ... ../include/lvm-string.h:40: attention : 'struct dm_pool' declared inside parameter list ...

Re: [gentoo-user] lvm2 emerge problem

2006-05-17 Thread Richard Fish
On 5/17/06, Leopold Gouverneur [EMAIL PROTECTED] wrote: [ebuild N] sys-fs/lvm2-2.02.05 USE=nolvm1 nolvmstatic nosnapshots readline -clvm -cman -gulm -nomirrors Anyway i think that without a previous declaration of dm_pool the compilation should abort.But since i seem to be the only one