Re: Compiling on hppa

2001-10-09 Thread Peter S Galbraith
Stijn de Bekker wrote: > Hi, > > > Apparently, the building of my htdig package fails on the hppa > architecture (as is also noted by bug #105045): > > http://buildd.debian.org/fetch.php?&pkg=htdig&ver=3.1.5-3&arch=hppa&stamp=100 > 2598209&file=log&as=raw > > > My question is pretty simple;

Re: Compiling on hppa

2001-10-10 Thread Stijn de Bekker
On Tue, Oct 09 2001, Peter S Galbraith wrote: > > Stijn de Bekker wrote: > > > Hi, > > > > > > Apparently, the building of my htdig package fails on the hppa > > architecture (as is also noted by bug #105045): > > > > http://buildd.debian.org/fetch.php?&pkg=htdig&ver=3.1.5-3&arch=hppa&stamp=10

Re: Compiling on hppa

2001-10-10 Thread Peter S Galbraith
Stijn de Bekker wrote: > On Tue, Oct 09 2001, Peter S Galbraith wrote: > > > > Stijn de Bekker wrote: > > > > > Hi, > > > > > > > > > Apparently, the building of my htdig package fails on the hppa > > > architecture (as is also noted by bug #105045): > > > > > > http://buildd.debian.org/fetc

Re: Compiling on hppa

2001-10-10 Thread Stijn de Bekker
On Wed, Oct 10 2001, Peter S Galbraith wrote: > > Stijn de Bekker wrote: > > > On Tue, Oct 09 2001, Peter S Galbraith wrote: [...] > > Unfortunately, that does not work either. I get the same error: > > Well, that's my point. The problem is not with the hppa > architecture, but with the fact

Re: Compiling on hppa

2001-10-10 Thread Robert Bihlmeyer
Stijn de Bekker <[EMAIL PROTECTED]> writes: > Unfortunately, that does not work either. I get the same error: Well, that was the plan, wasn't it ... reproducing it on your machine. > make[1]: Entering directory `/home/stijn/htdig-3.1.5/htlib' > g++-3.0 -c -DDEFAULT_CONFIG_FILE=\"/etc/htdig/htdi

Re: Compiling on hppa

2001-10-10 Thread James Troup
Stijn de Bekker <[EMAIL PROTECTED]> writes: > Apparently, the building of my htdig package fails on the hppa > architecture (as is also noted by bug #105045): > > http://buildd.debian.org/fetch.php?&pkg=htdig&ver=3.1.5-3&arch=hppa&stamp=1002598209&file=log&as=raw > > > My question is pretty sim

Re: Compiling on hppa

2001-10-10 Thread peter karlsson
Peter S Galbraith: > The problem is not really with hppa, but with g++-3.0. > Here's what I do to test build (another package) using g++-3.0 : Is it possible to get g++ 3 for i386 somewhere? That would make it a lot easier to test if things work... :) -- \\// peter - http://www.softwolves.pp.se

Re: Compiling on hppa

2001-10-10 Thread Peter S Galbraith
peter karlsson wrote: > Peter S Galbraith: > > > The problem is not really with hppa, but with g++-3.0. > > Here's what I do to test build (another package) using g++-3.0 : > > Is it possible to get g++ 3 for i386 somewhere? That would make it a > lot easier to test if things work... :) Sure,

Re: Compiling on hppa

2001-10-10 Thread peter karlsson
Peter S Galbraith: > Sure, install the package 'g++-3.0'. Hmm, interesting. It doesn't show up when I do dpkg -l, but obviously apt knows about it. -- \\// peter - http://www.softwolves.pp.se/ Statement concerning unsolicited e-mail according to Swedish law: http://www.softwolves.pp.se/pet

Re: Compiling on hppa

2001-10-09 Thread Peter S Galbraith
Stijn de Bekker wrote: > Hi, > > > Apparently, the building of my htdig package fails on the hppa > architecture (as is also noted by bug #105045): > > http://buildd.debian.org/fetch.php?&pkg=htdig&ver=3.1.5-3&arch=hppa&stamp=100 > 2598209&file=log&as=raw > > > My question is pretty simple;

Re: Compiling on hppa

2001-10-10 Thread Stijn de Bekker
On Tue, Oct 09 2001, Peter S Galbraith wrote: > > Stijn de Bekker wrote: > > > Hi, > > > > > > Apparently, the building of my htdig package fails on the hppa > > architecture (as is also noted by bug #105045): > > > > http://buildd.debian.org/fetch.php?&pkg=htdig&ver=3.1.5-3&arch=hppa&stamp=1

Re: Compiling on hppa

2001-10-10 Thread Peter S Galbraith
Stijn de Bekker wrote: > On Tue, Oct 09 2001, Peter S Galbraith wrote: > > > > Stijn de Bekker wrote: > > > > > Hi, > > > > > > > > > Apparently, the building of my htdig package fails on the hppa > > > architecture (as is also noted by bug #105045): > > > > > > http://buildd.debian.org/fet

Re: Compiling on hppa

2001-10-10 Thread Stijn de Bekker
On Wed, Oct 10 2001, Peter S Galbraith wrote: > > Stijn de Bekker wrote: > > > On Tue, Oct 09 2001, Peter S Galbraith wrote: [...] > > Unfortunately, that does not work either. I get the same error: > > Well, that's my point. The problem is not with the hppa > architecture, but with the fact

Re: Compiling on hppa

2001-10-10 Thread Robert Bihlmeyer
Stijn de Bekker <[EMAIL PROTECTED]> writes: > Unfortunately, that does not work either. I get the same error: Well, that was the plan, wasn't it ... reproducing it on your machine. > make[1]: Entering directory `/home/stijn/htdig-3.1.5/htlib' > g++-3.0 -c -DDEFAULT_CONFIG_FILE=\"/etc/htdig/htd

Re: Compiling on hppa

2001-10-10 Thread James Troup
Stijn de Bekker <[EMAIL PROTECTED]> writes: > Apparently, the building of my htdig package fails on the hppa > architecture (as is also noted by bug #105045): > > >http://buildd.debian.org/fetch.php?&pkg=htdig&ver=3.1.5-3&arch=hppa&stamp=1002598209&file=log&as=raw > > > My question is pretty

Re: Compiling on hppa

2001-10-10 Thread peter karlsson
Peter S Galbraith: > The problem is not really with hppa, but with g++-3.0. > Here's what I do to test build (another package) using g++-3.0 : Is it possible to get g++ 3 for i386 somewhere? That would make it a lot easier to test if things work... :) -- \\// peter - http://www.softwolves.pp.s

Re: Compiling on hppa

2001-10-10 Thread Peter S Galbraith
peter karlsson wrote: > Peter S Galbraith: > > > The problem is not really with hppa, but with g++-3.0. > > Here's what I do to test build (another package) using g++-3.0 : > > Is it possible to get g++ 3 for i386 somewhere? That would make it a > lot easier to test if things work... :) Sure,

Re: Compiling on hppa

2001-10-10 Thread peter karlsson
Peter S Galbraith: > Sure, install the package 'g++-3.0'. Hmm, interesting. It doesn't show up when I do dpkg -l, but obviously apt knows about it. -- \\// peter - http://www.softwolves.pp.se/ Statement concerning unsolicited e-mail according to Swedish law: http://www.softwolves.pp.se/pe