Hi all, Hopefully someone here can help me. I haven't rolled a deb in years (a testimonial to Debian's repos), but now I need to. A user needs a newer version of torque. The repos have 2.4.16, and he needs 4.0.2. So, having not built one in forever, I did a ./configure; make and it compiled cleanly. I did an apt-get source for 2.4.16, pulled the 4.0.2 sources, then untarred the /debian directory into the 4.0.2 sources. I had to delete the patches directory.
Once done, I dch -i and updated the version, then did a debuild -us -uc. It compiled for a while, then justbefore building the binaries, I got make[5]: Leaving directory `/home/storm/torque/torque-4.0.2/debian/build/without-x/src/lib' make[4]: Leaving directory `/home/storm/torque/torque-4.0.2/debian/build/without-x/src/lib' make[3]: Leaving directory `/home/storm/torque/torque-4.0.2/debian/build/without-x/src/lib' make[2]: Leaving directory `/home/storm/torque/torque-4.0.2/debian/build/without-x/src' make[1]: Leaving directory `/home/storm/torque/torque-4.0.2/debian/build/without-x' rm -rf /home/storm/torque/torque-4.0.2/debian/torque-client/usr/lib chrpath --delete `ls /home/storm/torque/torque-4.0.2/debian/torque-client/usr/bin/* | egrep -v '/(nqs2pbs|xpbs)' ` chrpath --delete /home/storm/torque/torque-4.0.2/debian/torque-client/usr/sbin/pbs_iff open: No such file or directory elf_open: Invalid argument make: *** [install] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 debuild: fatal error at line 1350: dpkg-buildpackage -rfakeroot -D -us -uc -sa -i -I failed One other thing I have noticed is that in /home/storm/torque/torque-4.0.2, it creates the following symlink: torque-4.0.2 -> /home/storm/torque/torque-4.0.2 Which is something I don't recall seeing before. I'm not sure where to look to find what the error is telling me. Can someone point me in the right direction? Thanks, --b -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/cakmzw+a5hskyt-nqvav_ekuoe1xuuqgpiobhmwmbu3qvxgo...@mail.gmail.com

