[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Help compiling package with apt-get -b source...



Hello.

Did I do soemthing wrong here? I wanted to have a few packages
compiled from source, and did

apt-get -b source packages

Then, there was a problem with the frist one (menu)... In
menu-2.1.5/debian/control, I see that the package doesn't build-depend
on any other (and the error doesn't seem ot have to do with that
anyway). So... What did I miss?

Thanks,
J.


install -d -g root -m 755 -o root \
     /home/jeronimo/tmp/menu-2.1.5/debian/tmp/usr/share/doc/menu/examples \
     /home/jeronimo/tmp/menu-2.1.5/debian/tmp/usr/share/doc/menu/html \
     /home/jeronimo/tmp/menu-2.1.5/debian/tmp/usr/lib/menu/default \
     /home/jeronimo/tmp/menu-2.1.5/debian/tmp/usr/share/info
cp `find ../examples/* -prune -type f` /home/jeronimo/tmp/menu-2.1.5/debian/tmp/usr/share/doc/menu/examples
cp: missing destination file
Try `cp --help' for more information.
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/jeronimo/tmp/menu-2.1.5/doc'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/jeronimo/tmp/menu-2.1.5'
make: *** [install-stamp] Error 2
Build command 'cd menu-2.1.5 && dpkg-buildpackage -b -uc' failed.
E: Child process failed
socrates tmp$ 


-- 
Jeronimo Pellegrini
Institute of Computing - Unicamp - Brazil
http://www.ic.unicamp.br/~jeronimo
mailto:jeronimo@ic.unicamp.br    mailto:pellegrini@iname.com



Reply to: