|
|
| Next: jackd and snapper |
| Author |
Message |
Elimar Riesebieter External

Since: Feb 26, 2005 Posts: 357
|
Posted: Sun Jul 08, 2007 8:10 pm Post subject: gtkpbbuttons 0,6.10 Archived from groups: linux>debian>ports>powerpc (more info?) |
|
|
Hi,
did one successful build gtkpbbuttons 0.6.10? Here:
cd build && /usr/bin/make
make[1]: Entering directory `/source/gtkpbbuttons/gtkpbbuttons-0.6.10/build'
/usr/bin/make --no-print-directory all-recursive
Making all in .
powerpc-linux-gnu-gcc: ccdv.c: No such file or directory
ccdv.c is in the source root. Headers are from pbbuttonsd 0.8.1.
Any hints?
Elimar
--
On the keyboard of life you have always
to keep a finger at the escape key;-)
--
To UNSUBSCRIBE, email to debian-powerpc-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org |
|
| Back to top |
|
 |
Bin Zhang External

Since: Mar 26, 2006 Posts: 36
|
Posted: Sun Jul 08, 2007 11:00 pm Post subject: Re: gtkpbbuttons 0,6.10 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On 7/8/07, Elimar Riesebieter <riesebie.TakeThisOut@lxtec.de> wrote:
>
> Hi,
>
> did one successful build gtkpbbuttons 0.6.10? Here:
Yes. On my ibook G4 1.2Ghz 12".
(./configure LAPTOP=POWERBOOK --without-oss --with-alsa
for compiling pbbuttonsd 0.8.1)
Regards,
Bin
>
> cd build && /usr/bin/make
> make[1]: Entering directory `/source/gtkpbbuttons/gtkpbbuttons-0.6.10/build'
> /usr/bin/make --no-print-directory all-recursive
> Making all in .
> powerpc-linux-gnu-gcc: ccdv.c: No such file or directory
>
> ccdv.c is in the source root. Headers are from pbbuttonsd 0.8.1.
>
> Any hints?
> Elimar
>
>
> --
> On the keyboard of life you have always
> to keep a finger at the escape key;-)
>
>
> --
> To UNSUBSCRIBE, email to debian-powerpc-REQUEST.TakeThisOut@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org
>
>
--
To UNSUBSCRIBE, email to debian-powerpc-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org |
|
| Back to top |
|
 |
Elimar Riesebieter External

Since: Feb 26, 2005 Posts: 357
|
Posted: Mon Jul 09, 2007 9:20 pm Post subject: Re: gtkpbbuttons 0,6.10 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On Sun, 08 Jul 2007 the mental interface of
Bin Zhang told:
> On 7/8/07, Elimar Riesebieter <riesebie.RemoveThis@lxtec.de> wrote:
>>
>> Hi,
>>
>> did one successful build gtkpbbuttons 0.6.10? Here:
>
> Yes. On my ibook G4 1.2Ghz 12".
> (./configure LAPTOP=POWERBOOK --without-oss --with-alsa
> for compiling pbbuttonsd 0.8.1)
Hmm, --with-alsa is set by default. LAPTOP=POWERBOOK isn't a compile
option (checked by ./configure --help) and why --whithout-oss?
Think, that has nothing to do with the missing cddv.c failure
building gtkpbbuttons.
Elimar
--
You cannot propel yourself forward by
patting yourself on the back.
--
To UNSUBSCRIBE, email to debian-powerpc-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org |
|
| Back to top |
|
 |
Bin Zhang External

Since: Mar 26, 2006 Posts: 36
|
Posted: Mon Jul 09, 2007 10:10 pm Post subject: Re: gtkpbbuttons 0,6.10 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On 7/9/07, Elimar Riesebieter <riesebie.DeleteThis@lxtec.de> wrote:
> On Sun, 08 Jul 2007 the mental interface of
> Bin Zhang told:
>
> > On 7/8/07, Elimar Riesebieter <riesebie.DeleteThis@lxtec.de> wrote:
> >>
> >> Hi,
> >>
> >> did one successful build gtkpbbuttons 0.6.10? Here:
> >
> > Yes. On my ibook G4 1.2Ghz 12".
> > (./configure LAPTOP=POWERBOOK --without-oss --with-alsa
> > for compiling pbbuttonsd 0.8.1)
>
> Hmm, --with-alsa is set by default. LAPTOP=POWERBOOK isn't a compile
> option (checked by ./configure --help) and why --whithout-oss?
I first built pbbuttonsd 0.8.1 with these options and started service
pbbuttonsd, then built gtkpbbuttons using ./configure and make.
>
> Think, that has nothing to do with the missing cddv.c failure
> building gtkpbbuttons.
It compiles and works fine on my ibook.
Bin
>
> Elimar
>
>
> --
> You cannot propel yourself forward by
> patting yourself on the back.
>
>
> --
> To UNSUBSCRIBE, email to debian-powerpc-REQUEST.DeleteThis@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
>
>
--
To UNSUBSCRIBE, email to debian-powerpc-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org |
|
| Back to top |
|
 |
