From: Alex L. <al...@no...> - 2004-04-04 06:16:40
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I bypassed it by commenting out the line AC_CHECK_HEADERS(mysql/mysql.h) in file 'configure' since i don't find any --no-mysql or similar options available with ./configure --help. I never needed those sensors, so i never compiled it in the kernel. So i get messages like: [i2c_sensors] Impossible to open /sys/bus/i2c/devices/! Is /sys mounted? [i2c_sensors] Impossible to open /proc/sys/dev/sensors/! Is i2c_proc loaded ? [i2c_sensors] No i2c sensors found via the i2c interface ! [i2c_sensors] Try to specify the path to the sensors ! when i'm starting lcd4linux. HOwever, i don't think it matters much. Best Regards, ~Alex Barry Gould said the following on 4/4/2004 12:08 AM: | Hi, I just checked out the CVS, as I'm interested in trying the new | support for more than one network graph, but I'm unable to get it to | compile. | | On RedHat 7.3 and 7.0, After running | ./configure --with-drivers=Curses,CrystalFontz | make | | I get: | gcc -D_GNU_SOURCE -Wall -g -O2 -o lcd4linux lcd4linux.o cfg.o debug.o | drv.o evaluator.o hash.o layout.o lock.o pid.o timer.o thread.o udelay.o | qprintf.o widget.o widget_text.o widget_bar.o widget_icon.o plugin.o | plugin_math.o plugin_string.o plugin_cfg.o plugin_uname.o | plugin_loadavg.o plugin_proc_stat.o plugin_cpuinfo.o plugin_meminfo.o | plugin_netdev.o plugin_ppp.o plugin_dvb.o plugin_apm.o | plugin_i2c_sensors.o plugin_imon.o plugin_exec.o plugin_xmms.o | plugin_seti.o drv_Crystalfontz.o drv_generic_text.o | drv_generic_serial.o -lncurses -lm | plugin.o: In function `plugin_init': | /tmp/lcd4linux/plugin.c:215: undefined reference to `plugin_init_mysql' | plugin.o: In function `plugin_exit': | /tmp/lcd4linux/plugin.c:238: undefined reference to `plugin_exit_mysql' | collect2: ld returned 1 exit status | make: *** [lcd4linux] Error 1 | | | How can I get this compiled? Is there an option to disable the mysql | plugin? | | Thanks, | Barry Gould | | | | ------------------------------------------------------- | This SF.Net email is sponsored by: IBM Linux Tutorials | Free Linux tutorial presented by Daniel Robbins, President and CEO of | GenToo technologies. Learn everything from fundamentals to system | administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click | _______________________________________________ | Lcd4linux-devel mailing list | Lcd...@li... | https://lists.sourceforge.net/lists/listinfo/lcd4linux-devel -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFAb6g9B7imX08NWxERAnMrAJsEiqVfjl/6x6NcOzmLjDRPoC2TOQCfRZoF T8SdnWRNyjc4rTp4Sh6iwqo= =nmkZ -----END PGP SIGNATURE----- |