Hi Erico and everyone, Please use CVS to get the latest, that tarball is a long way out of date. New CVS maintains compatibility.
Regards, Stuart On 18/11/11 22:48, Érico Porto wrote: > omap arm has nothing to do with sirf atlas ? (just asking because I know > sirf atlas are arm plus something else...) > > Stock ltib is > this: http://download.savannah.nongnu.org/releases/ltib/ltib-10-1-1a-sv.tar.gz > ? > > If it is I will try out later in my vm. Although I also use it work, I > don't have it in my home. > > Érico V. Porto > > > On Fri, Nov 18, 2011 at 8:42 PM, Peter Barada <[email protected] > <mailto:[email protected]>> wrote: > > __ > On 11/18/2011 05:26 PM, Érico Porto wrote: >> Which ltib? Can you send your config? (just to try to reproduce >> the error) > Unfortunately its an in-house build for OMAP ARM processors, still > in progress, and highly modified from what was stock almost a year > ago (as we build packages using SVN/GIT to access source). As it > currently stands, it won't build for anyone outside of our company > network. > > However pango and DirectFB are still stock as well as LTIB's RPM so > the build order issue should (I'm hoping) be reproducible in a stock > LTIB on a 10.04 LTS world. > > >> >> Érico V. Porto >> >> >> On Fri, Nov 18, 2011 at 4:50 PM, Peter Barada >> <[email protected] <mailto:[email protected]>> 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 >> [email protected] <mailto:[email protected]> >> >> >> _______________________________________________ >> LTIB home page: http://ltib.org >> >> Ltib mailing list >> [email protected] <mailto:[email protected]> >> https://lists.nongnu.org/mailman/listinfo/ltib >> >> > > > -- > Peter Barada > [email protected] <mailto:[email protected]> > > > > > _______________________________________________ > LTIB home page: http://ltib.org > > Ltib mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/ltib _______________________________________________ LTIB home page: http://ltib.org Ltib mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/ltib
