For some reason my gmail's spam filter got all  Steve's emails, I got
confused when I got the email from Clint! :) sorry I didn't help earlier.

 From glancing through your logs and without trying on my end, I suspect
the problem is in the order of libraries at the link line. Specially -lss
should probably come after -ltp, and maybe the same goes for -lcrypto.
After you configure, please edit your Unicon/Makedefs file to make the
change, and proceed to build as usual.


Sorry Again!
Jafar


On Wed, Aug 10, 2016 at 7:50 PM, Jeffery, Clint (jeffe...@uidaho.edu) <
jeffe...@uidaho.edu> wrote:

> Steve,
>
>
> Thanks, the extra details are necessary for us to figure out why your
> Unicon isn't building OK.  To be honest, debugging at this level of detail
> is probably not that entertaining and we should take it off of
> unicon-group. However, if we learn something of general interest, we can
> post back about it.
>
>
> Your next step is to tell me exactly what libssl you got, from where or
> using what command, so I can try to apply the same packages to my Ubuntu
> machine. Your best hope for a quick resolution is for either myself or
> Jafar to be able to reproduce your trouble.
>
>
> I also will want to know the value of your LD_LIBRARY_PATH environment
> variable if any, and the output of "nm" for whatever version of libssl you
> are linking in with the -lssl command. When autoconf finds a viable libssl
> and tells the make command to link it in, the same link that causes the
> test to pass would normally cause the symbols that are undefined to be
> included in your iconx, so it is a puzzler.
>
>
> Cheers,
> Clint
>
> ------------------------------
> *From:* Steve Graham <jsgraha...@yahoo.com>
> *Sent:* Wednesday, August 10, 2016 2:10 PM
> *To:* Jeffery, Clint (jeffe...@uidaho.edu); Unicon Group
> *Subject:* Re: [Unicon-group] Unable to build from Alpha 13.0
>
> Here is the log from my attempt at building Unicon:
>
>
> ------------------------------------------------------------
> ------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. http://sdm.link/zohodev2dev
> _______________________________________________
> Unicon-group mailing list
> Unicon-group@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unicon-group
>
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to