LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Install fbida error (https://www.linuxquestions.org/questions/linux-newbie-8/install-fbida-error-510630/)

PhillipHuang 12-15-2006 03:43 AM

Install fbida error
 
Hi all,

I run 2.6.19 kernel without X-window installed, and refer to the fbida "INSTALL" document:

# make config
# make
CC exiftran.o
cc: unrecognized option '-03'
cc1: unrecognized option '-Wno-pointer-sign'
make: *** [exiftran.o] Error 1

I check my motif:
# rpm -qa | grep motif
openmotif-2.2.3-5.RHEL3.2

Would you help me to resolve this problem?

Thanks in advanced.
Phillip

unSpawn 12-15-2006 05:50 AM

Try commenting out the line "CFLAGS += -Wno-pointer-sign" in GNUmakefile?


All times are GMT -5. The time now is 12:06 PM.