I'm trying to compile gftp, but when I do a make I got this error
make all-recursive
make[1]: Entering directory `/usr/local/src/gftp-2.0.17'
Making all in intl
make[2]: Entering directory `/usr/local/src/gftp-2.0.17/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/lo
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
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
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
4 matches
Mail list logo