[SM-Grimoire-Bugs] [Bug 15441] hplip fails to compile with net-snmp version 5.5
bugzilla-daemon at bugs.sourcemage.org
bugzilla-daemon at bugs.sourcemage.org
Wed Nov 4 05:51:52 EST 2009
http://bugs.sourcemage.org/show_bug.cgi?id=15441
--- Comment #9 from Bor Kraljič <pyrobor at ver.si> 2009-11-04 04:51:50 ---
well i found the problem...
I looked at the ./configure and saw
...
checking net-snmp/net-snmp-config.h usability... yes
checking net-snmp/net-snmp-config.h presence... yes
checking for net-snmp/net-snmp-config.h... yes
...
Then I did:
11:45:23 bik hplip-3.9.10 0 # locate net-snmp/net-snmp-config.h
/usr/include/net-snmp/net-snmp-config.h
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include-fixed/net-snmp/net-snmp-config.h
and I thought to myself "maybe it reads the wront 'net-snmp/net-snmp-config.h'"
and I did:
11:47:50 bik hplip-3.9.10 0 # mv
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include-fixed/net-snmp/net-snmp-config.h
/root/
and then hplip compiled without a problem. So the problem is found. Now how to
fix it without using "mv"?
--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the SM-Grimoire-Bugs
mailing list