[XForms] Can't build xforms

James Ng jkhn2 at cam.ac.uk
Sat Mar 6 07:44:10 EST 2004


Dear all,

I just downloaded xforms 1.0 from the mirror site ftp://ftp.u-aizu.ac.jp/pub/x11/misc/xforms/stable.pkg/1.0/ and tried to build it without success. I am using Cygwin on Windows XP Pro.

Following the instructions in the INSTALL file, I ran the commands:

xmkmf -a
make

at which point I get the following error messages:

making all in ./lib/include...
make[1]: Entering directory `/cygdrive/c/xforms-1.0/lib/include'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/cygdrive/c/xforms-1.0/lib/include'
making all in ./lib...
make[1]: Entering directory `/cygdrive/c/xforms-1.0/lib'
make[1]: *** No rule to make target `forms-def.cpp', needed by `forms.def'.  Stop.
make[1]: Leaving directory `/cygdrive/c/xforms-1.0/lib'
making all in ./image...
make[1]: Entering directory `/cygdrive/c/xforms-1.0/image'
make[1]: *** No rule to make target `flimage-def.cpp', needed by `flimage.def'.  Stop.
make[1]: Leaving directory `/cygdrive/c/xforms-1.0/image'
making all in ./gl...
make[1]: Entering directory `/cygdrive/c/xforms-1.0/gl'
make[1]: *** No rule to make target `formsGL-def.cpp', needed by `formsGL.def'.  Stop.
make[1]: Leaving directory `/cygdrive/c/xforms-1.0/gl'
making all in ./fdesign...
make[1]: Entering directory `/cygdrive/c/xforms-1.0/fdesign'
make[1]: *** No rule to make target `../lib/libforms.a', needed by `fdesign.exe'.  Stop.
make[1]: Leaving directory `/cygdrive/c/xforms-1.0/fdesign'
making all in ./fd2ps...
make[1]: Entering directory `/cygdrive/c/xforms-1.0/fd2ps'
make[1]: *** No rule to make target `../lib/libforms.a', needed by `fd2ps.exe'.  Stop.
make[1]: Leaving directory `/cygdrive/c/xforms-1.0/fd2ps'
make: *** [all] Error 2

Any help would be much appreciated. Thanks.

James


More information about the Xforms mailing list