Error: make src

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
gg940231
Blank Cone
Blank Cone
Posts: 34
Joined: 03 Mar 2009 09:53

Error: make src

Postby gg940231 » 28 Apr 2009 03:39

cygwin + winxp + vlc-0.9.9a

C:\cygwin\home\vlc-0.9.9a\extras\contrib
./bootstrap
make src
===>>
error:

make -C src
make[1]: Entering directory `/home/vlc-0.9.9a/extras/contrib/src'
(cd freetype2; ./configure --target=i686-pc-mingw32 --disable-pic --disable-shared --prefix=/home/vlc-0.9.9a/extras/contrib && make && make install)
make[2]: Entering directory `/home/vlc-0.9.9a/extras/contrib/src/freetype2'

FreeType build system -- automatic system detection

The following settings are used:

platform unix
compiler cc
configuration directory ./builds/unix
configuration rules ./builds/unix/unix.mk

If this does not correspond to your system or settings please remove the file
`config.mk' from this directory then read the INSTALL file for help.

Otherwise, simply type `make' again to build the library,
or `make refdoc' to build the API reference (the latter needs python).

cd builds/unix; ./configure '--target=i686-pc-mingw32' '--disable-pic' '--disable-shared' '--prefix=/home/vlc-0.9.9a/extras/contrib'
configure: WARNING: unrecognized options: --disable-pic
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
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 ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for rm... rm -f
checking for rmdir... rmdir
checking for a BSD-compatible install... /usr/bin/install -c
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int... 4
checking size of long... 4
checking cpp computation of bit length in ftconfig.in works... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking for memcpy... yes
checking for memmove... yes
checking for gzsetparams in -lz... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking whether CFLAGS includes -isysroot option... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... no
checking for as... as
checking for dlltool... dlltool
checking for objdump... (cached) objdump
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating ./config.status
config.status: creating unix-cc.mk
config.status: creating unix-def.mk
config.status: creating freetype-config
config.status: creating freetype2.pc
config.status: creating ftconfig.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-pic
make[2]: Nothing to be done for `unix'.
make[2]: Leaving directory `/home/vlc-0.9.9a/extras/contrib/src/freetype2'
make[2]: Entering directory `/home/vlc-0.9.9a/extras/contrib/src/freetype2'
./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/home/vlc-0.9.9a/extras/contrib/include -mno-cygwin -isystem /usr/include/mingw -mno-cygwin -isystem /usr/include/mingw -isystem /home/vlc-0.9.9a/extras/contrib/include -I/home/vlc-0.9.9a/extras/contrib/src/freetype2/objs -I./builds/unix -I/home/vlc-0.9.9a/extras/contrib/src/freetype2/include -c -Wall -I/home/vlc-0.9.9a/extras/contrib/include -mno-cygwin -isystem /usr/include/mingw -mno-cygwin -isystem /usr/include/mingw -isystem /home/vlc-0.9.9a/extras/contrib/include -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /home/vlc-0.9.9a/extras/contrib/src/freetype2/objs/ftsystem.lo /home/vlc-0.9.9a/extras/contrib/src/freetype2/src/base/ftsystem.c
libtool: compile: gcc -pedantic -ansi -I/home/vlc-0.9.9a/extras/contrib/include -mno-cygwin -isystem /usr/include/mingw -mno-cygwin -isystem /usr/include/mingw -isystem /home/vlc-0.9.9a/extras/contrib/include -I/home/vlc-0.9.9a/extras/contrib/src/freetype2/objs -I./builds/unix -I/home/vlc-0.9.9a/extras/contrib/src/freetype2/include -c -Wall -I/home/vlc-0.9.9a/extras/contrib/include -mno-cygwin -isystem /usr/include/mingw -mno-cygwin -isystem /usr/include/mingw -isystem /home/vlc-0.9.9a/extras/contrib/include "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /home/vlc-0.9.9a/extras/contrib/src/freetype2/src/base/ftsystem.c -o /home/vlc-0.9.9a/extras/contrib/src/freetype2/objs/ftsystem.o
In file included from /home/vlc-0.9.9a/extras/contrib/src/freetype2/include/freetype/config/ftstdlib.h:117,
from ./builds/unix/ftconfig.h:43,
from /home/vlc-0.9.9a/extras/contrib/src/freetype2/src/base/ftsystem.c:29:
/usr/include/mingw/stdlib.h:317: error: syntax error before "double"
make[2]: *** [/home/vlc-0.9.9a/extras/contrib/src/freetype2/objs/ftsystem.lo] Error 1
make[2]: Leaving directory `/home/vlc-0.9.9a/extras/contrib/src/freetype2'
make[1]: *** [.freetype] Error 2
make[1]: Leaving directory `/home/vlc-0.9.9a/extras/contrib/src'
make: *** [using-src] Error 2

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Error: make src

