WineX compile errors

Bob Ellis rellis at hotmail.com
Fri Nov 16 13:30:37 CST 2001


Bill Medland wrote:

> "Bob Ellis" <raellis at localhost.localdomain> wrote in message
> news:IMaJ7.42$kY4.1445 at dfw-service2.ext.raytheon.com...
>> when I try to compile WineX using ./tools/wineinstall or
>> ./configure
>> make depend
>> make
>> I end up with the following error:
>> make[3]: Entering directory
>> `/home/raellis/downloads/winex-20010928cvs/graphics'
>> make[3]: *** No rule to make target `depend'.  Stop.
> 
> if you cd into there is there a Makefile?  If so does it contain a line
> starting with depend:?
> 
>> make[3]: Leaving directory
>> `/home/raellis/downloads/winex-20010928cvs/graphics'
>> make[2]: *** [../../graphics/__depend__] Error 2
>> make[2]: Leaving directory
>> `/home/raellis/downloads/winex-20010928cvs/dlls/gdi'
>> make[1]: *** [gdi/__depend__] Error 2
>> make[1]: Leaving directory
> `/home/raellis/downloads/winex-20010928cvs/dlls'
>> make: *** [dlls/__depend__] Error 2
>>
>> the download I used was winex-20010928cvs.tar.gz this was put into  a
>> winex-20010928cvs directory.
>>
>> System is running Redhat 7.1 with a definite newbie at the keyboard :)
>> any help is greatly appreciated
> 
> 
> 

I didnt find a depend in the makefile but in the makefile.rules is this:
depend: $(MAKEDEP) $(GEN_C_SRCS) $(SUBDIRS:%=%/__depend__)
        $(MAKEDEP) $(DIVINCL) -C$(SRCDIR) $(C_SRCS) $(RC_SRCS) $(RC_SRCS16) 
$(MC_SRCS) $(EXTRA_SRCS) -C. $(GEN_C_SRCS)




More information about the wine-users mailing list