All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yan Seiner <yan-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org>
To: Pekka Paalanen <pq-X3B1VOXEql0@public.gmane.org>
Cc: Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: git compile failure
Date: Sat, 31 Jan 2009 15:52:53 -0800	[thread overview]
Message-ID: <4984E455.4070701@seiner.com> (raw)
In-Reply-To: <20090130195749.4f03acb2-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>

Pekka Paalanen wrote:
> On Fri, 30 Jan 2009 06:16:18 -0800
> Yan Seiner <yan-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org> wrote:
>
>   
>> OK, I've tried that....  No joy.  The problem is that the autogen script 
>> doesn't find any of the correct header files.  It's a debian dependency 
>> issue.  Even when I edit the source by hand to put in the correct 
>> locations, it still fails.  I think I'm wasting a lot of time trying to 
>> reverse-engineer the debian deps rather than building nouveau.  Is there 
>> a 'getting started' howto for building X?  I only need the very basics 
>> for testing nouveau.  Is there some basic basic script that will pull 
>> down the tarballs and allow me to install a minimal xorg for testing 
>> nouveau?
>>     
>
> Could you provide some basic information, like which Debian you are using
> and which Xorg version you have?
>
> I trust you already saw
> http://nouveau.freedesktop.org/wiki/DebianTips
> and it didn't help?
>
> I asked on IRC, and two Debian users replied saying they don't have the
> problem (unstable+experimental, and Lenny).
>
>   
OK, I finally got a couple of solid hours to figure out what's going 
on.  Seems that the code I got from git assumes that all of the xorg 
header files are in the src dir - but they don't get pulled in.  Copying 
stuff over just didn't work.  I went ahead fixed all of that to where it 
would pull in the header files from the correct dirs for debian lenny.

A git-diff is at http://www.seiner.com/debian-nouveau.diff

Let me know if this is useful.  I can either post it on the wiki or 
submit a bug report.

nouveau_drv.so built OK; the man page build crashed with

Making all in man
make[2]: Entering directory `/usr/src/nouveau/xf86-video-nouveau/man'
make[2]: *** No rule to make target `nouveau.@DRIVER_MAN_SUFFIX@', 
needed by `all-am'.  Stop.
make[2]: Leaving directory `/usr/src/nouveau/xf86-video-nouveau/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/nouveau/xf86-video-nouveau'


--Yan

  parent reply	other threads:[~2009-01-31 23:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-29 17:10 git compile failure Yan Seiner
     [not found] ` <141d1c48884ed68f7e91236a287d48a9.squirrel-+Pg63oGcj7QHmtrW3VDF9w@public.gmane.org>
2009-01-29 21:15   ` Pekka Paalanen
     [not found]     ` <20090129231559.302a708e-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>
2009-01-29 21:34       ` Yan Seiner
2009-01-30 14:16       ` Yan Seiner
     [not found]         ` <49830BB2.2040602-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org>
2009-01-30 17:57           ` Pekka Paalanen
     [not found]             ` <20090130195749.4f03acb2-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>
2009-01-31  0:19               ` Yan Seiner
2009-01-31 23:52               ` Yan Seiner [this message]
     [not found]                 ` <4984E455.4070701-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org>
2009-02-01  9:29                   ` Mark Carey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4984E455.4070701@seiner.com \
    --to=yan-6t0/pjfuvijqt0dzr+alfa@public.gmane.org \
    --cc=Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=pq-X3B1VOXEql0@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.