DRI CVS.

Adam K Kirchhoff adamk at voicenet.com
Sat Dec 27 16:05:40 PST 2003


Adam K Kirchhoff <adamk at xxxxxxxxxxxx> wrote:
> Hello folks,

> 	So I'm still trying to get a CVS version of the DRI up and
> running on my DragonFly installation.

> 	I have this problem where the build dies with:

> cleaning in lib/GL/mesa/drivers/dri/r200...
> "Makefile", line 1544: Missing dependency operator
> make: fatal errors encountered -- cannot continue
> *** Error code 1

> 	I've exchanged a couple of e-mails with Eric Anholt, asking for
> suggestions.  He's mentioned that the DRI build uses it's own imake, and
> doesn't think I'll be able to geta way with using imake from the dfports
> tree.  He also said that I should end up with a
> config/cf/DragonFlyBSD.cf file similar to the FreeBSD.cf file.  Now, I
> have copied the FreeBSD file to DragonFly.cf, and made some appropriate
> changes (getting rid of the gnumalloc linking, for example), but still
> have the problem posted above.

> 	I'm curious if someone could give me a basic rundown on how the
> dfport of XFree86-4-libraries works?  I've noticed that there is no
> DragonFlyBSD.cf (or DragonFly.cf) file.  What, exactly, is the
> difference between the imake from dfports and the imake from the FreeBSD
> port?

> 	Thanks :-)

BTW, the line in question from the Makefile is:

LIBNAME = r200_dri.so
SharedDriModuleTarget($(LIBNAME),DONE $(OBJS),$(OBJS)) 	<-- What's the
								problem?)

Thanks again :-)

Adam






More information about the Bugs mailing list