[vlc-devel] Re: vlc and solaris 10.0

Damien Fouilleul Damien.Fouilleul at laposte.net
Fri May 13 11:19:49 CEST 2005


John,

try compiling against GNU libiconv; since there are significant 
differences between Linux (GNU) version and Solaris one.

here's a link you might find useful

http://www.sunfreeware.com/programlistsparc10.html#libiconv

johnny Laura wrote:

>hi to everybody; well I'm new on solaris 10.0... I have instaled VLC
>from source code in LINUX(mandrake 10.0) it was complicated but I did
>it; and all is ok....but now I'm trying to compile VLC from source
>code in solaris 10.0 and I have erros, like this.....
>1. compiling libcddb
>        # ./configure ...(ok)
>        #make
>make  all-recursive
>Making all in include
>Making all in cddb
>Making all in lib
>Making all in examples
>/bin/bash ../libtool --mode=link gcc  -g -O2  -Wall -Wchar-subscripts
>-Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith
>-Wwrite-strings -Wnested-externs -Wno-sign-compare    -o cddb_query 
>main.o do_query.o  do_read.o do_display.o cd_access.o
>../lib/libcddb.la  -lnsl -lsocket
>gcc -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes
>-Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings
>-Wnested-externs -Wno-sign-compare -o .libs/cddb_query main.o
>do_query.o do_read.o do_display.o cd_access.o  ../lib/.libs/libcddb.so
>-lnsl -lsocket -R/usr/local/lib
>Símbolo                 primera referencia
> no definido                        en el archivo
>libiconv_close                      ../lib/.libs/libcddb.so
>libiconv_open                       ../lib/.libs/libcddb.so
>libiconv                            ../lib/.libs/libcddb.so
>ld: error fatal: Errores de referencia de símbolo. No se escribió
>salida en .libs/cddb_query
>collect2: ld devolvió el estado de salida 1
>*** Error code 1
>make: Fatal error: Command failed for target `cddb_query'
>Current working directory /export/home/jlaura/soft_vlc/libcddb-0.9.6/examples
>*** Error code 1
>The following command caused the error:
>set fnord $MAKEFLAGS; amf=$2; \
>dot_seen=no; \
>target=`echo all-recursive | sed s/-recursive//`; \
>list='include lib examples tests'; 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) \
>   || case "$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
>done; \
>if test "$dot_seen" = "no"; then \
>  make  "$target-am" || exit 1; \
>fi; test -z "$fail"
>make: Fatal error: Command failed for target `all-recursive'
>Current working directory /export/home/jlaura/soft_vlc/libcddb-0.9.6
>*** Error code 1
>make: Fatal error: Command failed for target `all'
>#
>*********************************************************************************************
>
>can anyone help  me???
>
>  
>

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list