Re: XForms: fdesign

Steve Lamont (spl@szechuan.ucsd.edu)
Thu, 18 Sep 97 06:11:20 PDT

To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

> I have problems width compiling my xforms C source, what I made width
> fdesign. I wrote a makefile, but the make stops running width this
> message:
>
> make: Circular <name of my prg> <- <name of my prg> dependency dropped
> -gcc <options>
> -gcc
> No input file

Hard telling without seeing the actual Makefile.

My guess is that you have some sort of make variable or rule which
refers to itself (perhaps indirectly). Perhaps you typed

foo.c: foo.c

rather than

foo.o: foo.c

spl
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/