Hello Dejan,

> libsnmp-dev is there and that depends on libsnmp9-dev. Did you
> really have a problem building the package?

You're right. The system I build on was upgraded from Sarge to Etch. I
guess there was an old libsnmp-dev version installed. When I started the
build first it choked on a missing header file so I did a apt-file
search headerfile which told me that this header file is in
libsnmp9-dev. So I installed it and everything works. But if I try to
reproduce it:

(faui02) [/var/tmp/sithglan/heartbeat-2.1.3] fakeroot debian/rules
binary
chmod u+x ./debian/dpkg-checkbuild
./debian/dpkg-checkbuild debian/control
dpkg-checkbuild: Unmet build dependancies: libsnmp-dev
make: *** [checkbuild] Error 1
(faui02) [/var/tmp/sithglan/heartbeat-2.1.3] / apt-get install libsnmp-dev
Reading package lists... Done
Building dependency tree... Done
Note, selecting libsnmp9-dev instead of libsnmp-dev
The following NEW packages will be installed:
  libsnmp9-dev
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 0B/1416kB of archives.
After unpacking 5169kB of additional disk space will be used.
Selecting previously deselected package libsnmp9-dev.
(Reading database ... 430055 files and directories currently installed.)
Unpacking libsnmp9-dev (from .../libsnmp9-dev_5.2.3-7_i386.deb) ...
Setting up libsnmp9-dev (5.2.3-7) ...

So the dependencies are all fine. Ignore it. Sorry for bothering.

        Thomas
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to