| View previous topic :: View next topic |
| Author |
Message |
lodger n00b

Joined: 16 Apr 2002 Posts: 53
|
Posted: Wed Mar 19, 2003 3:36 am Post subject: gst-plugins compile error |
|
|
In other sections of the build it uses /usr/kde/3.1/lib/libartsc.so but
here it 's looking in /usr/kde/3. Why?
/bin/sh ../../libtool --mode=link g++ -march=pentium3 -O2 -pipe -o libgstwincodec.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstwincodec_la-gstwindec.lo libgstwincodec_la-gstwincodec.lo libgstwincodec_la-gstwinenc.lo -Wl,-rpath,/usr/lib -laviplay -lstdc++
mkdir .libs
grep: /usr/kde/3/lib/libartsc.la: No such file or directory
sed: can't read /usr/kde/3/lib/libartsc.la: No such file or directory
libtool: link: `/usr/kde/3/lib/libartsc.la' is not a valid libtool archive
make[3]: *** [libgstwincodec.la] Error 1
make[3]: Leaving directory `/home/tmp/portage/gst-plugins-0.6.0-r4/work/gst-plugins-0.6.0/ext/avifile'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tmp/portage/gst-plugins-0.6.0-r4/work/gst-plugins-0.6.0/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tmp/portage/gst-plugins-0.6.0-r4/work/gst-plugins-0.6.0'
make: *** [all] Error 2
!!! ERROR: media-libs/gst-plugins-0.6.0-r4 failed.
!!! Function src_compile, Line 153, Exitcode 2
!!! (no error message) |
|
| Back to top |
|
 |
glober Tux's lil' helper

Joined: 20 Oct 2002 Posts: 77 Location: Vancouver, Canada
|
Posted: Fri Mar 21, 2003 3:45 am Post subject: Re: gst-plugins compile error |
|
|
| lodger wrote: | In other sections of the build it uses /usr/kde/3.1/lib/libartsc.so but
here it 's looking in /usr/kde/3. Why?
/bin/sh ../../libtool --mode=link g++ -march=pentium3 -O2 -pipe -o libgstwincodec.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version libgstwincodec_la-gstwindec.lo libgstwincodec_la-gstwincodec.lo libgstwincodec_la-gstwinenc.lo -Wl,-rpath,/usr/lib -laviplay -lstdc++
mkdir .libs
grep: /usr/kde/3/lib/libartsc.la: No such file or directory
sed: can't read /usr/kde/3/lib/libartsc.la: No such file or directory
libtool: link: `/usr/kde/3/lib/libartsc.la' is not a valid libtool archive
make[3]: *** [libgstwincodec.la] Error 1
make[3]: Leaving directory `/home/tmp/portage/gst-plugins-0.6.0-r4/work/gst-plugins-0.6.0/ext/avifile'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tmp/portage/gst-plugins-0.6.0-r4/work/gst-plugins-0.6.0/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tmp/portage/gst-plugins-0.6.0-r4/work/gst-plugins-0.6.0'
make: *** [all] Error 2
!!! ERROR: media-libs/gst-plugins-0.6.0-r4 failed.
!!! Function src_compile, Line 153, Exitcode 2
!!! (no error message) |
I am also getting the same error when trying to emerge Gnome 2.2 . I have KDE 3.1 on my system and not 3.0, and the gst-plugins compilation seems to be refering KDE 3.0 ???
Does anyone have any ideas ?
. |
|
| Back to top |
|
 |
lodger n00b

Joined: 16 Apr 2002 Posts: 53
|
Posted: Fri Mar 21, 2003 11:27 pm Post subject: |
|
|
I solved it by recreating a /usr/kde/3/lib directory and copyng
the libartsc.la from the usr/kde/3.1/lib directory to it.
Compile fine afterwards.
Hope this helps.
el lodger |
|
| Back to top |
|
 |
glober Tux's lil' helper

Joined: 20 Oct 2002 Posts: 77 Location: Vancouver, Canada
|
Posted: Sun Mar 23, 2003 9:03 pm Post subject: |
|
|
| lodger wrote: | I solved it by recreating a /usr/kde/3/lib directory and copyng
the libartsc.la from the usr/kde/3.1/lib directory to it.
Compile fine afterwards.
Hope this helps.
el lodger |
Yes That solves the error. Compiles fine after that. Thanks.
. |
|
| Back to top |
|
 |
|