Postby Jean-Baptiste Kempf » 28 Apr 2009 10:44

Why do you compile contribs?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

gg940231
Blank Cone
Blank Cone
Posts: 34
Joined: 03 Mar 2009 09:53

Re: Error: make src

Postby gg940231 » 28 Apr 2009 10:56

FFmpeg/libavcodec.a is too big (5MB).
I want to reducte code .

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Error: make src

Postby Jean-Baptiste Kempf » 28 Apr 2009 12:06

Don't use cygwin then... And don't compile all contribs.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

gg940231
Blank Cone
Blank Cone
Posts: 34
Joined: 03 Mar 2009 09:53

Re: Error: make src

Postby gg940231 » 29 Apr 2009 04:02

So ,What environment do you recommend it ? FC8 / mingw ???

GIT version , make src ==> error :

make -C src
make[1]: Entering directory `/home/vlc/extras/contrib/src'
....................
....................
/usr/bin/wget -c --passive http://heanet.dl.sourceforge.net/source ... 3.9.tar.gz
--2009-04-28 22:34:36-- http://heanet.dl.sourceforge.net/source ... 3.9.tar.gz
Resolving heanet.dl.sourceforge.net... 193.1.193.66
Connecting to heanet.dl.sourceforge.net|193.1.193.66|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1809558 (1.7M) [application/x-gzip]
Saving to: `freetype-2.3.9.tar.gz'

0K .......... .......... .......... .......... .......... 2% 28.1K 61s
50K .......... .......... .......... .......... .......... 5% 108K 37s
100K .......... .......... .......... .......... .......... 8% 106K 29s
150K .......... .......... .......... .......... .......... 11% 105K 25s
200K .......... .......... .......... .......... .......... 14% 112K 22s
250K .......... .......... .......... .......... .......... 16% 108K 20s
300K .......... .......... .......... .......... .......... 19% 102K 19s
350K .......... .......... .......... .......... .......... 22% 111K 17s
400K .......... .......... .......... .......... .......... 25% 102K 16s
450K .......... .......... .......... .......... .......... 28% 111K 15s
500K .......... .......... .......... .......... .......... 31% 111K 14s
550K .......... .......... .......... .......... .......... 33% 102K 13s
600K .......... .......... .......... .......... .......... 36% 111K 13s
650K .......... .......... .......... .......... .......... 39% 108K 12s
700K .......... .......... .......... .......... .......... 42% 102K 11s
750K .......... .......... .......... .......... .......... 45% 111K 11s
800K .......... .......... .......... .......... .......... 48% 102K 10s
850K .......... .......... .......... .......... .......... 50% 111K 9s
900K .......... .......... .......... .......... .......... 53% 111K 9s
950K .......... .......... .......... .......... .......... 56% 102K 8s
1000K .......... .......... .......... .......... .......... 59% 108K 8s
1050K .......... .......... .......... .......... .......... 62% 111K 7s
1100K .......... .......... .......... .......... .......... 65% 102K 6s
1150K .......... .......... .......... .......... .......... 67% 111K 6s
1200K .......... .......... .......... .......... .......... 70% 102K 5s
1250K .......... .......... .......... .......... .......... 73% 111K 5s
1300K .......... .......... .......... .......... .......... 76% 111K 4s
1350K .......... .......... .......... .......... .......... 79% 98.8K 4s
1400K .......... .......... .......... .......... .......... 82% 112K 3s
1450K .......... .......... .......... .......... .......... 84% 111K 3s
1500K .......... .......... .......... .......... .......... 87% 102K 2s
1550K .......... .......... .......... .......... .......... 90% 111K 2s
1600K .......... .......... .......... .......... .......... 93% 102K 1s
1650K .......... .......... .......... .......... .......... 96% 111K 1s
1700K .......... .......... .......... .......... .......... 99% 111K 0s
1750K .......... ....... 100% 108K=18s

