Re: dpkg-buildpackage problem.

2008-07-27 Thread Semih Gokalp
Yes i want to and i am going to read New Maintainers Guide.If i have further problem ,I will share and explain more precisely my problem. And very thanks for replied and advice. -- Iyi calismalar.Basarilar... Semih Gokalp Istanbul/Turkiye

Re: dpkg-buildpackage problem.

2008-07-27 Thread Marko Randjelovic
Semih Gokalp wrote: > > Hi all debian users.I hope,everything is ok for you. > I have Debian 4.0 Etch stable and running some service on it.I want to > download source package and build deb package. > > I have been typing, > > # cd /usr/src > # apt-get source xyz > > and download "xyz_1.0.orig.

Re: dpkg-buildpackage problem.

2008-07-27 Thread Semih Gokalp
> You should do "dpkg-source -x xyz_1.2.dsc". This command will unpack > xyz-1.2.orig.tar.gz > and apply xyz_1.2.diff.gz. Only then you should apply your patch and then > do > 'dpkg-buildpackage'. > Thanks for reply.It works. Thanks again. -- Iyi calismalar.Basarilar... Semih Gokalp Istanbul/Tu

Re: dpkg-buildpackage problem.

2008-07-27 Thread Eugene V. Lyubimkin
Semih Gokalp wrote: > > Hi all debian users.I hope,everything is ok for you. > I have Debian 4.0 Etch stable and running some service on it.I want to > download source package and build deb package. > > I have been typing, > > # cd /usr/src > # apt-get source xyz > > and download "xyz_1.0.orig.

Re: dpkg-buildpackage; building from subversion

2007-04-24 Thread Kevin Mark
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Apr 24, 2007 at 03:59:56AM -0700, John Pye wrote: > Hi all, > > I'm trying to get my head around package building with Debian, coming > from my earlier experiences with RPMs. two bits: the debian-mentors mailing list and website (google will f

Re: dpkg-buildpackage; building from subversion

2007-04-24 Thread Karl E. Jorgensen
On Tue, Apr 24, 2007 at 03:59:56AM -0700, John Pye wrote: > I'm trying to get my head around package building with Debian, coming > from my earlier experiences with RPMs. Welcome to Debian! > One technique which I found quite good with RPMs was the ability to > create a tarball that *included* th

Re: dpkg-buildpackage; building from subversion

2007-04-24 Thread Kamaraju S Kusumanchi
John Pye wrote: > So: assuming I have complete control over what is in my tarball, what > is the neatest, tidiest and safest way to set up and run an > actual .deb build? > First you need to debianize the tar ball using dh_make. If it is already debianized, you can build the packages using dpk

Re: dpkg-buildpackage; building from subversion

2007-04-24 Thread Roberto C . Sánchez
On Tue, Apr 24, 2007 at 03:59:56AM -0700, John Pye wrote: > Hi all, > > So: assuming I have complete control over what is in my tarball, what > is the neatest, tidiest and safest way to set up and run an > actual .deb build? > Since you mention subversion in the subject line, you want svn-buildpa

Re: dpkg-buildpackage, debian etch, beryl

2007-01-09 Thread Michelle Konzack
> .libs/display_options.o: In function `compDisplayInitOptions': > ../src/display_options.c:268: undefined reference to `XStringToKeysym' > ../src/display_options.c:285: undefined reference to `XStringToKeysym' > ../src/display_options.c:302: undefined reference to `XStringToKeysym' > ../src/displa

Re: dpkg-buildpackage, debian etch, beryl

2007-01-01 Thread Magnus Pedersen
Adam Porter wrote: Magnus Pedersen wrote: I'm building from the 0.14 release tarballs and this is my buildcommand and path: [EMAIL PROTECTED]:~/Desktop/beryl/build/beryl-core-0.1.4$ dpkg-buildpackage -rfakeroot The final error looks like this: /home/magnus/Desktop/beryl/build/beryl-core-0.1.

Re: dpkg-buildpackage, debian etch, beryl

2007-01-01 Thread Adam Porter
Magnus Pedersen wrote: > I'm building from the 0.14 release tarballs and this is my buildcommand > and path: > > [EMAIL PROTECTED]:~/Desktop/beryl/build/beryl-core-0.1.4$ > dpkg-buildpackage -rfakeroot > > The final error looks like this: > > /home/magnus/Desktop/beryl/build/beryl-core-0.1.4/li

Re: dpkg-buildpackage, debian etch, beryl

2007-01-01 Thread Magnus Pedersen
Adam Porter wrote: Magnus Pedersen wrote: I'm trying to build .debs of beryl: I can build the source without problems with : ./configure make But when I try to build with dpkg-buildpackage -rfakeroot I end up with a lot linies like this and an error: /home/magnus/Desktop/beryl/beryl-core-0

Re: dpkg-buildpackage, debian etch, beryl

2007-01-01 Thread Adam Porter
Magnus Pedersen wrote: > I'm trying to build .debs of beryl: > > I can build the source without problems with : > ./configure > make > > But when I try to build with dpkg-buildpackage -rfakeroot I end up with > a lot linies like this and an error: > > /home/magnus/Desktop/beryl/beryl-core-0.1.

Re: dpkg-buildpackage and desired target and changed config files in the build directory

2000-11-09 Thread Jaldhar H. Vyas
On Thu, 9 Nov 2000, Michael Meding wrote: > Hello everybody, > Before I begin, I want to mention that there is mailing list specifically for newbie packagers called debian-mentors@lists.debian.org . You should ask this kind of question there. > I am trying to find out where to change the envir

Re: dpkg-buildpackage

1998-02-25 Thread Manoj Srivastava
Hi, From /usr/doc/kernel-package/Problems.gz (not that one would think of looking there, but this has been seen while building kernels) g) dpkg-gencontrol fails if LC_ALL is set to de_DE. Actually, I can't really confirm this works for anything except en_US. This is true as of