ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] X11 failed to build


From: Stuart Hughes
Subject: Re: [Ltib] X11 failed to build
Date: Tue, 22 Feb 2011 21:04:10 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7

Hi Aydemir,

You are probably missing xproto.  Make sure when you run ./ltib -m
config that you enable the X server, this will turn on all the dependent
packages

Install X11 (X.Org 7.3)  ---> :
    X server type (build tiny X (kdrive))  --->

Regards, Stuart

On 22/02/11 08:55, aydemir kala wrote:
> Hi,
> 
> Is there anyway to get rid of this error:
> 
> + perl -pi.bak -e 's,^CC = gcc,CC = $ENV{BUILDCC},;
>                  s,$ENV{DEV_IMAGE}/usr/include,/usr/include,g;
>             ' util/Makefile
> + make 'HOSTCC=ccache /usr/bin/gcc -B/usr/bin//'
> make  all-recursive
> make[1]: Entering directory `/home/aydemir/LTIB/ltib/rpm/BUILD/libXt-1.0.4'
> Making all in util
> make[2]: Entering directory
> `/home/aydemir/LTIB/ltib/rpm/BUILD/libXt-1.0.4/util'
> if ccache /usr/bin/gcc -B/usr/bin// -DHAVE_CONFIG_H -I. -I. -I..   
> -I/usr/include   -fno-strict-aliasing -MT makestrs-makestrs.o -MD -MP
> -MF ".deps/makestrs-makestrs.Tpo" -c -o makestrs-makestrs.o `test -f
> 'makestrs.c' || echo './'`makestrs.c; \
>     then mv -f ".deps/makestrs-makestrs.Tpo"
> ".deps/makestrs-makestrs.Po"; else rm -f ".deps/makestrs-makestrs.Tpo";
> exit 1; fi
> makestrs.c:33:21: error: X11/Xos.h: No such file or directory
> makestrs.c: In function 'ifopen':
> makestrs.c:106: warning: incompatible implicit declaration of built-in
> function 'strlen'
> makestrs.c:111: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> makestrs.c:112: warning: incompatible implicit declaration of built-in
> function 'strcat'
> makestrs.c: In function 'CopyTmplProlog':
> makestrs.c:236: warning: incompatible implicit declaration of built-in
> function 'strlen'
> makestrs.c: In function 'WriteHeader':
> makestrs.c:280: warning: incompatible implicit declaration of built-in
> function 'strlen'
> makestrs.c:284: warning: incompatible implicit declaration of built-in
> function 'strlen'
> makestrs.c: In function 'DoLine':
> makestrs.c:479: warning: incompatible implicit declaration of built-in
> function 'strlen'
> makestrs.c:509: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> makestrs.c:528: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> makestrs.c:550: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> makestrs.c:592: warning: incompatible implicit declaration of built-in
> function 'index'
> makestrs.c:598: warning: incompatible implicit declaration of built-in
> function 'strcat'
> makestrs.c: In function 'IntelABIIndexEntries':
> makestrs.c:633: warning: incompatible implicit declaration of built-in
> function 'strlen'
> makestrs.c: In function 'DefaultIndexEntries':
> makestrs.c:647: warning: incompatible implicit declaration of built-in
> function 'strlen'
> makestrs.c: In function 'DoComment':
> makestrs.c:675: warning: incompatible implicit declaration of built-in
> function 'index'
> makestrs.c:680: warning: incompatible implicit declaration of built-in
> function 'strncpy'
> makestrs.c: In function 'main':
> makestrs.c:742: warning: incompatible implicit declaration of built-in
> function 'strlen'
> make[2]: *** [makestrs-makestrs.o] Error 1
> make[2]: Leaving directory
> `/home/aydemir/LTIB/ltib/rpm/BUILD/libXt-1.0.4/util'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/aydemir/LTIB/ltib/rpm/BUILD/libXt-1.0.4'
> make: *** [all] Error 2
> error: Bad exit status from /home/aydemir/LTIB/ltib/tmp/rpm-tmp.26269
> (%build)
> 
> 
> RPM build errors:
>     Bad exit status from /home/aydemir/LTIB/ltib/tmp/rpm-tmp.26269 (%build)
> Build time for libXt: 7 seconds
> 
> Failed building libXt
> 
> 
> f_buildrpms() returned an error, exiting
> traceback:
>  main:567
> 
> 
> Started: Tue Feb 22 10:46:34 2011
> Ended:   Tue Feb 22 10:48:36 2011
> Elapsed: 122 seconds
> 
> VERSION          : 10.1.1
> CVS_VERSION      : $Revision: 1.74 $ (Savannah)
> PLATFORM         : arm9dimm3250
> GNUTARCH         : arm
> TOOLCHAIN        : tc-fsl-x86lnx-armeabi-nptl-4.1.2-3.i386.rpm
> TOOLCHAIN_CFLAGS : -O2 -fsigned-char -mfloat-abi=softfp -mfpu=vfp
> 
> These packages failed to build:
> libXt
> 
> Build Failed
> 
> Exiting on error or interrupt
> 
> 
> Best Regards
> 
> Aydemir
> 
> 
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib



reply via email to

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