NavigationUser loginLinux NewsClick the above for your daily dose of Linux news. Food for ThoughtLearn from your parent's mistakes -- use birth control! Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
error building deb package of pctel modem sourcei tried to build the deb package from the tar.gz of pctel for debian sarge (2.6.18-4-686). but i got the error as shown below. can someone tell me what went wrong here. can u help me build this package? i got the pacakge from linmodem 'pctel-0.9.7-9-rht-7.tar.gz' Type of package: single binary, multiple binary, library, kernel module or cdbs? [s/m/l/k/b] s Maintainer name : root Type of package: single binary, multiple binary, library, kernel module or cdbs? [s/m/l/k/b] s Maintainer name : root Currently there is no top level Makefile. This may require additional tuning. please explain teh process of building a packge from source in detail. |
Re: error building deb package of pctel modem source
I have not been manually building debs from the sources, but if there is no Makefile, this means that the package was not configured. To configure it, try running ./configure from the package source directory. But, as I see, after complaining, dh-make said 'done'. Are you sure it didn't work out?