solaris 10 & xine-lib

solaris 10 & xine-lib

Post by Master Lauedo » Thu, 08 Dec 2005 07:16:41



Hi ng,
i try to install xine-lib (version 1.1.1) from the source code on a
ultra 10 box(solaris 10) , but i get an error.

config command:


.:/usr/ccs/bin:/usr/local/xine/bin:/usr/sbin:/usr/bin:/opt/sfw/kde/bin:/usr/sfw/bin:/opt/sfw/bin

error message:
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
   case $f in \
     *=* | --[!k]*);; \
     *k*) failcom='fail=yes';; \
   esac; \
done; \
dot_seen=no; \
target=`echo install-recursive | sed s/-recursive//`; \
list='doc m4 intl po misc include lib src win32'; for subdir in $list; do \
   echo "Making $target in $subdir"; \
   if test "$subdir" = "."; then \
     dot_seen=yes; \
     local_target="$target-am"; \
   else \
     local_target="$target"; \
   fi; \
   (cd $subdir && make  $local_target) \
   || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
   make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `install-recursive'

 
 
 

1. can't compile xine-lib on solaris 9

i'm trying to install xine on a sun blade machine

after I do successfully (as root) the ./configure

"make" produces the following error:

xine.c: In function `extra_info_merge':

xine.c:104: invalid operands to binary !=

xine.c:106: invalid operands to binary !=

xine.c: In function `xine_play_internal':

xine.c:895: invalid operands to binary ==

xine.c:898: invalid operands to binary *

xine.c:900: incompatible types in assignment

xine.c: In function `xine_get_current_position':

xine.c:1257: aggregate value used where a float was expected

xine.c:1260: invalid operands to binary ==

xine.c:1261: aggregate value used where a float was expected

xine.c: In function `xine_get_spu_lang':

xine.c:1419: warning: cast increases required alignment of target type

xine.c:1432: warning: cast increases required alignment of target type

xine.c: In function `xine_get_audio_lang':

xine.c:1447: warning: cast increases required alignment of target type

xine.c:1457: warning: cast increases required alignment of target type

make[4]: *** [xine.lo] Error 1 ...............

.. and it stops

i does the same thing with xine-lib-1-rc0a and  xine-lib-0.9.13 and even
one earlier xine-lib-0.8.something

any help would be greatly appreciated

i think there's something wrong with configuration parameters of gcc

it is version: 3.2

i have set CC=gcc as well

trying to make the xine-ui fails as well for similar reasons

--
Posted via http://dbforums.com

2. 2.0.34 (aic7xxx) mostly fails to detect first SCSI disk

3. Oracle 10 (RAC) & Solaris 10 & Sun Cluster 3

4. libc & glibc ?

5. Oracle 10 & Solaris 10??

6. Slow konsole

7. Jumpstart solaris 10 b69 and solaris 10 b72 on an Ultra 30

8. stop core dumps ?

9. Live upgrade failure: Solaris 10 -> Solaris 10 update 1.

10. Solaris 10 Vs Solaris 8&9 - Urgent

11. lsof 4.70D for Solaris 10 [was Re: Lsof on Solaris 10 x86?]

12. Solaris 10 -- Where to get gcc (or other compiler) built on Solaris 10?

13. Solaris 2.4 & /usr/lib & GCC 2.7.2 problems.