Re: building from source for different arch

2013-10-08 Thread Roger Leigh
On Wed, Sep 11, 2013 at 09:03:47PM +0200, Slavko wrote: > Hi, > > Dňa Wed, 11 Sep 2013 23:00:03 +0400 recovery...@gmail.com napísal: > > > Unless you intend to do something very strange (i.e. amd64.deb which > > contains i386 binaries), you'll probably better build package for i386 > > in a pure

Re: building from source for different arch

2013-09-11 Thread recoverym4n
On Wed, 11 Sep 2013 21:03:47 +0200 Slavko wrote: > Hi, > > Dňa Wed, 11 Sep 2013 23:00:03 +0400 recovery...@gmail.com napísal: > > > Unless you intend to do something very strange (i.e. amd64.deb which > > contains i386 binaries), you'll probably better build package for i386 > > in a pure i386

Re: building from source for different arch

2013-09-11 Thread recoverym4n
Hi. On Mon, 09 Sep 2013 23:20:34 +0200 Lucio Crusca wrote: > I'm trying to build opus package from source for both amd64 and i386, after > having applied the patch by Pino Toscano I've found here: > > $ dpkg-buildpackage -ai386 >From my limited experience in this area, invoking dpkg-build

Re: building from source for different arch

2013-09-11 Thread Slavko
Hi, Dňa Wed, 11 Sep 2013 23:00:03 +0400 recovery...@gmail.com napísal: > Unless you intend to do something very strange (i.e. amd64.deb which > contains i386 binaries), you'll probably better build package for i386 > in a pure i386 chroot (easily made by deboostrap). Or in chroot created by the

Re: building from source for different arch

2013-09-10 Thread ken
On Mon, Sep 09, 2013 at 11:20:34PM +0200, Lucio Crusca wrote: I'm trying to build opus package from source for both amd64 and i386, after having applied the patch by Pino Toscano I've found here: Look at the manpage for gcc (which I'm assuming you'll be using) and you'll see switches for diffe

Re: building from source for different arch

2013-09-10 Thread Chris Bannister
On Mon, Sep 09, 2013 at 06:30:41PM -0700, Gregory Nowak wrote: > On Mon, Sep 09, 2013 at 11:20:34PM +0200, Lucio Crusca wrote: > > I'm trying to build opus package from source for both amd64 and i386, after > > having applied the patch by Pino Toscano I've found here: > > You might want to have a

Re: building from source for different arch

2013-09-10 Thread Ralf Mardorf
Did you google for "debian cross compiling"? Seemingly there are pre build toolchains available. https://wiki.debian.org/BuildingCrossCompilers https://www.google.de/search?q=debian+cross+platform+compiling&ie=utf-8&oe=utf-8&rls=org.mozilla:en-US:official&client=firefox-a&channel=np&source=hp&gw

Re: building from source for different arch

2013-09-10 Thread Lucio Crusca
In data lunedì 9 settembre 2013 18:30:41, Gregory Nowak ha scritto: > On Mon, Sep 09, 2013 at 11:20:34PM +0200, Lucio Crusca wrote: > > I'm trying to build opus package from source for both amd64 and i386, > > after > > > having applied the patch by Pino Toscano I've found here: > You might want t

Re: building from source for different arch

2013-09-09 Thread Gregory Nowak
On Mon, Sep 09, 2013 at 11:20:34PM +0200, Lucio Crusca wrote: > I'm trying to build opus package from source for both amd64 and i386, after > having applied the patch by Pino Toscano I've found here: You might want to have a look at apt-src or apt-build. I seem to recall that apt-build can build

Re: building from source advice

2004-02-06 Thread Brad Sims
On Thursday 05 February 2004 8:43 pm, Rob Weir wrote: > If you build things from source, dpkg won't be aware of them, therefore > apt will try to install them if something depends on them. Hrm apt-get install checkinstall. It won't track dependencies but will make a .deb, .rpm or slackTGZ from the

Re: building from source advice

2004-02-06 Thread Micha Feigin
On Fri, Feb 06, 2004 at 01:43:08PM +1100, Rob Weir wrote: > On Fri, Feb 06, 2004 at 12:21:00AM +, cyril said > > Hi > > > > as a Debian newbie (recent redhat convert) I could do with a bit of advice on > > handling any source builds on my server. What kind of issues should I be > > aware of

Re: building from source advice

2004-02-06 Thread dev
> >>If you build things from source, dpkg won't be aware of them, therefore > >>apt will try to install them if something depends on them. > > > > From my (limited) experience with Gentoo I think it's possible to > > install something from source and tell emerge about it, so it won't try > > and i

Re: building from source advice

2004-02-06 Thread Jan Suchy
Dave Thorn wrote: On Fri, Feb 06, 2004 at 01:43:08PM +1100, Rob Weir wrote: On Fri, Feb 06, 2004 at 12:21:00AM +, cyril said as a Debian newbie (recent redhat convert) I could do with a bit of advice on handling any source builds on my server. What kind of issues should I be aware of if I c

Re: building from source advice

2004-02-06 Thread Dave Thorn
On Fri, Feb 06, 2004 at 01:43:08PM +1100, Rob Weir wrote: > On Fri, Feb 06, 2004 at 12:21:00AM +, cyril said > > as a Debian newbie (recent redhat convert) I could do with a bit of advice on > > handling any source builds on my server. What kind of issues should I be > > aware of if I choose

Re: building from source advice

2004-02-06 Thread cyril
Thanks for the advice Rob > Why? The Debian versions of apache and php include all known security > fixes, and pretty much all available modules. Well, I have had some problems with php 4.1.1 as supplied by Debian. There are some issues with the way this version handles certain things that I ca

Re: building from source advice

2004-02-05 Thread Rob Weir
On Fri, Feb 06, 2004 at 12:21:00AM +, cyril said > Hi > > as a Debian newbie (recent redhat convert) I could do with a bit of advice on > handling any source builds on my server. What kind of issues should I be > aware of if I choose to build some software from source on a stable Debian > e

Re: Building from source

2001-05-03 Thread Oliver Elphick
Sunil Thomas Thonikuzhiyil wrote: > Hello > I have downloaded > somepackage..diff.gz > somepackage.dsc > somepackage.orig.tar.gz > from incoming. Presently I have a potato installation > How do I make a deb file from the above > TIA > sunil cd /your/build/dir