OpenVZ Forum


Home » General » Discussions » Problem installing software inside the container
Problem installing software inside the container [message #36409] Tue, 16 June 2009 20:41 Go to next message
vidhya is currently offline  vidhya
Messages: 6
Registered: June 2009
Location: United States
Junior Member
I have a software that i want to install inside a container. This is my research project and I would like to compare the performance of the software when I run in a VPS and in the Host node. I installed the OpenVZ kernel and created the containers. I also installed gcc,make,bison,flex etc needed for the software to run. However when I ran a make inside the source dir of the software I encountered the following errors. Can anyone help me figure what the problem is?

[root@rajeshr-linux src]# make
make -C abuser
make[1]: Entering directory `/home/src/abuser'
gcc -g -Wall cpu_simple.c -o ../../bin/cpu_simple
/usr/bin/ld: cannot open output file ../../bin/cpu_simple: N o such file or directory
collect2: ld returned 1 exit status
make[1]: *** [cpu_simple] Error 1
make[1]: Leaving directory `/home/src/abuser'
make: *** [abuser] Error 2

Thanks,
Vidhya
Re: Problem installing software inside the container [message #36421 is a reply to message #36409] Wed, 17 June 2009 15:15 Go to previous message
vidhya is currently offline  vidhya
Messages: 6
Registered: June 2009
Location: United States
Junior Member
Someone please help me with this problem! I'm kinda stuck Sad
Previous Topic: Problem Creating Template
Next Topic: Ubuntu Kernel-Image
Goto Forum:
  


Current Time: Mon Jul 15 20:33:27 GMT 2024

Total time taken to generate the page: 0.02617 seconds