I encountered the same "configure: error: Could not link against !". Try
installing the "libboost-all-dev" as well as "boost-build" packages. Maybe
this is overkill but, in my case it made this error go away.

sudo aptitude install boost-build libboost-all-dev

--Akbar

On Mon, Dec 6, 2010 at 9:06 PM, <majum...@cse.unl.edu> wrote:

> Output of "uname -a":
> Linux Ubuntu10VM 2.6.32-26-generic #48-Ubuntu SMP Wed Nov 24 09:00:03 UTC
> 2010 i686 GNU/Linux
> Output of "cat /etc/issue":
> Ubuntu 10.04.1 LTS \n \l
>
>
>
> > Can you send the config.log file from your build directory, as well as
> the
> > output from "uname -a" and "cat /etc/issue" ?
> >
> > -- Murphy
> >
> > On Dec 6, 2010, at 6:51 AM, Abhishek Majumdar wrote:
> >
> >> I still got that configure : error: could not link against !
> >>
> >> Thanks
> >> Abhishek Majumdar
> >>
> >>
> >> On 12/6/2010 8:43 AM, Murphy McCauley wrote:
> >>> The information on that page is long out of date.  The noxrepo wiki
> >>> (http://noxrepo.org/noxwiki) is much more in line with reality.  The
> >>> packages listed on that page are for Debian, and the NOX it has you
> >>> fetch is no longer 0.6.0.
> >>>
> >>> Please try the following (copy/pasted from the noxrepo wiki), and then
> >>> re-run ../configure:
> >>>
> >>> sudo apt-get install autoconf automake g++ libtool swig make git-core
> >>> libboost-test-dev libboost-filesystem-dev libssl-dev libpcap-dev
> >>> python-twisted python-simplejson python-dev
> >>>
> >>>
> >>> -- Murphy
> >>>
> >>> On Dec 6, 2010, at 6:36 AM, majum...@cse.unl.edu wrote:
> >>>
> >>>> BTW I'm using the tutorial given at
> >>>>
> http://www.openflowswitch.org/foswiki/bin/view/OpenFlow/Deployment/HOWTO/LabSetup#4_Controller_Setup
> >>>>
> >>>> So I'm using NOX 0.6
> >>>>
> >>>> Thanks
> >>>> Abhishek
> >>>>
> >>>>> Can you please post the results of running "apt-get install swig" and
> >>>>> also
> >>>>> the results of running "../configure" ?
> >>>>>
> >>>>> Also, which version of NOX are you using?
> >>>>>
> >>>>> -- Murphy
> >>>>>
> >>>>> On Dec 5, 2010, at 11:44 PM, Abhishek Majumdar wrote:
> >>>>>
> >>>>>> Its Linux Ubuntu10Vm 2.6.32-25-generic. I separately installed
> >>>>>> everything and in /nox/build when i do ../configure it recognizes
> >>>>>> and
> >>>>>> then gives "configure: error: Could not link against !"
> >>>>>>
> >>>>>> Thanks
> >>>>>> Abhishek Majumdar
> >>>>>>
> >>>>>>
> >>>>>> On 12/5/2010 10:35 PM, kk yap wrote:
> >>>>>>> Hi Abhishek,
> >>>>>>>
> >>>>>>> Let's see... Try make install and ldconfig?
> >>>>>>>
> >>>>>>> Jokes aside, please let us know your OS, distro, etc. for anyone to
> >>>>>>> give advice.  It works perfectly on Ubuntu (Lucid Lynx) for me.  In
> >>>>>>> fact, we have a pseudo-package that installs the requisites using
> >>>>>>> apt-get.
> >>>>>>>
> >>>>>>> Regards
> >>>>>>> KK
> >>>>>>>
> >>>>>>> On 5 December 2010 20:24, Abhishek Majumdar<majum...@cse.unl.edu>
> >>>>>>> wrote:
> >>>>>>>> When I try to install the pre-requisites, it says swig package
> >>>>>>>> cannot
> >>>>>>>> be
> >>>>>>>> found. I separately installed libboost, it can now detect, but
> >>>>>>>> cannot
> >>>>>>>> link i
> >>>>>>>> guess. please help ASAP.
> >>>>>>>>
> >>>>>>>> --
> >>>>>>>> Thanks
> >>>>>>>> Abhishek Majumdar
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> _______________________________________________
> >>>>>>>> nox-dev mailing list
> >>>>>>>> nox-dev@noxrepo.org
> >>>>>>>> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
> >>>>>>>>
> >>>>>> _______________________________________________
> >>>>>> nox-dev mailing list
> >>>>>> nox-dev@noxrepo.org
> >>>>>> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
> >>>>
> >
>
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>
>
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to