nanogui: Thread: compile error when enabling freetype on arm processor


[<<] [<] Page 1 of 1 [>] [>>]
Subject: compile error when enabling freetype on arm processor
From: tj ####@####.####
Date: 9 Mar 2006 21:31:18 +0000
Message-Id: <44109ED6.9010706@comcast.net>

I have a problem.
I can build nano-X no problem for ARM processor when
HAVE_FREETYPE_SUPPORT    = N

Howver, set it to 'Y', do "make clean" then "make" and I immeadiatly get:

Compiling drivers/obsolete.c
arm-linux-gcc: ": No such file or directory

Now, if I build it for X86, freetyep = Y, it builds ok....

tj


Subject: Re: [nanogui] compile error when enabling freetype on arm processor
From: "Greg Haerr" ####@####.####
Date: 10 Mar 2006 01:22:41 +0000
Message-Id: <0f4201c643e1$1cb5b1d0$6401a8c0@winXP>

: Howver, set it to 'Y', do "make clean" then "make" and I immeadiatly get:
: 
: Compiling drivers/obsolete.c
: arm-linux-gcc: ": No such file or directory
: 
: Now, if I build it for X86, freetyep = Y, it builds ok....

Strange.  Set VERBOSE=Y and check out the compiler
command lines for more detail on your problem

Regards,

Greg

Subject: Re: [nanogui] compile error when enabling freetype on arm processor
From: tj ####@####.####
Date: 10 Mar 2006 15:20:23 +0000
Message-Id: <44119974.30003@comcast.net>

Greg Haerr wrote:

>: Howver, set it to 'Y', do "make clean" then "make" and I immeadiatly get:
>: 
>: Compiling drivers/obsolete.c
>: arm-linux-gcc: ": No such file or directory
>: 
>: Now, if I build it for X86, freetyep = Y, it builds ok....
>
>Strange.  Set VERBOSE=Y and check out the compiler
>command lines for more detail on your problem
>
>Regards,
>
>Greg
>
>
>  
>
Here's the output:

tj@system:nano-X$ make
make -C /home/tj/nano-X/drivers
make[1]: Entering directory `/home/tj/nano-X/drivers'
Compiling drivers/obsolete.c ...
arm-linux-gcc -c -DMWPIXEL_FORMAT=MWPF_TRUECOLOR565 -DVTSWITCH=1 
-DHAVE_FILEIO -
DHAVE_JPEG_SUPPORT=1 -DHAVE_FREETYPE_SUPPORT=1 
-DFREETYPE_FONT_DIR=\""/usr/local
/microwin/fonts" \" -DHAVE_PCF_SUPPORT=1 -DPCF_FONT_DIR="\""\" 
-DHAVE_PCFGZ_SUPP
ORT=1 -DHAVE_BMP_SUPPORT=1 -DHAVE_GIF_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 
-DHAVE_XPM_
SUPPORT=1 -DHAVETEXTMODE=0 -DFBVGA=1 -DERASEMOVE=1 -DUPDATEREGIONS=1 
-DLINUX=1 -
DUNIX=1  -O -Wall -Wpointer-arith -O3 -mstructure-size-boundary=8 -I. 
-I/home/tj
/nano-X/include -I/home/tj/nano-X/../jpeg-6b -I/usr/include/freetype1 -O 
-Wall -
Wpointer-arith -O3 -mstructure-size-boundary=8 -I. 
-I/home/tj/nano-X/include -I/
home/tj/nano-X/../jpeg-6b -I/usr/include/freetype1 -o 
/home/tj/nano-X/obj/driver
s/obsolete.o /home/tj/nano-X/drivers/obsolete.c
arm-linux-gcc: ": No such file or directory
make[1]: *** [/home/tj/nano-X/obj/drivers/obsolete.o] Error 1
make[1]: Leaving directory `/home/tj/nano-X/drivers'
make: *** [subdir-/home/tj/nano-X/drivers] Error 2

As I said, only happens with HAVE_FREETYPE_SUPPORT    = Y.


tj

[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.