Hi,

i am getting some problem while installing moblin-image-creator. please have
a look on install logs.

[r...@localhost moblin-image-creator.swp]# ./autogen.sh
+ intltoolize --force
You should add the contents of '/usr/local/share/aclocal/intltool.m4' to
'aclocal.m4'.
+ aclocal -I m4
+ autoconf
+ automake --add-missing --foreign
configure.ac:28: installing `./config.guess'
configure.ac:28: installing `./config.sub'
configure.ac:6: installing `./install-sh'
configure.ac:6: installing `./missing'
[r...@localhost moblin-image-creator.swp]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... found
./configure: line 3470: test: : integer expression expected
configure: error: Your intltool is too old. You need intltool 0.35.0 or
later.

But i am having intltool version greater than 0.35.0 i.e 0.37.0 and running
on fedora core 9

On Mon, Dec 29, 2008 at 12:30 AM, <[email protected]> wrote:

> Send dev mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.moblin.org/mailman/listinfo/dev
> or, via email, send a message with subject or body 'help' to
>        [email protected]
>
> You can reach the person managing the list at
>        [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of dev digest..."
>
>
> Today's Topics:
>
>   1. xf86-video-psb and DRI (kyle cronan)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 27 Dec 2008 21:24:06 -0600
> From: "kyle cronan" <[email protected]>
> Subject: [Moblin Dev] xf86-video-psb and DRI
> To: [email protected]
> Message-ID:
>        <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi,
>
> The Dell Mini 12 with the Poulsbo chipset has just come out, and I've
> been working on setting up X on it.  I documented the process that I
> used here:
>
> http://ubuntuforums.org/showthread.php?t=1014534&p=6432527
>
> I managed to get the DRM to compile for my kernel, 2.6.27, and I'm
> using the xserver-xorg-video-psb package from Ubuntu Hardy, which I
> believe is compiled from your xf86-video-psb.  My problem is the
> following:
>
> (EE) AIGLX error: dlopen of /usr/lib/dri/(null)_dri.so failed
> (/usr/lib/dri/(null)_dri.so: cannot open shared object file: No such
> file or directory)
> (EE) AIGLX: reverting to software rendering
>
> Is there a DRI module available for psb?  It's not in Mesa.  And why
> does this only affect AIGLX?  glxinfo shows "direct rendering enabled"
> (although the renderer string is "software rasterizer") and I can run
> glxgears at almost 100 fps.
>
> Also, I tried to compile xf86-video-psb from source.  I got the
> updated libdrm package to compile and install, but the driver compile
> failed with "too many arguments to function 'drmMMLock'" among other
> errors.  Are the GIT's libdrm and xf86-video-psb packages out of sync?
>
> Finally, is this all still just code contributed by Intel or does it
> have an actual maintainer yet?  Compatibility with more recent xorg
> versions is something I'm looking forward to.
>
> Thanks,
> Kyle
>
>
>
> ------------------------------
>
> Moblin dev Mailing List
> [email protected]
>
> To manage or unsubscribe from this mailing list visit:
> https://lists.moblin.org/mailman/listinfo/dev or your user account on
> http://moblin.org once logged in.
>
> For more information on the Moblin Developer Mailing lists visit:
> http://moblin.org/community/mailing-lists
>
> End of dev Digest, Vol 6, Issue 30
> **********************************
>
_______________________________________________
Moblin dev Mailing List
[email protected]

To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on 
http://moblin.org once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to