DragonFly bugs List (threaded) for 2003-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: DRI CVS.
Adam K Kirchhoff <adamk@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]