[SDL_net] make error

Hi there,
it’s been a long time I’ve used SDL_net to do networking, I’ve
decided to use it (for simplicity and compatibility). However, after
doing the usual ./configure and make, I get the following error.
I have included the config.log as an attachment, and note that this
problem happens on Linux (Slackware 10.0), same thing on WinXP and
Win2000 (with MSys).

[M85662] /e/prog/compilations/SDL_net-1.2.5/SDL_net-1.2.5$ make
D:/msys/1.0/bin/sh.exe ./libtool --mode=compile gcc
-DPACKAGE=“SDL_net” -DVERSION=“1.2.5” -I. -I.
-I/e/prog/installed_win2000/include -g -O2 -I/usr/local/include/SDL
-Dmain=SDL_main -c SDLnet.c
rm: invalid option – D
Try rm --help' for more information. rm -f .libs/SDL -Dmain=SDL_main -c SDLnet.lo rm: invalid option -- D Tryrm --help’ for more information.
gcc -DPACKAGE=\SDL_net" -DVERSION=“1.2.5” -I. -I.
-I/e/prog/installed_win2000/include -g -O2 -I/usr/local/include/SDL
-Dmain=SDL_main -c SDLnet.c -DPIC -o .libs/SDL -Dmain=SDL_main -c
SDLnet.lo
./libtool: eval: line 1: unexpected EOF while looking for matching "' ./libtool: eval: line 2: syntax error: unexpected end of file rm: invalid option -- D Tryrm --help’ for more information.
D:\msys\1.0\mingw\bin\make.exe: *** [SDLnet.lo] Error 1
[M85662] /e/prog/compilations/SDL_net-1.2.5/SDL_net-1.2.5$
-------------- next part --------------
A non-text attachment was scrubbed…
Name: config.log
Type: application/octet-stream
Size: 4780 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20060219/f4959d09/attachment.obj