apt-build
Im getting this error when using apt-build. I think its because I dont have chdir installed, but I dont know where to get that.
Fetched 7272kB in 23s (311kB/s)
dpkg-source: extracting xine-lib in xine-lib-1-rc5
-----> Building libxine1 <-----
Can't chdir(xine-lib-1-rc5-1ubuntu2): No such file or directory at (eval 1) line 3
main::__ANON__('xine-lib-1-rc5-1ubuntu2') called at /usr/bin/apt-build line 279
main::build('libxine1', '1-rc5', '-1ubuntu2') called at /usr/bin/apt-build line 424
main::install called at /usr/bin/apt-build line 82
And I get this when evoking apt-build world
-----> Rebuilding the world ! <-----
-----> Building package list <-----
Can't open(IGNORELIST, < /etc/apt/apt-build.list): No such file or directory at (eval 2) line 3
main::__ANON__('IGNORELIST', '< /etc/apt/apt-build.list') called at /usr/bin/apt-build line 460
main::world called at /usr/bin/apt-build line 82
Im using this in UBUNTU.
|