Hi,
I am trying to build the linux boot from cvs:

ntinstall:/home/cheche/unattended-cvs/linuxboot# make
make: *** No rule to make target 
`build-dosemu-1.3.4/bin/libplugin_term.so', needed by 
`stage1/usr/lib/dosemu/libplugin_term.so'.  Stop.

on the cvs log I can see this:

ntinstall:/home/cheche/unattended-cvs/linuxboot# cvs diff -r 1.149 Makefile
cvs diff: warning: failed to open /root/.cvspass for reading: No such 
file or directory
Index: Makefile
===================================================================
RCS file: /cvsroot/unattended/unattended/linuxboot/Makefile,v
retrieving revision 1.149
retrieving revision 1.151
diff -r1.149 -r1.151
189a192,195
 > $(call 
copy_file,build-$(dosemu)/bin/libplugin_term.so,stage1/usr/lib/dosemu/libplugin_term.so)
 >
 > stage1 += stage1/usr/lib/dosemu/libplugin_term.so
 >

(other lines ommited)

does anyone know how to fix it?

Thanks!


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to