Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xmms
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
fishers4rus
n00b
n00b


Joined: 09 Nov 2002
Posts: 44

PostPosted: Sat Nov 09, 2002 3:25 pm    Post subject: xmms Reply with quote

I can easily emerge xmms, but several of the associated items that plug into it cannot ebuild due to missing 'SDL'. However, an emerge -S SDL brings no definitive results, just a bunch of libraries and plugins to interface with different languages. Any suggestions?
Back to top
View user's profile Send private message
nmr_spectrometer
n00b
n00b


Joined: 07 Oct 2002
Posts: 55

PostPosted: Sat Nov 09, 2002 4:01 pm    Post subject: Reply with quote

I think libsdl is what you're looking for.

Code:

# emerge -p libsdl
# emerge libsdl
Back to top
View user's profile Send private message
fishers4rus
n00b
n00b


Joined: 09 Nov 2002
Posts: 44

PostPosted: Sat Nov 09, 2002 4:47 pm    Post subject: Reply with quote

Thanks, I'll try it
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Sun Nov 10, 2002 1:34 pm    Post subject: Reply with quote

have the latest version installed, still same problem ... thoughts ?

Code:
bash-2.05a# emerge -s libsdl
Searching...
[ Results for search key : libsdl ]
[ Applications found : 1 ]

*  media-libs/libsdl
      Latest version available: 1.2.4.20020601
      Latest version installed: 1.2.4.20020601
      Homepage: http://www.libsdl.org/
      Description: Simple Direct Media Layer


and the error

Code:
checking for gawk... gawk
checking for XMMS - version >= 1.2.3... yes
checking target system type... i686-pc-linux-gnu
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.1.6... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /usr/bin/sdl-config
configure: error: *** SDL >= 1.1.6 not installed - please install first ***

!!! ERROR: The ebuild did not complete successfully.
!!! Function econf, Line 10, Exitcode 1
!!! econf failed

bash-2.05a#


thanks! :)
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Sun Nov 10, 2002 1:37 pm    Post subject: Reply with quote

typing
Code:
ldconfig
before emerging "solved" the SDL problem, but it still fails.. this time at

Code:
...inputpin.cpp:481: invalid conversion from `HRESULT (*)(IPin*, PIN_INFO*)' to `
   HRESULT (*)(IPin*, PIN_INFO*)'
inputpin.cpp: In constructor `CRemotePin::CRemotePin(CBaseFilter*, IPin*)':
inputpin.cpp:488: invalid conversion from `long int (*)(IUnknown*, GUID*,
   void**)' to `long int (*)(IUnknown*, GUID*, void**)'
inputpin.cpp:489: invalid conversion from `long int (*)(IUnknown*)' to `long
   int (*)(IUnknown*)'
inputpin.cpp:490: invalid conversion from `long int (*)(IUnknown*)' to `long
   int (*)(IUnknown*)'
inputpin.cpp:491: invalid conversion from `HRESULT (*)(IPin*, PIN_DIRECTION*)'
   to `HRESULT (*)(IPin*, PIN_DIRECTION*)'
inputpin.cpp:492: invalid conversion from `HRESULT (*)(IPin*, IPin**)' to `
   HRESULT (*)(IPin*, IPin**)'
inputpin.cpp:493: invalid conversion from `HRESULT (*)(IPin*, AM_MEDIA_TYPE*)'
   to `HRESULT (*)(IPin*, AM_MEDIA_TYPE*)'
inputpin.cpp:494: invalid conversion from `HRESULT (*)(IPin*, PIN_INFO*)' to `
   HRESULT (*)(IPin*, PIN_INFO*)'
make[4]: *** [inputpin.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/avi-xmms-1.2.3/work/avi-xmms-1.2.3/lib/videocodec/DirectShow'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/avi-xmms-1.2.3/work/avi-xmms-1.2.3/lib/videocodec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/avi-xmms-1.2.3/work/avi-xmms-1.2.3/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/avi-xmms-1.2.3/work/avi-xmms-1.2.3'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -156, Exitcode 2
!!! (no error message)

bash-2.05a#


any further thoughts ?
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot 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