2009-04-28 22:34:54 (99.3 KB/s) - `freetype-2.3.9.tar.gz' saved [1809558/1809558]

rm -rf freetype2 || true
gunzip -c freetype-2.3.9.tar.gz | tar xf - --exclude='[*?:<>\|]'
mv freetype-2.3.9 freetype2 || true
touch freetype2
(cd freetype2; ./configure --target=i686-pc-mingw32 --disable-pic --disable-shared --prefix=/home/vlc/extras/contrib && make && make install)
make[2]: Entering directory `/home/vlc/extras/contrib/src/freetype2'

FreeType build system -- automatic system detection

The following settings are used:

platform unix
compiler cc
configuration directory ./builds/unix
configuration rules ./builds/unix/unix.mk

If this does not correspond to your system or settings please remove the file
`config.mk' from this directory then read the INSTALL file for help.

Otherwise, simply type `make' again to build the library,
or `make refdoc' to build the API reference (the latter needs python).

Generating modules list in ./objs/ftmodule.h...
* module: truetype (Windows/Mac font files with extension *.ttf or *.ttc)
* module: type1 (Postscript font files with extension *.pfa or *.pfb)
* module: cff (OpenType fonts with extension *.otf)
* module: cid (Postscript CID-keyed fonts, no known extension)
* module: pfr (PFR/TrueDoc font files with extension *.pfr)
* module: type42 (Type 42 font files with no known extension)
* module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon)
* module: pcf (pcf bitmap fonts)
* module: bdf (bdf bitmap fonts)
* module: sfnt (helper module for TrueType & OpenType formats)
* module: autofit (automatic hinting module)
* module: pshinter (Postscript hinter module)
* module: raster (monochrome bitmap renderer)
* module: smooth (anti-aliased bitmap renderer)
* module: smooth (anti-aliased bitmap renderer for LCDs)
* module: smooth (anti-aliased bitmap renderer for vertical LCDs)
* module: psaux (Postscript Type 1 & Type 2 helper module)
* module: psnames (Postscript & Unicode Glyph name handling)
done.
cd builds/unix; ./configure '--target=i686-pc-mingw32' '--disable-pic' '--disable-shared' '--prefix=/home/vlc/extras/contrib'
configure: WARNING: unrecognized options: --disable-pic
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
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 ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for rm... rm -f
checking for rmdir... rmdir
checking for a BSD-compatible install... /usr/bin/install -c
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int... 4
checking size of long... 4
checking cpp computation of bit length in ftconfig.in works... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking for memcpy... yes
checking for memmove... yes
checking for gzsetparams in -lz... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking whether CFLAGS includes -isysroot option... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... no
checking for as... as
checking for dlltool... dlltool
checking for objdump... (cached) objdump
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating ./config.status
config.status: creating unix-cc.mk
config.status: creating unix-def.mk
config.status: creating freetype-config
config.status: creating freetype2.pc
config.status: creating ftconfig.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-pic
make[2]: Nothing to be done for `unix'.
make[2]: Leaving directory `/home/vlc/extras/contrib/src/freetype2'
make[2]: Entering directory `/home/vlc/extras/contrib/src/freetype2'
./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/home/vlc/extras/contrib/include -mno-cygwin -isystem /usr/include/mingw -DNDEBUG -mno-cygwin -isystem /usr/include/mingw -isystem /home/vlc/extras/contrib/include -I/home/vlc/extras/contrib/src/freetype2/objs -I./builds/unix -I/home/vlc/extras/contrib/src/freetype2/include -c -Wall -I/home/vlc/extras/contrib/include -mno-cygwin -isystem /usr/include/mingw -DNDEBUG -mno-cygwin -isystem /usr/include/mingw -isystem /home/vlc/extras/contrib/include -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -o /home/vlc/extras/contrib/src/freetype2/objs/ftsystem.lo /home/vlc/extras/contrib/src/freetype2/src/base/ftsystem.c
libtool: compile: gcc -pedantic -ansi -I/home/vlc/extras/contrib/include -mno-cygwin -isystem /usr/include/mingw -DNDEBUG -mno-cygwin -isystem /usr/include/mingw -isystem /home/vlc/extras/contrib/include -I/home/vlc/extras/contrib/src/freetype2/objs -I./builds/unix -I/home/vlc/extras/contrib/src/freetype2/include -c -Wall -I/home/vlc/extras/contrib/include -mno-cygwin -isystem /usr/include/mingw -DNDEBUG -mno-cygwin -isystem /usr/include/mingw -isystem /home/vlc/extras/contrib/include "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /home/vlc/extras/contrib/src/freetype2/src/base/ftsystem.c -o /home/vlc/extras/contrib/src/freetype2/objs/ftsystem.o
In file included from /home/vlc/extras/contrib/src/freetype2/include/freetype/config/ftstdlib.h:117,
from ./builds/unix/ftconfig.h:43,
from /home/vlc/extras/contrib/src/freetype2/src/base/ftsystem.c:29:
/usr/include/mingw/stdlib.h:317: error: syntax error before "double"
make[2]: *** [/home/vlc/extras/contrib/src/freetype2/objs/ftsystem.lo] Error 1
make[2]: Leaving directory `/home/vlc/extras/contrib/src/freetype2'
make[1]: *** [.freetype] Error 2
make[1]: Leaving directory `/home/vlc/extras/contrib/src'
make: *** [using-src] Error 2