Frank Lichtenheld External

Since: Nov 27, 2004 Posts: 577
|
Posted: Tue Jul 10, 2007 12:20 am Post subject: Re: gtkpbbuttons 0,6.10 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On Mon, Jul 09, 2007 at 10:38:41PM +0200, Elimar Riesebieter wrote:
> > cd build && /usr/bin/make
> > make[1]: Entering directory `/source/gtkpbbuttons/gtkpbbuttons-0.6.10/build'
> > /usr/bin/make --no-print-directory all-recursive
> > Making all in .
> > powerpc-linux-gnu-gcc: ccdv.c: No such file or directory
>
> Here we go: I hacked debian/rules as attached. So ccdv compiled and
> the packages are built. Just wondering why lintian mentioned the
> missing gtkpbbuttonsd.1 in tþe gnome packege. Too lazy now. Maybe
> Frank will have a look at it.
I orphaned all parts of pbbuttons a few months ago when I stopped using
my powerbook. So I will certainly not look into this, sorry
Gruesse,
--
Frank Lichtenheld <djpig DeleteThis @debian.org>
www: http://www.djpig.de/
--
To UNSUBSCRIBE, email to debian-powerpc-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org |
|
| Back to top |
|
 |
Elimar Riesebieter External

Since: Feb 26, 2005 Posts: 357
|
Posted: Tue Jul 10, 2007 12:30 am Post subject: Re: gtkpbbuttons 0,6.10 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On Tue, 10 Jul 2007 the mental interface of
Frank Lichtenheld told:
> On Mon, Jul 09, 2007 at 10:38:41PM +0200, Elimar Riesebieter wrote:
> > > cd build && /usr/bin/make
> > > make[1]: Entering directory `/source/gtkpbbuttons/gtkpbbuttons-0.6.10/build'
> > > /usr/bin/make --no-print-directory all-recursive
> > > Making all in .
> > > powerpc-linux-gnu-gcc: ccdv.c: No such file or directory
> >
> > Here we go: I hacked debian/rules as attached. So ccdv compiled and
> > the packages are built. Just wondering why lintian mentioned the
> > missing gtkpbbuttonsd.1 in tþe gnome packege. Too lazy now. Maybe
> > Frank will have a look at it.
>
> I orphaned all parts of pbbuttons a few months ago when I stopped using
> my powerbook. So I will certainly not look into this, sorry
So we need a new maintainer! I'll have a look at the packages.
Elimar
--
You cannot propel yourself forward by
patting yourself on the back. |
|
| Back to top |
|
 |
Frank Lichtenheld External

Since: Nov 27, 2004 Posts: 577
|
Posted: Tue Jul 10, 2007 3:00 am Post subject: Re: gtkpbbuttons 0,6.10 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On Tue, Jul 10, 2007 at 12:26:13AM +0200, Elimar Riesebieter wrote:
> On Tue, 10 Jul 2007 the mental interface of
> Frank Lichtenheld told:
>
> > On Mon, Jul 09, 2007 at 10:38:41PM +0200, Elimar Riesebieter wrote:
> > > > cd build && /usr/bin/make
> > > > make[1]: Entering directory `/source/gtkpbbuttons/gtkpbbuttons-0.6.10/build'
> > > > /usr/bin/make --no-print-directory all-recursive
> > > > Making all in .
> > > > powerpc-linux-gnu-gcc: ccdv.c: No such file or directory
> > >
> > > Here we go: I hacked debian/rules as attached. So ccdv compiled and
> > > the packages are built. Just wondering why lintian mentioned the
> > > missing gtkpbbuttonsd.1 in tþe gnome packege. Too lazy now. Maybe
> > > Frank will have a look at it.
> >
> > I orphaned all parts of pbbuttons a few months ago when I stopped using
> > my powerbook. So I will certainly not look into this, sorry
>
> So we need a new maintainer! I'll have a look at the packages.
For reference: The WNPP bugs are #422162, #422163, and #422164
There seems to be someone who retitled them to ITAs but didn't act on it
yet. Feel free to contact him about this.
The information about my packaging of the latest versions is in the bug
reports.
Gruesse,
--
Frank Lichtenheld <djpig.DeleteThis@debian.org>
www: http://www.djpig.de/
--
To UNSUBSCRIBE, email to debian-powerpc-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org |
|
| Back to top |
|
 |
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
| |
|
|