Compiling vlc on Solaris
Jens Kammann
jens.kammann at dlr.de
Fri Jun 7 14:04:41 CEST 2002
Hi,
I am trying to compile vlc-0.4.1 on Solaris (Sparc). Using Solaris 8, "configure" hangs after:
"checking whether the byte order is big-endian... yes"
On Solaris 7, configure works, but 'gmake' stops with the following error:
Makefile.dep:46: no file name for `-include'
gcc -DSYS_SOLARIS2_7 -finline-limit-30000 -Wall -Winline -pipe -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" -DDATA_PATH=\"/usr/local/share/videolan\" -DPLUGIN_PATH=\"/usr/local/lib/videolan/vlc\" -Iinclude -Iextras -D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math -funroll-loops -fomit-frame-pointer -mhard-float -D__VLC__ -c -o extras/GNUgetopt/getopt1.o extras/GNUgetopt/getopt1.c
gmake[1]: Entering directory `/home/tmp/vlc-0.4.1/plugins/idct'
gmake[1]: *** No rule to make target `../idct.a'. Stop.
gmake[1]: Leaving directory `/home/tmp/vlc-0.4.1/plugins/idct'
gmake: *** [plugins/idct.a] Error 2
Are there any hints for a successful Solaris build ?
greetings,
Jens
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list