gg940231
Blank Cone
Blank Cone
Posts: 34
Joined: 03 Mar 2009 09:53

Re: Error: make src

Postby gg940231 » 29 Apr 2009 04:20

GIT version , make .ffmpeg ==> error :

............
faac ==> make ok
lame ==> make ok
............
/usr/bin/wget -c --passive http://user.cs.tu-berlin.de/~jutta/gsm/ ... .12.tar.gz
--2009-04-29 10:05:37-- http://user.cs.tu-berlin.de/~jutta/gsm/ ... .12.tar.gz
Resolving user.cs.tu-berlin.de... 130.149.17.156
Connecting to user.cs.tu-berlin.de|130.149.17.156|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 62156 (61K) [application/unix-tar]
Saving to: `gsm-1.0.12.tar.gz'

0K .......... .......... .......... .......... .......... 82% 39.0K 0s
50K .......... 100% 134K=1.4s

2009-04-29 10:05:40 (44.6 KB/s) - `gsm-1.0.12.tar.gz' saved [62156/62156]

rm -rf gsm || true
gunzip -c gsm-1.0.12.tar.gz | tar xf - --exclude='[*?:<>\|]'
mv gsm-1.0-* gsm || true
(patch -p0 < Patches/gsm-cross.patch)
patching file gsm/Makefile
(cd gsm; CC="gcc -mno-cygwin -isystem /usr/include/mingw" CXX="g++ -mno-cygwin -isystem /usr/include/mingw" make && cp inc/gsm.h /home/vlc/extras/contrib/include && cp lib/libgsm.a /home/vlc/extras/contrib/lib)
make[1]: Entering directory `/home/vlc/extras/contrib/src/gsm'
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/add.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/code.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/debug.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/decode.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/long_term.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/lpc.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/preprocess.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/rpe.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/gsm_destroy.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/gsm_decode.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/gsm_encode.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/gsm_explode.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/gsm_implode.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/gsm_create.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/gsm_print.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/gsm_option.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/short_term.c
gcc -mno-cygwin -isystem /usr/include/mingw -c -O2 -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/table.c
rm ./lib/libgsm.a
rm: cannot remove `./lib/libgsm.a': No such file or directory
make[1]: [lib/libgsm.a] Error 1 (ignored)
ar cr ./lib/libgsm.a ./src/add.o ./src/code.o ./src/debug.o ./src/decode.o ./src/long_term.o ./src/lpc.o ./src/preprocess.o ./src/rpe.o ./src/gsm_destroy.o ./src/gsm_decode.o ./src/gsm_encode.o ./src/gsm_explode.o ./src/gsm_implode.o ./src/gsm_create.o ./src/gsm_print.o ./src/gsm_option.o ./src/short_term.o ./src/table.o
./lib/libgsm.a
./lib/libgsm.a: line 1: syntax error near unexpected token `newline'
./lib/libgsm.a: line 1: `!<arch>'
make[1]: *** [lib/libgsm.a] Error 2
make[1]: Leaving directory `/home/vlc/extras/contrib/src/gsm'
make: *** [.gsm] Error 2

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Error: make src

Postby Jean-Baptiste Kempf » 29 Apr 2009 10:52

Don't use cygwin, use Msys or linux!
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 33 guests