problem building gentoo-de vdrplugin-softdevice - wrong library path for directfb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Matthias,

Some more stuff ....

I worked out how to get to the next step.
Now when I run emerge vdrplugin-softdevice I get the following errors.


mmc root # emerge vdrplugin-softdevice
Calculating dependencies -
!!! All ebuilds that could satisfy "media-video/vidix-cvs" have been
masked.
!!! One of the following masked packages is required to complete your
request:
- media-video/vidix-cvs-0.0.1 (masked by: ~x86 keyword)

For more information, see MASKED PACKAGES section in the emerge man page
or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!!    (dependency required by "media-video/vdrplugin-softdevice-0.1.0-
r1" [ebuild])


*****
Note to get to the next step I added media-video/vidix-cvs ~x86 and
media-video/vdrplugin-softdevice ~x86 to /etc/portage/packages.
******

mmc root # vim /etc/portage/package.keywords
mmc root # emerge vdrplugin-softdevice
Calculating dependencies ...done!
>>> emerge (1 of 2) media-video/vidix-cvs-0.0.1 to /
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) vidix-cvs-0.0.1.ebuild
>>> md5 files   ;-) files/digest-vidix-cvs-0.0.1
>>> Unpacking source...
 * Fetching CVS module vidix into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -d
":pserver:anonymous:@cvs.sourceforge.net:/cvsroot/vidix" login
Logging in to :pserver:anonymous@xxxxxxxxxxxxxxxxxxx:2401/cvsroot/vidix
 * Running  cvs -d
":pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/vidix" update -dP vidix
cvs update: Updating vidix
cvs update: Updating vidix/libdha
cvs update: Updating vidix/libdha/bin
cvs update: Updating vidix/libdha/kernelhelper
cvs update: Updating vidix/libdha/oth
cvs update: Updating vidix/libdha/sysdep
cvs update: Updating vidix/vidix
cvs update: Updating vidix/vidix/drivers
 * Copying vidix from /usr/portage/distfiles/cvs-src ...
 * CVS module vidix is now in /var/tmp/portage/vidix-cvs-0.0.1/work

!!! ERROR: media-video/vidix-cvs-0.0.1 failed.
!!! Function unpack, Line 352, Exitcode 0
!!! Nothing passed to the 'unpack' command
!!! If you need support, post the topmost build error, NOT this status
message.

Any tips on what I do next?

Thanks for your help.

Regards Anthony


On Tue, 2005-05-17 at 22:48 +0930, anthony hornby wrote:
> Hi Matthias,
> thanks for your help.
> I have done a gensync gentoo-de and can now see the new version.
> However when I do an emerge vdrplugin-softdevice I get the old version
> trying to be applied.
> See output below "please try vdrplugin-softdevice-0.1.0-r1".
> 
> I am very new to Gentoo - so sorry if this is a very dumb question, but
> how do I get it to apply the specific version. How does it work out
> which the new revision is (0.1.0-r1) so it knows to try to install that?
> 
> Thanks again for your help.
> 
> 
> mmc root # emerge vdrplugin-softdevice
> Calculating dependencies ...done!
> >>> emerge (1 of 1) media-video/vdrplugin-softdevice-0.1.0 to /
> >>> md5 files   ;-) ChangeLog
> >>> md5 files   ;-) vdrplugin-softdevice-0.0.7_pre1-r1.ebuild
> >>> md5 files   ;-) vdrplugin-softdevice-0.0.7_pre1.ebuild
> >>> md5 files   ;-) vdrplugin-softdevice-0.0.7_pre2.ebuild
> >>> md5 files   ;-) vdrplugin-softdevice-0.0.7_pre3.ebuild
> >>> md5 files   ;-) vdrplugin-softdevice-0.0.8.ebuild
> >>> md5 files   ;-) vdrplugin-softdevice-0.0.8_pre1.ebuild
> >>> md5 files   ;-) vdrplugin-softdevice-0.1.0.ebuild
> >>> md5 files   ;-) vdrplugin-softdevice-0.1.0-r1.ebuild
> >>> md5 files   ;-) files/digest-vdrplugin-softdevice-0.0.7_pre1-r1
> >>> md5 files   ;-) files/digest-vdrplugin-softdevice-0.0.7_pre1
> >>> md5 files   ;-) files/vdr.softdevice
> >>> md5 files   ;-) files/digest-vdrplugin-softdevice-0.0.7_pre2
> >>> md5 files   ;-) files/digest-vdrplugin-softdevice-0.0.7_pre3
> >>> md5 files   ;-) files/digest-vdrplugin-softdevice-0.0.8
> >>> md5 files   ;-) files/digest-vdrplugin-softdevice-0.0.8_pre1
> >>> md5 files   ;-) files/digest-vdrplugin-softdevice-0.1.0
> >>> md5 files   ;-) files/softdevice-0.0.7_pre1.diff
> >>> md5 files   ;-) files/softdevice-0.0.8_pre1-vdr-1.3.18.diff
> >>> md5 files   ;-) files/digest-vdrplugin-softdevice-0.1.0-r1
> >>> md5 src_uri ;-) vdr-softdevice-0.1.0.tgz
>  * Found DVB-Driver Includes:
>  *     /usr/include/ (API 3)
>  * Found Includes for vdr version:
>  *     1.3.22
> 
>  *
>  * softdevice-plugin for Video Disk Recorder
>  * -----------------------------------------
>  *
>  * You can use some VDR-SOFTDEVICE-USE-Flags to build your special
> plugin
>  * Only add
>  * VDR_SOFTDEVICE_OPTS="..."
>  * to /etc/make.conf
>  *
>  *
>  * Here is a list of all possible VDR_SOFTDEVICE_OPTS:
>  *
>  * xv -> enable XV-Support
>  * vidix -> enable vidix-Support
>  * dfb -> enable DFB-Support
>  * fb -> enable FB-Support
>  *
>  * Your VDR_SOFTDEVICE_OPTS: dfb
>  *
> 
> >>> Unpacking source...
> >>> Unpacking vdr-softdevice-0.1.0.tgz to /var/tmp/portage/vdrplugin-
> softdevice-0.1.0/work
>  * disable XV-Support
>  * disable Vidix-Support
>  * DFB-Support is broken
>  * please try vdrplugin-softdevice-0.1.0-r1
> 
> 
> On Tue, 2005-05-17 at 14:36 +0200, Matthias Schwarzott wrote:
> > On Tuesday 17 May 2005 12:35, anthony hornby wrote:
> > > Hi All,
> > > I am trying to build vdrplugin-softdevice from the gentoo-de ebuilds on
> > > gentoo 2005.
> > >
> > > I am getting the following error because the path for the directfb & dfb
> > > ++ headers etc are wrong, everything is actually under /usr/include, but
> > > the install is looking for the headers under /usr/local/include.
> > >
> > > I am new to Gentoo and was wondering how I can deal with this nicely.
> > > How can I override the paths to get a successful build?
> > >
> > > Thanks for all your help
> > >
> > > Anthony
> > Could you please resync and try vdrplugin-softdevice-0.1.0-r1
> > 
> > Matthias
-- 
Mr Anthony Hornby RHCE BIT ALIATEC
Library Systems & Technology Coordinator
Charles Darwin University | CRICOS 300K
anthony.hornby@xxxxxxxxxx | office +61 8 89 466011



[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux