Ticket #170 (closed task)
Opened 7 years ago
already seen compiling error. (Examined/Solved - lm_sensors 2.4.4 Linux 2.2.13-SMP)
| Reported by: | contact | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | misc | Version: | |
| Keywords: | Cc: |
Description
hi, i ve search through the ticket database and found out that other got the same problem but the solution doesnt seem to apply to me :-(. I m running debian potato right now and my problem is happening when compiling, I get this mesage: gcc -o prog/sensors/sensors prog/sensors/main.ro prog/sensors/chips.ro -Llib -lsensors lib/libsensors.so: undefined reference to 'sensors_yylex' lib/libsensors.so: undefined reference to 'sensors_yyin' lib/libsensors.so: undefined reference to 'sensors_lex_error' lib/libsensors.so: undefined reference to 'sensors_yylineno' collect2: ld returned 1 exit status make: *** [prog/sensors/sensors] Error 1 here are some information about the compiler and yacc version: gcc --version 2.95.2 yacc --version GNU Bison version 1.28 thanks! alex --- Update to the latest flex (2.5.4)
Frodo
