ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Bizarre problem building pango


From: Érico Porto
Subject: Re: [Ltib] Bizarre problem building pango
Date: Fri, 18 Nov 2011 20:26:36 -0200

Which ltib? Can you send your config? (just to try to reproduce the error)

Érico V. Porto


On Fri, Nov 18, 2011 at 4:50 PM, Peter Barada <address@hidden> wrote:
I'm got a co worker building LTIB, and he's trying to enable pango w/o
X11 (we're trying to get gtk+ with DirectFB).

On my machine (Ubuntu 10.10) I see in the build log pango is trying to
configure via:

Executing(%build): /bin/sh -e
/home/user/1020072_DM37x_Linux_BSP_1-0/tmp/rpm-tmp.98182
+ umask 022
+ cd /home/user/1020072_DM37x_Linux_BSP_1-0/rpm/BUILD
+ cd pango-1.19.0
+ rpm --dbpath
/home/user/1020072_DM37x_Linux_BSP_1-0/rootfs//var/lib/rpm -q xorg-server
+ extra_opts=--without-x
+ ./configure --prefix=/usr --host=arm-linux --build=i686-pc-linux-gnu
--without-x
checking for a BSD-compatible install... /usr/bin/install -c

And everything builds fine.  However on his machine (Ubuntu 10.04 LTS)
the log shows:

Executing(%build): /bin/sh -e /home/richard/work/G4/tmp/rpm-tmp.36541
+ umask 022
+ cd /home/richard/work/G4/rpm/BUILD
+ cd pango-1.19.0
+
+ extra_opts=--with-x
+ ./configure --prefix=/usr --host=arm-linux --build=i686-pc-linux-gnu
--with-x
+ rpm --dbpath /home/richard/work/G4/rootfs//var/lib/rpm -q xorg-server
package xorg-server is not installed
checking for a BSD-compatible install... /usr/bin/install -c

Which looks wrong - the assignment of extra_opts is occuring before rpm
runs to see if xorg-server is installed (and more odd the output of rpm
shows up and says that xorg-server is not installed).

Has anyone seen this type of problem before, or have any suggestions on
how to fix this???

--
Peter Barada
address@hidden


_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/ltib


reply via email to

[Prev in Thread] Current Thread [Next in Thread]