On Tue, Sep 06, 2005 at 11:05:04AM +0100, John Harvey wrote:
> Normally the last component in the directory you point xmkmf to is
> xc.  For me i build against xorg or XFree86 sources and use
> something like
> 
> xmkmf ~/X/XF86430/xc
> 
> I am not sure what packages you need to download to get this though.
> 
> The code will build against Xorg or XFree86 and the built binary
> should run against either.  The latest code ins SVN is 0.10.6 so
> there is no benefit in building this compared with using the 0.10.6
> downloads at the moment unless you need a 64bit driver.

0.10.6 Packages for FC4 are at http://atrpms.net/dist/fc4/ivtvdev/,
both i386 and x86_64.

Hary, if you want to build from svn (at a later time, when svn will be
different from the latest release) check out the specfile at

http://dl.atrpms.net/all/ivtvdev.spec

That's how the packages are built, and it contains both the build
dependencies for Fedora Core as well as the steps used to build and
install it.

Ideally you can tar up an xdriver svn snapshot and modify the specfile
to build rpms for that svn snapshot (just make sure your versioning is
<= 0.10.7-1, e.g. 0.10.7-0_svn20050906).

> > I'm doing a fresh install of MythTV on FC4. I've checked out the
> > latest xdriver from the svn, revision 2637, and i want to compile
> > it, but i'm running into a wall here. I drilled all the way down
> > to the ivtv folder and ran make and i got:
> > 
> > Run xmkmf /PATH_TO_X_SOURCE/
> > 
> > I've tried a bunch of things in place of
> > /PATH_TO_X_SOURCE/ i'm not sure where
> > to point it at.
> > if i do just a "xmkmf" it returns:
> > 
> > imake -DUseInstalled -I/usr/X11R6/lib/X11/config
> > 
> > but "xmkmf /usr/X11R6/lib/X11" gives:
> > 
> > mv -f Makefile Makefile.bak
> > imake -I/usr/X11R6/lib/X11/config/cf
> > -DTOPDIR=/usr/X11R6/lib/X11 -DCURDIR=.
> > Imakefile.c:35: error: Imake.tmpl: No such file or
> > directory
> > imake: Exit code 1.
> >   Stop.
> > 
> > also i seem to have xorg X11 and not xfree86 X11 is this a
> > problem? the older 10.5 driver used to work just fine. I have both
> > the xorg-x11-sdk.i386 and the xorg-x11-devel packages installed
> > with yum. do I need to install the sourcefiles for xfree86 just to
> > compile ivtv's xdriver? xorg and xfree86 are different?
> > 
> > can someone walk me through what i'm missing?
-- 
Axel.Thimm at ATrpms.net

Attachment: pgpNIllkj3K54.pgp
Description: PGP signature

Reply via email to