RE: xfce4 - xffm

2004-06-10 Thread Igor Pechtchanski
On Thu, 10 Jun 2004, Dave Korn wrote: > > -Original Message- > > From: Igor Pechtchanski > > Sent: 10 June 2004 17:48 > > > IMO, this is a bug in . There's no reason not to include > > all the prerequisites, as include guards will take care of multiple > > includes. It shouldn't require t

RE: xfce4 - xffm

2004-06-10 Thread Dave Korn
> -Original Message- > From: Igor Pechtchanski > Sent: 10 June 2004 17:48 > IMO, this is a bug in . There's no reason not to > include all > the prerequisites, as include guards will take care of > multiple includes. > It shouldn't require the users to include other headers before it.

RE: xfce4 - xffm

2004-06-10 Thread Igor Pechtchanski
On Thu, 10 Jun 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of getting_out > > Sent: 10 June 2004 13:52 > > > I'm trying to compile xfce4 under cygwin. It's almost fine > > but I have an error while trying to compile xffm. > > > like said before I'm having

RE: xfce4 - xffm

2004-06-10 Thread getting_out
Dave Korn wrote: > So the problem is that when compiling fstab.c, this header has been > included, but the FILE type is unknown. If you edit fstab.c and add > #include before the line that includes mntent.h, you should get > somewhere. There was the include directive but I tried putting that

RE: xfce4 - xffm

2004-06-10 Thread getting_out
Dave Korn wrote: > So the problem is that when compiling fstab.c, this header has been > included, but the FILE type is unknown. If you edit fstab.c and add > #include before the line that includes mntent.h, you should get > somewhere. Yes, I was going to try that edit but now I'm a bit busy

RE: xfce4 - xffm

2004-06-10 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of getting_out > Sent: 10 June 2004 13:52 > I'm trying to compile xfce4 under cygwin. It's almost fine > but I have an error while trying to compile xffm. > like said before I'm having trouble compiling xffm-4.0.5. The > error I have i

xfce4 - xffm

2004-06-10 Thread getting_out
Hello, I'm new of this list. I'm trying to compile xfce4 under cygwin. It's almost fine but I have an error while trying to compile xffm. The first problem I had was that this source contains aux.c and aux.h files that make w2k get a bit hungry. Solved by untar the sources, remove that files an