From: Break A. <77...@gm...> - 2009-07-15 20:16:11
|
HiI tried compile lcd4linux on Asus WL500g Premium v1 for PicoLCD Graphic ( http://www.mini-box.com/picoLCD-256x64-Sideshow-CDROM-Bay;jsessionid=0a010b421f43109e6cddfb6a421787dc97f611490114.e3eSc38TaNqNe34Pa38Ta3aLa3n0 ) I have errors and in log get message to send error log to this mail. ============= HERE LOG ============== [root@ASUS_WL-500g_Premium lcd4linux-256x64]$ ./configure checking for a BSD-compatible install... /opt/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /opt/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking if malloc debugging is wanted... no checking for log in -lm... yes checking for grep that handles long lines and -e... /opt/bin/grep checking for egrep... /opt/bin/grep -E configure: checking location of ncurses.h file... checking for X... no checking gd/gd.h usability... no checking gd/gd.h presence... no checking for gd/gd.h... no checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking sys/io.h usability... no checking sys/io.h presence... no checking for sys/io.h... no checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking luise.h usability... no checking luise.h presence... no checking for luise.h... no checking serdisplib/serdisp.h usability... no checking serdisplib/serdisp.h presence... no checking for serdisplib/serdisp.h... no checking st2205.h usability... no checking st2205.h presence... no checking for st2205.h... no checking linux/lcd-linux.h usability... no checking linux/lcd-linux.h presence... no checking for linux/lcd-linux.h... no checking if python support is wanted... no checking which drivers to compile... done configure: WARNING: curses not found: Curses driver disabled configure: WARNING: linux/lcd-linux.h or linux/hd44780.h not found: LCD-Linux driver disabled configure: WARNING: luise.h not found: LUIse driver disabled configure: WARNING: sys/io.h not found: RouterBoard driver disabled configure: WARNING: serdisp.h not found: serdisplib driver disabled configure: WARNING: st2205.h not found: st2205 driver disabled configure: WARNING: X11 headers or libraries not available: X11 driver disabled checking which plugins to compile... done checking linux/dvb/frontend.h usability... no checking linux/dvb/frontend.h presence... no checking for linux/dvb/frontend.h... no configure: WARNING: linux/dvb/frontend.h header not found: using ioctl checking nmeap.h usability... no checking nmeap.h presence... no checking for nmeap.h... no configure: WARNING: nmeap.h header not found: gps plugin disabled ./configure: line 8928: AM_ICONV: command not found configure: WARNING: iconv not found: iconv plugin disabled checking linux/isdn.h usability... yes checking linux/isdn.h presence... yes checking for linux/isdn.h... yes configure: WARNING: linux/isdn.h header not found: isdn plugin CPS disabled configure: WARNING: libmpdclient.h header not found: mpd plugin disabled configure: WARNING: get libmpdclient.h from http://www.musicpd.org/libmpdclient.shtml configure: WARNING: and copy those 2 files in the lcd4linux directory. checking mysql/mysql.h usability... no checking mysql/mysql.h presence... no checking for mysql/mysql.h... no configure: WARNING: mysql/mysql.h header not found: mysql plugin disabled checking net/if_ppp.h usability... yes checking net/if_ppp.h presence... yes checking for net/if_ppp.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking asm/io.h usability... no checking asm/io.h presence... yes configure: WARNING: asm/io.h: present but cannot be compiled configure: WARNING: asm/io.h: check for missing prerequisite headers? configure: WARNING: asm/io.h: see the Autoconf documentation configure: WARNING: asm/io.h: section "Present But Cannot Be Compiled" configure: WARNING: asm/io.h: proceeding with the preprocessor's result configure: WARNING: asm/io.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to lcd...@li... ## configure: WARNING: ## ---------------------------------------------------- ## checking for asm/io.h... yes checking linux/parport.h usability... yes checking linux/parport.h presence... yes checking for linux/parport.h... yes checking linux/ppdev.h usability... yes checking linux/ppdev.h presence... yes checking for linux/ppdev.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking whether closedir returns void... no checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... no checking whether stat accepts an empty string... yes checking for strftime... yes checking for working strtod... yes checking for dup2... yes checking for floor... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for putenv... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands ==================================== Can you help me compile driver for my router?! With Great Regards |