in Installing pintos on boch i got make[1]: *** [harddrv.o] Error 1

Asked by meskisha

I am studying pintos so i wanted to install pintos in to bochs.So i did the following
                                       tar xzvf bochs-2.2.6-6.828r2.tar.gz
                                       cd bochs-2.2.6-6.828r2
                                       ./configure [--prefix=/path/to/bochs-install] --enable-disasm --enable-smp --enable-debugger --enable-
                                      new-pit --enable-all-optimizations --enable-4meg-pages --disable-reset-on-triple-fault --with-all-libs --with-x
                                      --with-x11 --with-nogui
 then when i do
                                          make
i am getting the following error message
                             make[1]: *** [harddrv.o] Error 1
                            make[1]: Leaving directory `/home/meski/bochs-2.2.6/iodev'
                            make: *** [iodev/libiodev.a] Error 2
I have been trying to to understand the error for days but no luck.is there any one who could be of any use pleas??what does the error mean??how cld i correct it??

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu build-essential Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Did you change:

[--prefix=/path/to/bochs-install]

To the appropriate folder? I assume you compiled bochs first

Revision history for this message
meskisha (meskuwa) said :
#2

yes i did it is ...../home/meski/bochs 2.2.6/.....

Revision history for this message
meskisha (meskuwa) said :
#3

yes i did change it

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

I suggest you contact the pintos devs

Revision history for this message
meskisha (meskuwa) said :
#5

is there an idea as to where i cld find help on pintos????a forum may be??pls help ???

Revision history for this message
Launchpad Janitor (janitor) said :
#6

This question was expired because it remained in the 'Open' state without activity for the last 15 days.