Juha Heinanen wrote: > Stefan Sayer writes: > > > pass PREFIX or the whole cfg-target to make. > > stefan, > > perhaps my text was not clear, but in my opinion debian package build > should work just be executing > > dpkg-buildpackage -rfakeroot -us -uc > > in root of debian source directory. whatever needs to be passed to > makes in order for that to happen, has to be done in debian/rules file. > yes of course. I thought you had talked about your custom debian/rules.
I am doing this now: svn co https://svn.berlios.de/svnroot/repos/sems/trunk cd trunk ln -s pkg/debian/ debian dpkg-buildpackage -rfakeroot -us -uc and it works out ok (build-dependencies might be broken tho). Stefan > it may very well be that everything is ok in sems makefiles, but then > there must be something wrong in debian/rules because the above > dpkg-buildpackage produces the errors i have reported earlier. > > -- juha -- Stefan Sayer VoIP Services [EMAIL PROTECTED] www.iptego.com iptego GmbH Am Borsigturm 40 13507 Berlin Germany Amtsgericht Charlottenburg, HRB 101010 Geschaeftsfuehrer: Alexander Hoffmann _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
