Error while compiling

Hi,

Thanks for helping me out with this. I need honeyd/honeypot. The rpm is here RPM Search OpenSuSE honeyd-1.5c-3.7.x86_64.rpm. Tried to settle dependencies but that turned out to be never ending circus, kept me busy for 2 hours.

I installed iproute2. need time to figure out how to get that to work with honeyd.

Thanks a lot!

I have found the Yast is a great tool to work out dependencies. In the search tab you will find some radio’s that allow a search for packages that provide things or require things. Also you can invoke solver on a package and you get a pretty diagram that shows all the dependencies of a package and whether they are available. Of course if you do everything outside the RPM system (ie always compile from source) the system will not know any of this.

I have tried searching honeyd thru YaST but had all I get is python django, which is inappropriate.

Well that does seem to be a obscure package :stuck_out_tongue:
So install from source is called for. But looking at your other posts many could have been solved in Yast.

Well, if you like to shade some light on it please do so. I need package whichever way it works.

Hi
Aside from what appears possible connectivity issues with a mirror as
your not able to find files. The src rpm BuildRequires is missing three
packages, autoconf, automake and libtool. Install those and try
rebuilding the src rpm with (AS YOUR USER :wink: );


rpmbuild --rebuild <your src rpm>

Now it’s old code, so it will probably still fail on 11.2, but
interesting it builds against factory on the OBS.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.12-0.7-default
up 23:06, 2 users, load average: 1.58, 0.81, 0.52
GPU GeForce 8600 GTS Silent - Driver Version: 256.35

Thanks, I will try it out tomorrow morning. Ciao.

Hi
Also have a look at the build logs here…
https://build.opensuse.org/package/show?package=honeyd&project=home%3Aelvigia


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.12-0.7-default
up 23:40, 2 users, load average: 0.53, 0.24, 0.21
GPU GeForce 8600 GTS Silent - Driver Version: 256.35

Yeah, I guess I need to find something else. Most distro’s offer these tools in their enterprise version or against sla. there are other tools as well, will try those.

Hi
I got it to build on the OBS for 11.2, so if your quick (before the
outage) it should be there soon;
http://software.opensuse.org/search?q=honeyd&baseproject=openSUSE%3A11.2&lang=en&exclude_debug=true


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.12-0.7-default
up 1 day 1:28, 2 users, load average: 0.06, 0.06, 0.00
GPU GeForce 8600 GTS Silent - Driver Version: 256.35

Mate, you are a legend. Cant thank you enough!

Let me know how I can return your favor.

You better believe he is!

M: You can rank yourself among the Deitieslol!

honeyd isnt working, it is asking for rrdtool, which is a miss.

He can be a Greek God of ‘RPM’

Malcolm:

Got i586 rrdtool and it rocks.

Thanks a lot!

best,

david

:wink:

linux-lst5:/home/david # honeyd
Honeyd V1.5c Copyright (c) 2002-2007 Niels Provos
honeyd[31252]: started with
Warning: Impossible SI range in Class fingerprint "IBM OS/400 V4R2M0"
Warning: Impossible SI range in Class fingerprint "Microsoft Windows NT 4.0 SP3"
honeyd[31252]: listening promiscuously on eth0: (arp or ip proto 47 or (udp and src port 67 and dst port 68) or (ip )) and not ether src 00:1e:90:35:ef:28
honeyd[31252]: HTTP server listening on 127.0.0.1:80
honeyd[31252]: HTTP server root at /usr/share/honeyd/webserver/htdocs
Honeyd starting as background process

further configuring it atm.

LOL, you all need to thank the team that put together the Build
Service :slight_smile:


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.12-0.7-default
up 1 day 20:59, 2 users, load average: 0.10, 0.06, 0.01
GPU GeForce 8600 GTS Silent - Driver Version: 256.35

Thanks everyone from the bottom of my heart.

For this I will stick with the lizard.

On Sat, 26 Jun 2010 10:16:02 GMT, avenuemax
<avenuemax@no-mx.forums.opensuse.org> wrote:

>
>avenuemax;2181327 Wrote:
>> Hi, got libdnet-devel by 1 click after adding another repo. Let me
>> compile and I get back.
>
>It still doesnt work.

Are you trying to build 32-bit executables on a 64-bit platform?