[vlc-devel] Re: Solaris 10.0 and VLC

Damien Fouilleul Damien.Fouilleul at laposte.net
Fri May 13 11:37:05 CEST 2005


could you highlight the line 296 in this Makefile.

BTW are you using GNU make ?

johnny Laura wrote:

>HI...well I'm compiling the requeriments for VLC on solaris 10.0 and I
>have error
>well..an error; ....: I'm compiling libcdio:
>
>bash-3.00$ ./configure 
>
>checking for a BSD-compatible install... ./install-sh -c
>checking whether build environment is sane... yes
>checking for gawk... gawk
>checking whether make sets $(MAKE)... yes
>checking build system type... i386-pc-solaris2.10
>checking host system type... i386-pc-solaris2.10
>checking whether to enable maintainer-specific portions of Makefiles... no
>checking whether build environment is sane... yes
>checking for gcc... gcc
>checking for C compiler default output file name... a.out
>checking whether the C compiler works... yes
>checking whether we are cross compiling... no
>checking for suffix of executables...
>checking for suffix of object files... o
>checking whether we are using the GNU C compiler... yes
>checking whether gcc accepts -g... yes
>checking for gcc option to accept ANSI C... none needed
>checking for style of include used by make... GNU
>checking dependency style of gcc... gcc3
>checking for g++... g++
>checking whether we are using the GNU C++ compiler... yes
>checking whether g++ accepts -g... yes
>checking dependency style of g++... gcc3
>checking how to run the C preprocessor... gcc -E
>checking for egrep... egrep
>checking for AIX... no
>checking whether gcc understands -Wall... yes
>checking whether gcc understands -Wchar-subscripts... yes
>checking whether gcc understands -Wmissing-prototypes... yes
>checking whether gcc understands -Wmissing-declarations... yes
>checking whether gcc understands -Wunused... yes
>checking whether gcc understands -Wpointer-arith... yes
>checking whether gcc understands -Wwrite-strings... yes
>checking whether gcc understands -Wnested-externs... yes
>checking whether gcc understands -Wno-sign-compare... yes
>checking for perl... /opt/csw/bin/perl
>checking for diff... /bin/diff
>adding -w to diff in regression tests
>checking for cmp... /bin/cmp
>checking for cdparanoia... no
>checking for libpopt library... yes
>checking for ANSI C header files... yes
>checking for sys/types.h... yes
>checking for sys/stat.h... yes
>checking for stdlib.h... yes
>checking for string.h... yes
>checking for memory.h... yes
>checking for strings.h... yes
>checking for inttypes.h... yes
>checking for stdint.h... yes
>checking for unistd.h... yes
>checking errno.h usability... yes
>checking errno.h presence... yes
>checking for errno.h... yes
>checking fcntl.h usability... yes
>checking fcntl.h presence... yes
>checking for fcntl.h... yes
>checking glob.h usability... yes
>checking glob.h presence... yes
>checking for glob.h... yes
>checking pwd.h usability... yes
>checking pwd.h presence... yes
>checking for pwd.h... yes
>checking stdarg.h usability... yes
>checking stdarg.h presence... yes
>checking for stdarg.h... yes
>checking stdbool.h usability... yes
>checking stdbool.h presence... yes
>checking for stdbool.h... yes
>checking stdio.h usability... yes
>checking stdio.h presence... yes
>checking for stdio.h... yes
>checking sys/cdio.h usability... yes
>checking sys/cdio.h presence... yes
>checking for sys/cdio.h... yes
>checking sys/param.h usability... yes
>checking sys/param.h presence... yes
>checking for sys/param.h... yes
>checking curses.h usability... yes
>checking curses.h presence... yes
>checking for curses.h... yes
>checking whether byte ordering is bigendian... no
>checking for an ANSI C-conforming const... yes
>checking for inline... inline
>checking whether gcc supports ISOC99 _Pragma()... yes
>checking for GNU getopt_long... yes
>checking how to create empty arrays... []
>checking bitfield ordering in structs... LSBF
>checking for a sed that does not truncate output... /opt/csw/bin/gsed
>checking for ld used by gcc... /usr/ccs/bin/ld
>checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
>checking for /usr/ccs/bin/ld option to reload object files... -r
>checking for BSD-compatible nm... /usr/ccs/bin/nm -p
>checking whether ln -s works... yes
>checking how to recognise dependent libraries... pass_all
>checking dlfcn.h usability... yes
>checking dlfcn.h presence... yes
>checking for dlfcn.h... yes
>checking how to run the C++ preprocessor... g++ -E
>checking for g77... no
>checking for f77... no
>checking for xlf... no
>checking for frt... no
>checking for pgf77... no
>checking for fort77... no
>checking for fl32... no
>checking for af77... no
>checking for f90... no
>checking for xlf90... no
>checking for pgf90... no
>checking for epcf90... no
>checking for f95... no
>checking for fort... no
>checking for xlf95... no
>checking for ifc... no
>checking for efc... no
>checking for pgf95... no
>checking for lf95... no
>checking for gfortran... no
>checking whether we are using the GNU Fortran 77 compiler... no
>checking whether  accepts -g... no
>checking the maximum length of command line arguments... 262144
>checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
>checking for objdir... .libs
>checking for ar... ar
>checking for ranlib... ranlib
>checking for strip... strip
>checking if gcc static flag  works... yes
>checking if gcc supports -fno-rtti -fno-exceptions... no
>checking for gcc option to produce PIC... -fPIC
>checking if gcc PIC flag -fPIC works... yes
>checking if gcc supports -c -o file.o... yes
>checking whether the gcc linker (/usr/ccs/bin/ld) supports shared
>libraries... yes
>checking whether -lc should be explicitly linked in... yes
>checking dynamic linker characteristics... solaris2.10 ld.so
>checking how to hardcode library paths into programs... immediate
>checking whether stripping libraries is possible... no
>checking if libtool supports shared libraries... yes
>checking whether to build shared libraries... yes
>checking whether to build static libraries... yes
>configure: creating libtool
>appending configuration tag "CXX" to libtool
>checking for ld used by g++... /usr/ccs/bin/ld
>checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
>checking whether the g++ linker (/usr/ccs/bin/ld) supports shared
>libraries... yes
>checking for g++ option to produce PIC... -fPIC
>checking if g++ PIC flag -fPIC works... yes
>checking if g++ supports -c -o file.o... yes
>checking whether the g++ linker (/usr/ccs/bin/ld) supports shared
>libraries... yes
>checking dynamic linker characteristics... solaris2.10 ld.so
>checking how to hardcode library paths into programs... immediate
>checking whether stripping libraries is possible... no
>appending configuration tag "F77" to libtool
>checking for cos in -lm... yes
>configure: WARNING: I don't see GNU ld. I'm going to assume
>--without-versioned-libs
>checking for bzero... yes
>checking for drand48... yes
>checking for rand... yes
>checking for ftruncate... yes
>checking for lstat... yes
>checking for memcpy... yes
>checking for memset... yes
>checking for snprintf... yes
>checking for tzset... yes
>checking for vsnprintf... yes
>checking for getpwuid... yes
>checking for geteuid... yes
>checking for struct tm.tm_gmtoff... no
>checking for ld used by GCC... /usr/ccs/bin/ld
>checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
>checking for shared library run path origin... /bin/bash:
>./config.rpath: No such file or directory
>done
>checking for iconv... yes
>checking how to link with libiconv... -liconv
>checking for iconv declaration...
>         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t
>*inbytesleft, char * *outbuf, size_t *outbytesleft);
>checking for nl_langinfo and CODESET... yes
>checking for pkg-config... /opt/csw/bin/pkg-config
>checking for libcddb >= 0.9.4... yes
>checking CDDB_CFLAGS... -I/opt/csw/include
>checking CDDB_LIBS... -L/opt/csw/lib -lcddb
>checking for connect in -lsocket... yes
>checking for gethostbyname... no
>checking for gethostbyname in -lnsl... yes
>checking for mvprintw in -lcurses... yes
>checking for libvcdinfo >= 0.7.21... sh: gnome-config: not found
>sh: gnome-config: not found
>Package libvcdinfo was not found in the pkg-config search path.
>Perhaps you should add the directory containing `libvcdinfo.pc'
>to the PKG_CONFIG_PATH environment variable
>No package 'libvcdinfo' found
>configure: WARNING: a new enough libvcdinfo not found.
>VCD info display in cd-info disabled.
>libvcdinfo is part of vcdimager. Get it from http://vcdimager.org
>configure: creating ./config.status
>config.status: creating Makefile
>config.status: creating example/C++/Makefile
>config.status: creating example/Makefile
>config.status: creating include/Makefile
>config.status: creating include/cdio/Makefile
>config.status: creating include/cdio/version.h
>config.status: creating doc/doxygen/Doxyfile
>config.status: creating doc/Makefile
>config.status: creating lib/Makefile
>config.status: creating lib/cdda_interface/Makefile
>config.status: creating lib/driver/Makefile
>config.status: creating lib/iso9660/Makefile
>config.status: creating lib/paranoia/Makefile
>config.status: creating libcdio.pc
>config.status: creating libcdio_cdda.pc
>config.status: creating libcdio_paranoia.pc
>config.status: creating libiso9660.pc
>config.status: creating package/libcdio.spec
>config.status: creating src/cd-paranoia/Makefile
>config.status: creating src/cd-paranoia/usage.txt
>config.status: creating src/cd-paranoia/doc/Makefile
>config.status: creating src/cd-paranoia/doc/en/cd-paranoia.1
>config.status: creating src/cd-paranoia/doc/en/Makefile
>config.status: creating src/cd-paranoia/doc/jp/cd-paranoia.1
>config.status: creating src/cd-paranoia/doc/jp/Makefile
>config.status: creating src/Makefile
>config.status: creating test/check_nrg.sh
>config.status: creating test/check_cue.sh
>config.status: creating test/check_iso.sh
>config.status: creating test/check_paranoia.sh
>config.status: creating test/check_common_fn
>config.status: creating test/Makefile
>config.status: creating config.h
>config.status: config.h is unchanged
>config.status: executing depfiles commands
>config.status: executing checks commands
>config.status: executing default commands
>Using CD-ROM drivers: cdrdao, BIN/CUE, NRG, Solaris
>Building cd-paranoia: yes
>Building cd-info    : yes
>Building cd-read    : yes
>Building cdda-player: yes
>Building iso-info   : yes
>Building iso-read   : yes
>
>bash-3.00$ make
>
>make  all-recursive
>Making all in doc
>Making all in include
>Making all in cdio
>make  all-am
>Making all in lib
>Making all in driver
>make: Fatal error in reader: Makefile, line 296: Unexpected end of line seen
>Current working directory /export/home/jlaura/soft_vlc/libcdio-0.73/lib/driver
>*** 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='driver iso9660 cdda_interface paranoia'; 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/libcdio-0.73/lib
>*** 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='doc include lib src test example'; 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/libcdio-0.73
>*** Error code 1
>make: Fatal error: Command failed for target `all'
>
>bash-3.00$
>
>
>********************************************
>I think that I have to install something but I don't know what.....
>did anyone compile the VLC in solaris??????
>
>  
>

-- 
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