This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems building Insight 5.3 on Sun Solaris !


On Mon, 2003-06-30 at 09:16, SMANSFEL@bouyguestelecom.fr wrote:
> Doesn't work with GNU make either :
> -> 'make' of Package: gdb/gdbtk
> Making all in plugins
> make[1]: Entering directory `/tmp/insight-5.3/gdb/gdbtk/plugins'
> Making all in rhabout
> make[2]: Entering directory `/tmp/insight-5.3/gdb/gdbtk/plugins/rhabout'
> o rhabout rhabout.o  
> make[2]: o: Command not found
> make[2]: [rhabout] Error 127 (ignored)

Hmm. Didn't get the explicit build rule:

%.$(OBJEXT): $(srcdir)/%.c
        $(CC) -c $(ALL_CFLAGS) $<

Does this line appear in the generated Makefile? Send it and I'll
compare with what my Red Hat box outputs.

Keith




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]