On 05.05.07 14:37 -0000, Mr. Suhas Ghosh wrote:
>   
> Hi All,
> I want to compile XFree86 for arm using scratch box.
> During make I got the following error.
> gcc -o pswrap -O3 -fsigned-char     -L../../exports/lib   main.o pswparser.o 
> lexer.o pswdict.o pswfile.os ystemnames.o psw.o pswstring.o pswsemantics.o    
>  -lfl  -Wl,-rpath-link,../../exports/lib
> /scratchbox/compilers/arm-gcc-3.3.4-glibc-2.3.2/lib/gcc-lib/arm-linux/3.3.4/../../../../arm-linux/bin/ld:
>   cannot find -lfl
> collect2: ld returned 1 exit status
> make[4]: *** [pswrap] Error 1
> 
> So is it necessary to install flex ?
> Please if you have any idea advice me.
> Regards
> Suhas 
> 

Hi,

Yeah, libfl comes with flex, so installing it would be the first thing I'd do.

--
Daniel

_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to