Hi Everyone,

I am trying to install the NOX openflow controller 0.6 from the git repository 
on a Fedora11 server but I am facing some issues with boost.

./configure gives me the following error msg:

checking for fdatasync... yes
checking for ppoll... yes
checking for boostlib >= 1.34.1... yes
checking whether the Boost::Filesystem library is available... yes
configure: error: Could not link against  !

I have boost 1.37 and its developmental packages also. 

Snippet from the config.log at failure is as follows:
configure:16244: checking for boostlib >= 1.34.1
configure:16304: g++ -c -g -O2  -I/usr/include conftest.cpp >&5
configure:16311: $? = 0
configure:16317: result: yes
configure:16520: checking whether the Boost::Filesystem library is available
configure:16554: g++ -c -g -O2  -I/usr/include conftest.cpp >&5
configure:16561: $? = 0
configure:16583: result: yes
configure:16835: error: Could not link against  !

Can anyone please give me some directions on how to resolve this issue.
Apologies if this was already discussed earlier, a quick scan through the mail 
archive didn't fetch me any valuable insight.

Thanks and Regards,
Sambit Das
UC San Diego

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to