* [linux-lvm] Devive mapper compile error
@ 2004-09-27 10:22 Wim Bakker
2004-09-27 10:48 ` Alasdair G Kergon
0 siblings, 1 reply; 4+ messages in thread
From: Wim Bakker @ 2004-09-27 10:22 UTC (permalink / raw)
To: linux-lvm
System is slackware 10, gcc 3.4.0
compiling device-mapper (both 1.00.18 and 1.00.19) give the following error:
--------------------------------------------------------------
ioctl/libdm-iface.c: In function `_flatten':
ioctl/libdm-iface.c:924: error: invalid application of `sizeof' to an
incomplete type
ioctl/libdm-iface.c:982: error: dereferencing pointer to incomplete type
ioctl/libdm-iface.c:983: error: dereferencing pointer to incomplete type
make[1]: *** [ioctl/libdm-iface.o] Error 1
---------------------------------------------------------------
What might be causing this?
TIA
Wim Bakker
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] Devive mapper compile error
2004-09-27 10:22 [linux-lvm] Devive mapper compile error Wim Bakker
@ 2004-09-27 10:48 ` Alasdair G Kergon
2004-09-27 11:21 ` Wim Bakker
0 siblings, 1 reply; 4+ messages in thread
From: Alasdair G Kergon @ 2004-09-27 10:48 UTC (permalink / raw)
To: LVM general discussion and development
On Mon, Sep 27, 2004 at 12:22:55PM +0200, Wim Bakker wrote:
> ioctl/libdm-iface.c:982: error: dereferencing pointer to incomplete type
> What might be causing this?
Missing header files or incorrect arguments to 'configure'?
Check the instructions in the 'INSTALL' file carefully.
(e.g. Most people shouldn't specify a kernel source dir).
Alasdair
--
agk@redhat.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] Devive mapper compile error
2004-09-27 10:48 ` Alasdair G Kergon
@ 2004-09-27 11:21 ` Wim Bakker
2004-09-27 14:05 ` Alasdair G Kergon
0 siblings, 1 reply; 4+ messages in thread
From: Wim Bakker @ 2004-09-27 11:21 UTC (permalink / raw)
To: LVM general discussion and development
On Monday 27 September 2004 12:48, Alasdair G Kergon wrote:
> On Mon, Sep 27, 2004 at 12:22:55PM +0200, Wim Bakker wrote:
> > ioctl/libdm-iface.c:982: error: dereferencing pointer to incomplete type
> >
> > What might be causing this?
>
> Missing header files or incorrect arguments to 'configure'?
> Check the instructions in the 'INSTALL' file carefully.
> (e.g. Most people shouldn't specify a kernel source dir).
>
> Alasdair
Yes , thanks , that was it , I gave a kernel dir as option,
now only vgdisplay -c doesn't work, but maybe it isn't an option anymore?
TIA
Wim Bakker
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] Devive mapper compile error
2004-09-27 11:21 ` Wim Bakker
@ 2004-09-27 14:05 ` Alasdair G Kergon
0 siblings, 0 replies; 4+ messages in thread
From: Alasdair G Kergon @ 2004-09-27 14:05 UTC (permalink / raw)
To: LVM general discussion and development
On Mon, Sep 27, 2004 at 01:21:05PM +0200, Wim Bakker wrote:
> now only vgdisplay -c doesn't work, but maybe it isn't an option anymore?
Works for me. (Old version perhaps?)
But 'vgs' replaces it with something extremely configurable.
Alasdair
--
agk@redhat.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-09-27 14:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-27 10:22 [linux-lvm] Devive mapper compile error Wim Bakker
2004-09-27 10:48 ` Alasdair G Kergon
2004-09-27 11:21 ` Wim Bakker
2004-09-27 14:05 ` Alasdair G Kergon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.